diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-01-15 04:01:25 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-01-15 04:01:25 +0000 |
commit | 96e66a00cdba0d8dcc81f94a32f365a5ef26f9ac (patch) | |
tree | d68ab732c44e72290de2411b8dbd58cd23bc0e56 /graphics/xsane | |
parent | Update to 0.5 (weird math, use PORTEPOCH=1). (diff) |
Update xsane to 0.70, update and sort pkg-plist
Submitted by: Maintainer
PR: 24329
Notes
Notes:
svn path=/head/; revision=37209
Diffstat (limited to 'graphics/xsane')
-rw-r--r-- | graphics/xsane/Makefile | 10 | ||||
-rw-r--r-- | graphics/xsane/distinfo | 2 | ||||
-rw-r--r-- | graphics/xsane/files/patch-ad | 6 | ||||
-rw-r--r-- | graphics/xsane/pkg-plist | 9 |
4 files changed, 13 insertions, 14 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index b143ade1b448..e1f1f695cc5b 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xsane -PORTVERSION= 0.61 +PORTVERSION= 0.70 CATEGORIES= graphics MASTER_SITES= http://www.wolfsburg.de/~rauch/sane/ \ http://gd.tuwien.ac.at/hci/sane/xsane/ \ @@ -26,16 +26,10 @@ USE_GTK= yes USE_AUTOCONF= yes CONFIGURE_ARGS= --enable-intl-patch CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LIBS="-L${LOCALBASE}/lib -lintl" MAN1= xsane.1 -pre-patch: - @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g ; \ - s|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \ - s|\$$\(top_builddir\)/intl/libintl.a|-lintl|g' ${WRKSRC}/aclocal.m4 - post-install: @${CAT} ${PKGMESSAGE} diff --git a/graphics/xsane/distinfo b/graphics/xsane/distinfo index 90fa6e4e284b..1c250f62d605 100644 --- a/graphics/xsane/distinfo +++ b/graphics/xsane/distinfo @@ -1 +1 @@ -MD5 (xsane-0.61.tar.gz) = 1464d82315c15deb5f4f3d9d392d6285 +MD5 (xsane-0.70.tar.gz) = 6578cbbb70aa9950f9905b9631d76310 diff --git a/graphics/xsane/files/patch-ad b/graphics/xsane/files/patch-ad index b75a0a974311..7efb19f26d0f 100644 --- a/graphics/xsane/files/patch-ad +++ b/graphics/xsane/files/patch-ad @@ -1,6 +1,6 @@ ---- src/Makefile.in.orig Thu Oct 12 02:30:03 2000 -+++ src/Makefile.in Thu Oct 12 02:30:16 2000 -@@ -59,7 +59,7 @@ +--- src/Makefile.in.orig Sat Jan 6 17:24:43 2001 ++++ src/Makefile.in Sun Jan 14 23:11:28 2001 +@@ -57,7 +57,7 @@ all: $(PROGRAMS) install: $(PROGRAMS) diff --git a/graphics/xsane/pkg-plist b/graphics/xsane/pkg-plist index ddc7287e945e..bd0d533dcb7a 100644 --- a/graphics/xsane/pkg-plist +++ b/graphics/xsane/pkg-plist @@ -2,7 +2,9 @@ bin/xsane share/locale/cs/LC_MESSAGES/xsane.mo share/locale/de/LC_MESSAGES/xsane.mo share/locale/fr/LC_MESSAGES/xsane.mo +share/locale/it/LC_MESSAGES/xsane.mo share/locale/sv/LC_MESSAGES/xsane.mo +share/locale/tr/LC_MESSAGES/xsane.mo share/sane/autoenhance.jpg share/sane/brightness.jpg share/sane/contrast.jpg @@ -59,11 +61,14 @@ share/sane/sane-xsane-zoom-undo.jpg share/sane/sane-xsane.jpg share/sane/store.jpg share/sane/threshold.jpg +share/sane/xsane-logo.jpg +share/sane/xsane-logo2.jpg +share/sane/xsane/sane-epson-logo.xpm +share/sane/xsane/sane-umax-logo.xpm +share/sane/xsane/sane-xsane-logo.xpm share/sane/xsane/xsane-calibration.pnm share/sane/xsane/xsane-logo.xpm share/sane/xsane/xsane-startimage.pnm share/sane/xsane/xsane-style.rc -share/sane/xsane-logo.jpg -share/sane/xsane-logo2.jpg @dirrm share/sane/xsane @dirrm share/sane |