[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
123/124: gnu: zbar: Rename qtbase to qtbase-5.
From: |
guix-commits |
Subject: |
123/124: gnu: zbar: Rename qtbase to qtbase-5. |
Date: |
Mon, 30 Aug 2021 16:29:14 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit ce113bd66652f875162280dff5024f533fdeca84
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Sat Jul 3 20:09:49 2021 -0400
gnu: zbar: Rename qtbase to qtbase-5.
This change is to reflect the changes made in commit,
ea0a51071e68c37a4c9c25421cf03bc2f442c67b of master.
* gnu/packages/aidc.scm (zbar)[propagated-inputs]: Replace qtbase
with qtbase-5.
---
gnu/packages/aidc.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/aidc.scm b/gnu/packages/aidc.scm
index 20ec8ff..21fc195 100644
--- a/gnu/packages/aidc.scm
+++ b/gnu/packages/aidc.scm
@@ -211,7 +211,7 @@ C/C++ programs to use its capabilities without restrictions
or overhead.")
;; These are in 'requires' field of .pc files.
`(("glib" ,glib)
("gtk+" ,gtk+)
- ("qtbase" ,qtbase)))
+ ("qtbase" ,qtbase-5)))
(synopsis "Bar code reader")
(description
"ZBar can read barcodes from various sources, such as video streams,
- 88/124: gnu: ibus: Remove trailing #t in phases., (continued)
- 88/124: gnu: ibus: Remove trailing #t in phases., guix-commits, 2021/08/30
- 93/124: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/08/30
- 98/124: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/08/30
- 99/124: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/08/30
- 104/124: gnu: docbook-xsl: Update to 1.79.2., guix-commits, 2021/08/30
- 108/124: gnu: glib-networking: Update home-page, synopsis, description and license., guix-commits, 2021/08/30
- 101/124: gnu: cairo: Reintroduce security patches [security fixes]., guix-commits, 2021/08/30
- 114/124: gnu: gtkmm@2: Override inheritance of certain changes from gtkmm., guix-commits, 2021/08/30
- 115/124: gnu: libsoup: Disable ssl-test., guix-commits, 2021/08/30
- 116/124: gnu: libepoxy: Propagate mesa., guix-commits, 2021/08/30
- 123/124: gnu: zbar: Rename qtbase to qtbase-5.,
guix-commits <=
- 64/124: gnu: at-spi2-core: Update home-page and license., guix-commits, 2021/08/30
- 85/124: gnu: ibus: Enable documentation., guix-commits, 2021/08/30
- 86/124: gnu: ibus: Enable memconf., guix-commits, 2021/08/30
- 111/124: gnu: python-pycairo: Update to 1.20.0., guix-commits, 2021/08/30
- 113/124: gnu: gtkmm: Change build-system and adjust arguments accordingly., guix-commits, 2021/08/30
- 102/124: gnu: glib: Disable failing test., guix-commits, 2021/08/30
- 117/124: gnu: tracker: Enable some features., guix-commits, 2021/08/30
- 119/124: gnu: tracker: Update to 3.1.1 and make related changes., guix-commits, 2021/08/30
- 120/124: gnu: tracker: Propagate dependencies as per pkg-config file., guix-commits, 2021/08/30
- 122/124: gnu: tracker-miners: Enable some features., guix-commits, 2021/08/30