diff options
author | marcus <marcus@FreeBSD.org> | 2003-03-01 15:57:39 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-03-01 15:57:39 +0000 |
commit | 9f8196e809d9684c378421da6eb7ff05150e3696 (patch) | |
tree | c0f7ec4d5cdaadc1b6627962c244beaa1268187f /math/gcalctool | |
parent | 4eb08b18711bad31cdce0c245778a5c2b0511c9f (diff) | |
download | FreeBSD-ports-9f8196e809d9684c378421da6eb7ff05150e3696.zip FreeBSD-ports-9f8196e809d9684c378421da6eb7ff05150e3696.tar.gz |
* Update to 4.2.43
* De-pkg-comment
Diffstat (limited to 'math/gcalctool')
-rw-r--r-- | math/gcalctool/Makefile | 10 | ||||
-rw-r--r-- | math/gcalctool/distinfo | 2 | ||||
-rw-r--r-- | math/gcalctool/pkg-comment | 1 | ||||
-rw-r--r-- | math/gcalctool/pkg-plist | 13 |
4 files changed, 17 insertions, 9 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 40735ca..f3d98cf 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -6,16 +6,16 @@ # PORTNAME= gcalctool -PORTVERSION= 4.1.9 -PORTREVISION= 1 +PORTVERSION= 4.2.43 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.1 +MASTER_SITE_SUBDIR= fifth-toe/2.1/2.1.99/sources DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org +COMMENT= A GNOME 2 calculator tool based on the old calctool for OpenWindows -LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 +LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui USE_BZIP2= yes USE_X_PREFIX= yes @@ -23,7 +23,7 @@ USE_GMAKE= yes USE_LIBTOOL= yes USE_REINPLACE= yes USE_GNOMENG= yes -USE_GNOME= gnomehack +USE_GNOME= gnomeprefix gnomehack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo index 4c37f15..99c3545 100644 --- a/math/gcalctool/distinfo +++ b/math/gcalctool/distinfo @@ -1 +1 @@ -MD5 (gnome2/gcalctool-4.1.9.tar.bz2) = e13948f80fd67e8e26fbddbdd8739526 +MD5 (gnome2/gcalctool-4.2.43.tar.bz2) = eb866e12824a706054a186edc50fe0ba diff --git a/math/gcalctool/pkg-comment b/math/gcalctool/pkg-comment deleted file mode 100644 index 47df6a2..0000000 --- a/math/gcalctool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GTK+-2.0 calculator tool based on the old calctool for OpenWindows diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist index e7a8fce..6ccec74 100644 --- a/math/gcalctool/pkg-plist +++ b/math/gcalctool/pkg-plist @@ -1,3 +1,12 @@ bin/gcalctool -share/gcalctool/calctool.gif -@dirrm share/gcalctool +etc/gconf/gconf.xml.defaults/apps/gcalctool/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gcalctool/%gconf.xml +etc/gconf/schemas/gcalctool.schemas +share/gnome/gcalctool/calctool.gif +share/locale/es/LC_MESSAGES/gcalctool.mo +share/locale/fr/LC_MESSAGES/gcalctool.mo +share/locale/no/LC_MESSAGES/gcalctool.mo +share/locale/sv/LC_MESSAGES/gcalctool.mo +@dirrm share/gnome/gcalctool +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gcalctool +@dirrm etc/gconf/gconf.xml.defaults/apps/gcalctool |