diff options
author | Juergen Daubert <jue@jue.li> | 2016-01-23 14:36:29 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-01-23 14:36:29 +0100 |
commit | e6eb07264ef12d72f035368c973f38fcf1e71819 (patch) | |
tree | 0298fea246ec3c85e8eacf64c7a0e25d41cc7f5f /gutenprint | |
parent | ab4f81bff5e6bf395670ada41bd8a499ca84c48f (diff) | |
download | opt-e6eb07264ef12d72f035368c973f38fcf1e71819.tar.gz opt-e6eb07264ef12d72f035368c973f38fcf1e71819.tar.xz |
gutenprint: update to 5.2.11
Diffstat (limited to 'gutenprint')
-rw-r--r-- | gutenprint/.footprint | 23 | ||||
-rw-r--r-- | gutenprint/.md5sum | 2 | ||||
-rw-r--r-- | gutenprint/Pkgfile | 5 |
3 files changed, 15 insertions, 15 deletions
diff --git a/gutenprint/.footprint b/gutenprint/.footprint index 90ee47d98..b3792a41b 100644 --- a/gutenprint/.footprint +++ b/gutenprint/.footprint @@ -44,19 +44,11 @@ drwxr-xr-x root/root usr/lib/cups/filter/ -rwxr-xr-x root/root usr/lib/cups/filter/rastertogutenprint.5.2 -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.2.3.0 -lrwxrwxrwx root/root usr/lib/libgutenprint.so.2 -> libgutenprint.so.2.3.0 --rwxr-xr-x root/root usr/lib/libgutenprint.so.2.3.0 +lrwxrwxrwx root/root usr/lib/libgutenprint.so -> libgutenprint.so.2.4.0 +lrwxrwxrwx root/root usr/lib/libgutenprint.so.2 -> libgutenprint.so.2.4.0 +-rwxr-xr-x root/root usr/lib/libgutenprint.so.2.4.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/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/escputil.1.gz --rw-r--r-- root/root usr/man/man1/ijsgutenprint.1.gz -drwxr-xr-x root/root usr/man/man8/ --rw-r--r-- root/root usr/man/man8/cups-calibrate.8.gz --rw-r--r-- root/root usr/man/man8/cups-genppd.8.gz --rw-r--r-- root/root usr/man/man8/cups-genppdupdate.8.gz drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/cups-genppd.5.2 -rwxr-xr-x root/root usr/sbin/cups-genppdupdate @@ -211,6 +203,7 @@ drwxr-xr-x root/root usr/share/gutenprint/5.2/xml/escp2/model/ -rw-r--r-- root/root usr/share/gutenprint/5.2/xml/escp2/model/model_12.xml -rw-r--r-- root/root usr/share/gutenprint/5.2/xml/escp2/model/model_120.xml -rw-r--r-- root/root usr/share/gutenprint/5.2/xml/escp2/model/model_121.xml +-rw-r--r-- root/root usr/share/gutenprint/5.2/xml/escp2/model/model_122.xml -rw-r--r-- root/root usr/share/gutenprint/5.2/xml/escp2/model/model_13.xml -rw-r--r-- root/root usr/share/gutenprint/5.2/xml/escp2/model/model_14.xml -rw-r--r-- root/root usr/share/gutenprint/5.2/xml/escp2/model/model_15.xml @@ -320,3 +313,11 @@ drwxr-xr-x root/root usr/share/gutenprint/5.2/xml/escp2/weaves/ -rw-r--r-- root/root usr/share/gutenprint/5.2/xml/escp2/weaves/standard.xml -rw-r--r-- root/root usr/share/gutenprint/5.2/xml/papers.xml -rw-r--r-- root/root usr/share/gutenprint/5.2/xml/printers.xml +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/escputil.1.gz +-rw-r--r-- root/root usr/share/man/man1/ijsgutenprint.1.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/cups-calibrate.8.gz +-rw-r--r-- root/root usr/share/man/man8/cups-genppd.8.gz +-rw-r--r-- root/root usr/share/man/man8/cups-genppdupdate.8.gz diff --git a/gutenprint/.md5sum b/gutenprint/.md5sum index 3beb6fbd5..4440526a5 100644 --- a/gutenprint/.md5sum +++ b/gutenprint/.md5sum @@ -1 +1 @@ -9ff027103bafac419c37e19da75163ae gutenprint-5.2.10.tar.bz2 +fa6083535b7235fe531cd57e7345a81f gutenprint-5.2.11.tar.bz2 diff --git a/gutenprint/Pkgfile b/gutenprint/Pkgfile index 936fc2fde..dff0e4212 100644 --- a/gutenprint/Pkgfile +++ b/gutenprint/Pkgfile @@ -4,15 +4,14 @@ # Depends on: ghostscript, ncurses, readline name=gutenprint -version=5.2.10 -release=2 +version=5.2.11 +release=1 source=(http://downloads.sourceforge.net/project/gimp-print/$name-5.2/$version/$name-$version.tar.bz2) build () { cd $name-$version ./configure --prefix=/usr \ - --mandir=/usr/man \ --disable-nls \ --disable-samples \ --disable-libgutenprintui2 \ |