[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/39: gnu: Remove libraw-0.18.
From: |
guix-commits |
Subject: |
13/39: gnu: Remove libraw-0.18. |
Date: |
Thu, 1 Sep 2022 11:36:40 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit d51cc7ec72be846260a1d257b945bc0bd0d2bcce
Author: Brendan Tildesley <mail@brendan.scot>
AuthorDate: Thu Feb 3 19:00:31 2022 +1100
gnu: Remove libraw-0.18.
* gnu/packages/photo.scm (libraw-0.18): Delete unused old version.
Signed-off-by: Marius Bakke <marius@gnu.org>
---
gnu/packages/photo.scm | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index 19c171a9bb..378f60793f 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -204,17 +204,6 @@ cameras (CRW/CR2, NEF, RAF, DNG, and others).")
;; both two licensing modes for your changes/additions."
(license (list license:lgpl2.1 license:cddl1.0))))
-(define-public libraw-0.18
- (package (inherit libraw)
- (name "libraw")
- (version "0.18.12")
- (source (origin
- (method url-fetch)
- (uri (string-append "https://www.libraw.org/data/LibRaw-"
- version ".tar.gz"))
- (sha256
- (base32
- "1m2khr2cij8z6lawgbmdksjn14fpnjsy8ad4qahnpqapm1slsxap"))))))
(define-public libexif
(package
- 07/39: gnu: KDE Plasma: Update all packages to 5.24.4., (continued)
- 07/39: gnu: KDE Plasma: Update all packages to 5.24.4., guix-commits, 2022/09/01
- 08/39: gnu: grantleetheme: Update to 21.12.3., guix-commits, 2022/09/01
- 09/39: gnu: KDE PIM: Update all packages to 21.12.3., guix-commits, 2022/09/01
- 06/39: gnu: phonon: Update home page., guix-commits, 2022/09/01
- 12/39: gnu: KDE: Update home-page links., guix-commits, 2022/09/01
- 11/39: gnu: KDE: Update all packages to 21.12.3., guix-commits, 2022/09/01
- 03/39: gnu: plasma-framework: Remove input labels., guix-commits, 2022/09/01
- 05/39: gnu: kfilemetadata: Remove input labels., guix-commits, 2022/09/01
- 04/39: gnu: kio: Remove input labels., guix-commits, 2022/09/01
- 14/39: gnu: KDE Internet: Update all packages to 21.12.3., guix-commits, 2022/09/01
- 13/39: gnu: Remove libraw-0.18.,
guix-commits <=
- 16/39: gnu: KDE Utils: Update all packages to 21.12.3., guix-commits, 2022/09/01
- 19/39: gnu: KDE Systemtools: Update home-page links., guix-commits, 2022/09/01
- 39/39: gnu: Add kwayland-server., guix-commits, 2022/09/01
- 33/39: gnu: KDE: Update packages to 22.04.3., guix-commits, 2022/09/01
- 37/39: gnu: KDE Multimedia: Update to 22.04.3., guix-commits, 2022/09/01
- 32/39: gnu: Remove kalarmcal., guix-commits, 2022/09/01
- 38/39: gnu: KDE Games: Update all packages to 22.04.3., guix-commits, 2022/09/01
- 15/39: gnu: KDE Internet: Update home-page links., guix-commits, 2022/09/01
- 25/39: gnu: khelpcenter: Fix program., guix-commits, 2022/09/01
- 36/39: gnu: KDE Systemtools: Update to 22.04.3., guix-commits, 2022/09/01