diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-01 21:06:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-01 21:06:42 +0000 |
commit | 068bce86e44b593300b69ee7b937aa8e33f5aa46 (patch) | |
tree | e4997c1090937f7c91d3f10fc55bb84afc071377 /sysutils | |
parent | 0cecf78a4edd0f66707cc8af7fb1157b0b835332 (diff) | |
download | ports-068bce86e44b593300b69ee7b937aa8e33f5aa46.tar.gz ports-068bce86e44b593300b69ee7b937aa8e33f5aa46.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-pkgview/Makefile | 8 | ||||
-rw-r--r-- | sysutils/gnome-pkgview/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gnome-pkgview/pkg-plist | 12 |
3 files changed, 17 insertions, 5 deletions
diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile index 1b1b816abdd3..3437052c8543 100644 --- a/sysutils/gnome-pkgview/Makefile +++ b/sysutils/gnome-pkgview/Makefile @@ -6,12 +6,12 @@ # PORTNAME= gnome-pkgview -PORTVERSION= 0.0.8 +PORTVERSION= 1.0.0 CATEGORIES= sysutils gnome -MASTER_SITES= http://www.gtnorthern.demon.co.uk/packages/gnome-pkgview/ +MASTER_SITES= http://www.greatnorthern.demon.co.uk/packages/gnome-pkgview/ MAINTAINER= gnome@FreeBSD.org -COMMENT= Displays the version of GNOME 2 components installed +COMMENT= Displays the version of GNOME components installed USE_BZIP2= yes USE_X_PREFIX= yes @@ -20,7 +20,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ diff --git a/sysutils/gnome-pkgview/distinfo b/sysutils/gnome-pkgview/distinfo index 3da020addede..642f58483980 100644 --- a/sysutils/gnome-pkgview/distinfo +++ b/sysutils/gnome-pkgview/distinfo @@ -1 +1 @@ -MD5 (gnome-pkgview-0.0.8.tar.bz2) = 2985d721484d4a97c7f40c726b906fc7 +MD5 (gnome-pkgview-1.0.0.tar.bz2) = 681c4316030b8125d186c80f767418b3 diff --git a/sysutils/gnome-pkgview/pkg-plist b/sysutils/gnome-pkgview/pkg-plist index 3984e533e8eb..40bad7bbd6c4 100644 --- a/sysutils/gnome-pkgview/pkg-plist +++ b/sysutils/gnome-pkgview/pkg-plist @@ -1,8 +1,13 @@ bin/gnome-pkgview +etc/gconf/gconf.xml.defaults/apps/gnome-pkgview/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gnome-pkgview/%gconf.xml +etc/gconf/schemas/gnome-pkgview.schemas share/gnome/applications/gnome-pkgview.desktop share/gnome/pixmaps/gnome-pkgview/logo.png share/gnome/pixmaps/gnome-pkgview/pkgview.png +share/locale/am/LC_MESSAGES/gnome-pkgview.mo share/locale/ca/LC_MESSAGES/gnome-pkgview.mo +share/locale/cs/LC_MESSAGES/gnome-pkgview.mo share/locale/da/LC_MESSAGES/gnome-pkgview.mo share/locale/de/LC_MESSAGES/gnome-pkgview.mo share/locale/en_GB/LC_MESSAGES/gnome-pkgview.mo @@ -11,5 +16,12 @@ share/locale/es/LC_MESSAGES/gnome-pkgview.mo share/locale/fr/LC_MESSAGES/gnome-pkgview.mo share/locale/it/LC_MESSAGES/gnome-pkgview.mo share/locale/ja/LC_MESSAGES/gnome-pkgview.mo +share/locale/lv/LC_MESSAGES/gnome-pkgview.mo share/locale/nl/LC_MESSAGES/gnome-pkgview.mo +share/locale/no/LC_MESSAGES/gnome-pkgview.mo +share/locale/sv/LC_MESSAGES/gnome-pkgview.mo +share/locale/vi/LC_MESSAGES/gnome-pkgview.mo +share/locale/zh_TW/LC_MESSAGES/gnome-pkgview.mo @dirrm share/gnome/pixmaps/gnome-pkgview +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-pkgview +@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-pkgview |