diff options
author | jpaetzel <jpaetzel@FreeBSD.org> | 2010-12-25 05:59:15 +0800 |
---|---|---|
committer | jpaetzel <jpaetzel@FreeBSD.org> | 2010-12-25 05:59:15 +0800 |
commit | bf2c2e6577015f11d8c56d9bcf225b93936600a4 (patch) | |
tree | 6238e25b4e00d617a81890223a4a36bd34de43fe /sysutils | |
parent | 4729023c5f3ba47d0021c5f676651a2c624c8fab (diff) | |
download | freebsd-ports-gnome-bf2c2e6577015f11d8c56d9bcf225b93936600a4.tar.gz freebsd-ports-gnome-bf2c2e6577015f11d8c56d9bcf225b93936600a4.tar.zst freebsd-ports-gnome-bf2c2e6577015f11d8c56d9bcf225b93936600a4.zip |
Update to version 1.0.1
Add NLS support
PR: ports/153427
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-cpugraph-plugin/Makefile | 22 | ||||
-rw-r--r-- | sysutils/xfce4-cpugraph-plugin/distinfo | 5 | ||||
-rw-r--r-- | sysutils/xfce4-cpugraph-plugin/pkg-plist | 165 |
3 files changed, 80 insertions, 112 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index efefec4ad484..08c2b14a33a7 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-cpugraph-plugin -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -17,9 +17,23 @@ COMMENT= XFce4 systemload plugin with multiple CPU display modes GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME= gnomehack gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui panel -.include <bsd.port.mk> +CONFIGURE_ARGS= --disable-debug + +OPTIONS= NLS "Enable Native Language Support" on + +.include <bsd.port.pre.mk> + +.if !defined(WITHOUT_NLS) +USE_GETTEXT= yes +CONFIGURE_ARGS+=--enable-nls +PLIST_SUB+= NLS="" +.else +CONFIGURE_ARGS+=--disable-nls +PLIST_SUB+= NLS="@comment " +.endif + +.include <bsd.port.post.mk> diff --git a/sysutils/xfce4-cpugraph-plugin/distinfo b/sysutils/xfce4-cpugraph-plugin/distinfo index fe866d7d2cf3..69a752ab7ac8 100644 --- a/sysutils/xfce4-cpugraph-plugin/distinfo +++ b/sysutils/xfce4-cpugraph-plugin/distinfo @@ -1,3 +1,2 @@ -MD5 (xfce4/xfce4-cpugraph-plugin-1.0.0.tar.bz2) = ba08c72b0fe52784d97d0a8d15516e84 -SHA256 (xfce4/xfce4-cpugraph-plugin-1.0.0.tar.bz2) = a7283cc1bb5c449985d2226572d6dd2add506d30e8bdfee2f03a7614af38d8db -SIZE (xfce4/xfce4-cpugraph-plugin-1.0.0.tar.bz2) = 135597 +SHA256 (xfce4/xfce4-cpugraph-plugin-1.0.1.tar.bz2) = b5fada35a92083b67818da0ce3fe5ba6a2443fee26d6eec71755ff383df7c407 +SIZE (xfce4/xfce4-cpugraph-plugin-1.0.1.tar.bz2) = 148786 diff --git a/sysutils/xfce4-cpugraph-plugin/pkg-plist b/sysutils/xfce4-cpugraph-plugin/pkg-plist index 0e8e940ae481..8fd2ec340b6f 100644 --- a/sysutils/xfce4-cpugraph-plugin/pkg-plist +++ b/sysutils/xfce4-cpugraph-plugin/pkg-plist @@ -1,110 +1,65 @@ libexec/xfce4/panel-plugins/xfce4-cpugraph-plugin -share/locale/ast/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/be/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/en_GB/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/es/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/eu/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/fi/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/fr/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/gl/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/hu/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/id/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/it/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/ja/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/kk/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/ku/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/lv/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/nb/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/pa/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/pl/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/ro/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/ru/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/sq/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/tr/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/ug/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/ur/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-cpugraph-plugin.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/be/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/ku/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/pa/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/ro/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-cpugraph-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-cpugraph-plugin.mo share/xfce4/panel-plugins/cpugraph.desktop +share/icons/hicolor/48x48/apps/xfce4-cpugraph-plugin.png +share/icons/hicolor/22x22/apps/xfce4-cpugraph-plugin.png +share/icons/hicolor/16x16/apps/xfce4-cpugraph-plugin.png @dirrmtry share/xfce4/panel-plugins -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/ur_PK/LC_MESSAGES -@dirrmtry share/locale/ur_PK -@dirrmtry share/locale/ur/LC_MESSAGES -@dirrmtry share/locale/ur -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/tr/LC_MESSAGES -@dirrmtry share/locale/tr -@dirrmtry share/locale/sv/LC_MESSAGES -@dirrmtry share/locale/sv -@dirrmtry share/locale/sq/LC_MESSAGES -@dirrmtry share/locale/sq -@dirrmtry share/locale/ru/LC_MESSAGES -@dirrmtry share/locale/ru -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt_BR/LC_MESSAGES -@dirrmtry share/locale/pt_BR -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/pa/LC_MESSAGES -@dirrmtry share/locale/pa -@dirrmtry share/locale/nb/LC_MESSAGES -@dirrmtry share/locale/nb -@dirrmtry share/locale/lv/LC_MESSAGES -@dirrmtry share/locale/lv -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/kk/LC_MESSAGES -@dirrmtry share/locale/kk -@dirrmtry share/locale/ja/LC_MESSAGES -@dirrmtry share/locale/ja -@dirrmtry share/locale/it/LC_MESSAGES -@dirrmtry share/locale/it -@dirrmtry share/locale/id/LC_MESSAGES -@dirrmtry share/locale/id -@dirrmtry share/locale/hu/LC_MESSAGES -@dirrmtry share/locale/hu -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fr/LC_MESSAGES -@dirrmtry share/locale/fr -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/eu/LC_MESSAGES -@dirrmtry share/locale/eu -@dirrmtry share/locale/es/LC_MESSAGES -@dirrmtry share/locale/es -@dirrmtry share/locale/en_GB/LC_MESSAGES -@dirrmtry share/locale/en_GB -@dirrmtry share/locale/de/LC_MESSAGES -@dirrmtry share/locale/de -@dirrmtry share/locale/da/LC_MESSAGES -@dirrmtry share/locale/da -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrmtry share/locale/ast/LC_MESSAGES -@dirrmtry share/locale/ast +@dirrmtry share/xfce4 +@dirrmtry share/icons/hicolor/48x48/apps +@dirrmtry share/icons/hicolor/48x48 +@dirrmtry share/icons/hicolor/22x22/apps +@dirrmtry share/icons/hicolor/22x22 +@dirrmtry share/icons/hicolor/16x16/apps +@dirrmtry share/icons/hicolor/16x16 +@dirrmtry share/icons/hicolor +@dirrmtry share/icons +@dirrmtry share +%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/ur_PK +%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/ur +%%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/ug +%%NLS%%@dirrmtry share/locale/ku/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/ku +%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/kk +%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/ast @dirrmtry libexec/xfce4/panel-plugins @dirrmtry libexec/xfce4 |