diff options
| author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-12-20 19:02:42 +0800 |
|---|---|---|
| committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-12-20 19:02:42 +0800 |
| commit | 9e3581b15da1ca2f16eb75c34650d1dd9350922e (patch) | |
| tree | 39733a7f2f2d9d829bace29bcd2122bf3389a7b7 /deskutils | |
| parent | 83d97469cd2ab30c8ca40e9c622abaa3bfb26189 (diff) | |
| download | marcuscom-ports-9e3581b15da1ca2f16eb75c34650d1dd9350922e.tar marcuscom-ports-9e3581b15da1ca2f16eb75c34650d1dd9350922e.tar.gz marcuscom-ports-9e3581b15da1ca2f16eb75c34650d1dd9350922e.tar.bz2 marcuscom-ports-9e3581b15da1ca2f16eb75c34650d1dd9350922e.tar.lz marcuscom-ports-9e3581b15da1ca2f16eb75c34650d1dd9350922e.tar.xz marcuscom-ports-9e3581b15da1ca2f16eb75c34650d1dd9350922e.tar.zst marcuscom-ports-9e3581b15da1ca2f16eb75c34650d1dd9350922e.zip | |
Stageify, and misc small cleanups.
Move net/libgweather3 -> net/libgweather.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18965 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
| -rw-r--r-- | deskutils/baobab/Makefile | 6 | ||||
| -rw-r--r-- | deskutils/baobab/pkg-plist | 1 | ||||
| -rw-r--r-- | deskutils/gnome-dictionary/Makefile | 7 | ||||
| -rw-r--r-- | deskutils/gnome-dictionary/pkg-plist | 1 | ||||
| -rw-r--r-- | deskutils/gnome-font-viewer/Makefile | 5 | ||||
| -rw-r--r-- | deskutils/gnome-screenshot/Makefile | 4 | ||||
| -rw-r--r-- | deskutils/gnome-screenshot/pkg-plist | 1 | ||||
| -rw-r--r-- | deskutils/gnome-search-tool/Makefile | 4 | ||||
| -rw-r--r-- | deskutils/gnome-search-tool/pkg-plist | 1 | ||||
| -rw-r--r-- | deskutils/gnome-system-log/Makefile | 4 | ||||
| -rw-r--r-- | deskutils/gnome-system-log/pkg-plist | 1 | ||||
| -rw-r--r-- | deskutils/gnome-tweak-tool/Makefile | 3 | ||||
| -rw-r--r-- | deskutils/notification-daemon/Makefile | 7 | ||||
| -rw-r--r-- | deskutils/notification-daemon/pkg-plist | 3 |
14 files changed, 23 insertions, 25 deletions
diff --git a/deskutils/baobab/Makefile b/deskutils/baobab/Makefile index efb9d8f1a..ea135b21e 100644 --- a/deskutils/baobab/Makefile +++ b/deskutils/baobab/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/deskutils/baobab/Makefile 18610 2013-06-30 16:33:05Z marcus $ +# $MCom$ PORTNAME= baobab PORTVERSION= 3.6.2 @@ -17,16 +17,14 @@ LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop CONFLICTS= gnome-utils-2.[0-9]* -NO_STAGE= yes USE_XZ= yes -USES= gettext gmake pathfix pkgconfig +USES= desktop-file-utils gettext gmake pathfix pkgconfig USE_GNOME= gnomeprefix intlhack libxml2 gtk30 GNU_CONFIGURE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAN1= baobab.1 GLIB_SCHEMAS= org.gnome.baobab.gschema.xml post-patch: diff --git a/deskutils/baobab/pkg-plist b/deskutils/baobab/pkg-plist index d816ac4c0..3b604f351 100644 --- a/deskutils/baobab/pkg-plist +++ b/deskutils/baobab/pkg-plist @@ -1,4 +1,5 @@ bin/baobab +man/man1/baobab.1.gz share/applications/baobab.desktop share/help/C/baobab/index.page share/help/C/baobab/introduction.page diff --git a/deskutils/gnome-dictionary/Makefile b/deskutils/gnome-dictionary/Makefile index b5f6edaf7..0f45b1ea3 100644 --- a/deskutils/gnome-dictionary/Makefile +++ b/deskutils/gnome-dictionary/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/deskutils/gnome-dictionary/Makefile 18610 2013-06-30 16:33:05Z marcus $ +# $MCom$ PORTNAME= gnome-dictionary PORTVERSION= 3.6.0 @@ -16,7 +16,6 @@ BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc \ CONFLICTS= gnome-utils-2.[0-9]* -NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_LDCONFIG= yes @@ -26,7 +25,9 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAN1= gnome-dictionary.1 GLIB_SCHEMAS= org.gnome.dictionary.gschema.xml +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgdict-1.0.so.6 + .include <bsd.port.mk> diff --git a/deskutils/gnome-dictionary/pkg-plist b/deskutils/gnome-dictionary/pkg-plist index 43cb7e058..09c88cc0f 100644 --- a/deskutils/gnome-dictionary/pkg-plist +++ b/deskutils/gnome-dictionary/pkg-plist @@ -16,6 +16,7 @@ lib/libgdict-1.0.la lib/libgdict-1.0.so lib/libgdict-1.0.so.6 libdata/pkgconfig/gdict-1.0.pc +man/man1/gnome-dictionary.1.gz share/applications/gnome-dictionary.desktop share/doc/gdict/GdictClientContext.html share/doc/gdict/GdictDatabaseChooser.html diff --git a/deskutils/gnome-font-viewer/Makefile b/deskutils/gnome-font-viewer/Makefile index b110d0c68..1712656cf 100644 --- a/deskutils/gnome-font-viewer/Makefile +++ b/deskutils/gnome-font-viewer/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/deskutils/gnome-font-viewer/Makefile 18610 2013-06-30 16:33:05Z marcus $ +# $MCom$ PORTNAME= gnome-font-viewer PORTVERSION= 3.6.1 @@ -16,9 +16,8 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ CONFLICTS= gnome-utils-2.[0-9]* -NO_STAGE= yes USE_XZ= yes -USES= gettext gmake pathfix pkgconfig +USES= desktop-file-utils gettext gmake pathfix pkgconfig USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_GNOME= gnomeprefix intlhack gtk30 gnomedesktop3 diff --git a/deskutils/gnome-screenshot/Makefile b/deskutils/gnome-screenshot/Makefile index 742a68c7d..258ccb64b 100644 --- a/deskutils/gnome-screenshot/Makefile +++ b/deskutils/gnome-screenshot/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/deskutils/gnome-screenshot/Makefile 18610 2013-06-30 16:33:05Z marcus $ +# $MCom$ PORTNAME= gnome-screenshot PORTVERSION= 3.6.1 @@ -15,7 +15,6 @@ LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 CONFLICTS= gnome-utils-2.[0-9]* -NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_GNOME= gnomeprefix intlhack gtk30 @@ -23,7 +22,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAN1= gnome-screenshot.1 GLIB_SCHEMAS= org.gnome.gnome-screenshot.gschema.xml .include <bsd.port.mk> diff --git a/deskutils/gnome-screenshot/pkg-plist b/deskutils/gnome-screenshot/pkg-plist index 4319571d0..4d265572d 100644 --- a/deskutils/gnome-screenshot/pkg-plist +++ b/deskutils/gnome-screenshot/pkg-plist @@ -1,4 +1,5 @@ bin/gnome-screenshot +man/man1/gnome-screenshot.1.gz share/GConf/gsettings/gnome-screenshot.convert share/applications/gnome-screenshot.desktop share/locale/af/LC_MESSAGES/gnome-screenshot.mo diff --git a/deskutils/gnome-search-tool/Makefile b/deskutils/gnome-search-tool/Makefile index 8e5be7974..7e807884b 100644 --- a/deskutils/gnome-search-tool/Makefile +++ b/deskutils/gnome-search-tool/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/deskutils/gnome-search-tool/Makefile 18554 2013-06-17 14:46:47Z kwm $ +# $MCom$ PORTNAME= gnome-search-tool PORTVERSION= 3.6.0 @@ -15,7 +15,6 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool CONFLICTS= gnome-utils-2.[0-9]* -NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_LDCONFIG= yes @@ -25,7 +24,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAN1= gnome-search-tool.1 GLIB_SCHEMAS= org.gnome.gnome-search-tool.gschema.xml .include <bsd.port.mk> diff --git a/deskutils/gnome-search-tool/pkg-plist b/deskutils/gnome-search-tool/pkg-plist index 6f7d8e151..84f9dd41e 100644 --- a/deskutils/gnome-search-tool/pkg-plist +++ b/deskutils/gnome-search-tool/pkg-plist @@ -1,4 +1,5 @@ bin/gnome-search-tool +man/man1/gnome-search-tool.1.gz share/GConf/gsettings/gnome-search-tool.convert share/applications/gnome-search-tool.desktop share/help/C/gnome-search-tool/index.docbook diff --git a/deskutils/gnome-system-log/Makefile b/deskutils/gnome-system-log/Makefile index 51f78e95f..050d25476 100644 --- a/deskutils/gnome-system-log/Makefile +++ b/deskutils/gnome-system-log/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/deskutils/gnome-system-log/Makefile 18571 2013-06-18 09:29:00Z kwm $ +# $MCom$ PORTNAME= gnome-system-log PORTVERSION= 3.6.1 @@ -15,7 +15,6 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool CONFLICTS= gnome-utils-2.[0-9]* -NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_LDCONFIG= yes @@ -25,7 +24,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAN1= gnome-system-log.1 GLIB_SCHEMAS= org.gnome.gnome-system-log.gschema.xml .include <bsd.port.mk> diff --git a/deskutils/gnome-system-log/pkg-plist b/deskutils/gnome-system-log/pkg-plist index bfe22b918..e09e87eac 100644 --- a/deskutils/gnome-system-log/pkg-plist +++ b/deskutils/gnome-system-log/pkg-plist @@ -1,4 +1,5 @@ bin/gnome-system-log +man/man1/gnome-system-log.1.gz share/GConf/gsettings/logview.convert share/applications/gnome-system-log.desktop share/help/C/gnome-system-log/figures/log-viewer-main.png diff --git a/deskutils/gnome-tweak-tool/Makefile b/deskutils/gnome-tweak-tool/Makefile index 619203684..06738f650 100644 --- a/deskutils/gnome-tweak-tool/Makefile +++ b/deskutils/gnome-tweak-tool/Makefile @@ -1,6 +1,6 @@ # Created by: Jeremy Messenger <mezz@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/deskutils/gnome-tweak-tool/Makefile 18610 2013-06-30 16:33:05Z marcus $ +# $MCom$ PORTNAME= gnome-tweak-tool PORTVERSION= 3.6.1 @@ -13,7 +13,6 @@ COMMENT= Allows to tweak some hidden settings in GTK3 / GNOME3 BUILD_DEPENDS= gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas RUN_DEPENDS= gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas -NO_STAGE= yes USE_XZ= yes USE_GNOME= gnomeprefix gconf2 pygobject3 USE_PYTHON= yes diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index 81796ff6a..922084317 100644 --- a/deskutils/notification-daemon/Makefile +++ b/deskutils/notification-daemon/Makefile @@ -1,6 +1,6 @@ # Created by: Andreas Kohn <andreas@syndrom23.de> # $FreeBSD$ -# $MCom: ports/trunk/deskutils/notification-daemon/Makefile 18610 2013-06-30 16:33:05Z marcus $ +# $MCom$ PORTNAME= notification-daemon PORTVERSION= 0.7.6 @@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 -NO_STAGE= yes +CONFLICTS= xfce4-notification-daemon-[0-9]* xfce4-notifyd-[0-9]* + USE_XZ= yes USE_GNOME= gnomeprefix intlhack gtk30 USES= gettext gmake pathfix pkgconfig @@ -27,6 +28,4 @@ CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -CONFLICTS= xfce4-notification-daemon-[0-9]* xfce4-notifyd-[0-9]* - .include <bsd.port.mk> diff --git a/deskutils/notification-daemon/pkg-plist b/deskutils/notification-daemon/pkg-plist index f3103ef58..b2beaeffd 100644 --- a/deskutils/notification-daemon/pkg-plist +++ b/deskutils/notification-daemon/pkg-plist @@ -35,6 +35,7 @@ share/locale/kn/LC_MESSAGES/notification-daemon.mo share/locale/ko/LC_MESSAGES/notification-daemon.mo share/locale/lt/LC_MESSAGES/notification-daemon.mo share/locale/lv/LC_MESSAGES/notification-daemon.mo +share/locale/mr/LC_MESSAGES/notification-daemon.mo share/locale/ms/LC_MESSAGES/notification-daemon.mo share/locale/nb/LC_MESSAGES/notification-daemon.mo share/locale/nl/LC_MESSAGES/notification-daemon.mo @@ -75,6 +76,8 @@ share/locale/zu/LC_MESSAGES/notification-daemon.mo @dirrmtry share/locale/te @dirrmtry share/locale/sr@latin/LC_MESSAGES @dirrmtry share/locale/sr@latin +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr @dirrmtry share/locale/km/LC_MESSAGES @dirrmtry share/locale/km @dirrmtry share/locale/ca@valencia/LC_MESSAGES |
