summaryrefslogtreecommitdiff
path: root/gutenprint
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-12-15 14:08:35 +0100
committerJuergen Daubert <jue@jue.li>2020-12-15 14:08:35 +0100
commite3952adf560a0639b9b06be2bd0c6ce14bbfb01e (patch)
treeac81b5d417a88eb9da452d7f8eb41b01c6ec9846 /gutenprint
parent7c1a55689e990a45b3513c23f4f1afe833345df4 (diff)
downloadopt-e3952adf560a0639b9b06be2bd0c6ce14bbfb01e.tar.gz
opt-e3952adf560a0639b9b06be2bd0c6ce14bbfb01e.tar.xz
gutenprint: update to 5.3.4
Diffstat (limited to 'gutenprint')
-rw-r--r--gutenprint/.footprint6
-rw-r--r--gutenprint/.signature8
-rw-r--r--gutenprint/Pkgfile4
3 files changed, 9 insertions, 9 deletions
diff --git a/gutenprint/.footprint b/gutenprint/.footprint
index 93ea3f017..53452fca1 100644
--- a/gutenprint/.footprint
+++ b/gutenprint/.footprint
@@ -48,9 +48,9 @@ drwxr-xr-x root/root usr/lib/gutenprint/5.3/
-rw-r--r-- root/root usr/lib/gutenprint/5.3/config.summary
-rw-r--r-- root/root usr/lib/libgutenprint.a
-rwxr-xr-x root/root usr/lib/libgutenprint.la
-lrwxrwxrwx root/root usr/lib/libgutenprint.so -> libgutenprint.so.9.4.0
-lrwxrwxrwx root/root usr/lib/libgutenprint.so.9 -> libgutenprint.so.9.4.0
--rwxr-xr-x root/root usr/lib/libgutenprint.so.9.4.0
+lrwxrwxrwx root/root usr/lib/libgutenprint.so -> libgutenprint.so.9.5.0
+lrwxrwxrwx root/root usr/lib/libgutenprint.so.9 -> libgutenprint.so.9.5.0
+-rwxr-xr-x root/root usr/lib/libgutenprint.so.9.5.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/gutenprint.pc
drwxr-xr-x root/root usr/sbin/
diff --git a/gutenprint/.signature b/gutenprint/.signature
index 3b1e6b427..6746091e4 100644
--- a/gutenprint/.signature
+++ b/gutenprint/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/Zc4tAObw6YcbZnTQhw4oShR946PnFHw+LxNbqQhRfRgb8iHu3Ow9sQSzWbiwQiFUNptFgEjeJRvRBGVygBAtgs=
-SHA256 (Pkgfile) = af83f37eec9bf811598789f671ca2965e538b4a06730d23ed7107697a978406e
-SHA256 (.footprint) = b6333635c200275aa5ab54a7c760499a96d70c598fe1c950cf7c9f09b65530bc
-SHA256 (gutenprint-5.3.3.tar.xz) = 7279ecbc8e67d1858c53cb24e423ea1be98e214872006b79e6e03650dd54a072
+RWSE3ohX2g5d/UBIeda+v4V+CnR9VKtN4x5RdVFFgWZWNLuB1Du8IZQWI0mf/fmp68LMjO9Q+DHCtgZRRCb7zVY3xMfDUqoe2Qo=
+SHA256 (Pkgfile) = 86a1aaa9fb7c75125983342b09b8bdcf79779c3021d8b00de28ebe736ee5cd34
+SHA256 (.footprint) = 77b8198ce5397365da4ba76eb07d5ab51b73e5264385be5a0f405ba3b4ccb359
+SHA256 (gutenprint-5.3.4.tar.xz) = db44a701d2b8e6a8931c83cec06c91226be266d23e5c189d20a39dd175f2023b
diff --git a/gutenprint/Pkgfile b/gutenprint/Pkgfile
index 203660668..d396f6cd5 100644
--- a/gutenprint/Pkgfile
+++ b/gutenprint/Pkgfile
@@ -4,13 +4,13 @@
# Depends on: ghostscript
name=gutenprint
-version=5.3.3
+version=5.3.4
release=1
source=(http://downloads.sourceforge.net/project/gimp-print/$name-5.3/$version/$name-$version.tar.xz)
build () {
cd $name-$version
-
+
CONFIG_SHELL=/bin/bash \
./configure --prefix=/usr \
--disable-nls \

Generated by cgit