1
0
forked from ports/opt

gutenprint: update to 5.3.4

This commit is contained in:
Juergen Daubert 2020-12-15 14:08:35 +01:00
parent 7c1a55689e
commit e3952adf56
3 changed files with 9 additions and 9 deletions

View File

@ -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/gutenprint/5.3/config.summary
-rw-r--r-- root/root usr/lib/libgutenprint.a -rw-r--r-- root/root usr/lib/libgutenprint.a
-rwxr-xr-x root/root usr/lib/libgutenprint.la -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 -> libgutenprint.so.9.5.0
lrwxrwxrwx root/root usr/lib/libgutenprint.so.9 -> libgutenprint.so.9.4.0 lrwxrwxrwx root/root usr/lib/libgutenprint.so.9 -> libgutenprint.so.9.5.0
-rwxr-xr-x root/root usr/lib/libgutenprint.so.9.4.0 -rwxr-xr-x root/root usr/lib/libgutenprint.so.9.5.0
drwxr-xr-x root/root usr/lib/pkgconfig/ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/gutenprint.pc -rw-r--r-- root/root usr/lib/pkgconfig/gutenprint.pc
drwxr-xr-x root/root usr/sbin/ drwxr-xr-x root/root usr/sbin/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Zc4tAObw6YcbZnTQhw4oShR946PnFHw+LxNbqQhRfRgb8iHu3Ow9sQSzWbiwQiFUNptFgEjeJRvRBGVygBAtgs= RWSE3ohX2g5d/UBIeda+v4V+CnR9VKtN4x5RdVFFgWZWNLuB1Du8IZQWI0mf/fmp68LMjO9Q+DHCtgZRRCb7zVY3xMfDUqoe2Qo=
SHA256 (Pkgfile) = af83f37eec9bf811598789f671ca2965e538b4a06730d23ed7107697a978406e SHA256 (Pkgfile) = 86a1aaa9fb7c75125983342b09b8bdcf79779c3021d8b00de28ebe736ee5cd34
SHA256 (.footprint) = b6333635c200275aa5ab54a7c760499a96d70c598fe1c950cf7c9f09b65530bc SHA256 (.footprint) = 77b8198ce5397365da4ba76eb07d5ab51b73e5264385be5a0f405ba3b4ccb359
SHA256 (gutenprint-5.3.3.tar.xz) = 7279ecbc8e67d1858c53cb24e423ea1be98e214872006b79e6e03650dd54a072 SHA256 (gutenprint-5.3.4.tar.xz) = db44a701d2b8e6a8931c83cec06c91226be266d23e5c189d20a39dd175f2023b

View File

@ -4,13 +4,13 @@
# Depends on: ghostscript # Depends on: ghostscript
name=gutenprint name=gutenprint
version=5.3.3 version=5.3.4
release=1 release=1
source=(http://downloads.sourceforge.net/project/gimp-print/$name-5.3/$version/$name-$version.tar.xz) source=(http://downloads.sourceforge.net/project/gimp-print/$name-5.3/$version/$name-$version.tar.xz)
build () { build () {
cd $name-$version cd $name-$version
CONFIG_SHELL=/bin/bash \ CONFIG_SHELL=/bin/bash \
./configure --prefix=/usr \ ./configure --prefix=/usr \
--disable-nls \ --disable-nls \