diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-05-25 16:51:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-05-25 16:51:40 +0000 |
commit | 1df39a5fb17c0bb2418a5560b3a28cf1a7f8d2a1 (patch) | |
tree | 957016e38f3df9d60491551bb27ea18c106f8e71 /x11/xfce4-conf | |
parent | 07e52958d406df264b2e023e577925c528eb89d3 (diff) | |
download | ports-1df39a5fb17c0bb2418a5560b3a28cf1a7f8d2a1.tar.gz ports-1df39a5fb17c0bb2418a5560b3a28cf1a7f8d2a1.zip |
- Welcome XFCE 4.10 to the portstree!
Special Thanks to: rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Tested by: phw
Notes
Notes:
svn path=/head/; revision=297441
Diffstat (limited to 'x11/xfce4-conf')
-rw-r--r-- | x11/xfce4-conf/Makefile | 11 | ||||
-rw-r--r-- | x11/xfce4-conf/distinfo | 4 | ||||
-rw-r--r-- | x11/xfce4-conf/pkg-descr | 4 | ||||
-rw-r--r-- | x11/xfce4-conf/pkg-plist | 4 |
4 files changed, 10 insertions, 13 deletions
diff --git a/x11/xfce4-conf/Makefile b/x11/xfce4-conf/Makefile index ea0d00007e8d..6c35952f44f4 100644 --- a/x11/xfce4-conf/Makefile +++ b/x11/xfce4-conf/Makefile @@ -6,15 +6,14 @@ # PORTNAME= xfce4-conf -PORTVERSION= 4.8.1 +PORTVERSION= 4.10.0 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR= src/xfce/xfconf/${PORTVERSION:R} DISTNAME= xfconf-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= Xfce 4 configuration mananger +COMMENT= D-Bus-based configuration storage system LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib @@ -27,6 +26,8 @@ USE_LDCONFIG= yes USE_XFCE= configenv libutil USE_XORG= x11 +CONFIGURE_ARGS+=--disable-gtk-doc-html + OPTIONS= APIDOCS "Install api documentation" off \ PERL "Install Perl bindings" off \ NLS "Enable Native Language Support" on @@ -65,8 +66,4 @@ CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif -post-patch: - @${REINPLACE_CMD} -e 's|--module-dir|--module=xfconf &|' \ - ${WRKSRC}/docs/reference/Makefile.in - .include <bsd.port.post.mk> diff --git a/x11/xfce4-conf/distinfo b/x11/xfce4-conf/distinfo index 48a15c3142ca..180bec8bb0c6 100644 --- a/x11/xfce4-conf/distinfo +++ b/x11/xfce4-conf/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfconf-4.8.1.tar.bz2) = 9860737539fab2b852e8c07c50c205a5fbe894b08bcb4488a70e3fd6c75993cb -SIZE (xfce4/xfconf-4.8.1.tar.bz2) = 501216 +SHA256 (xfce4/xfconf-4.10.0.tar.bz2) = 175219a441cc7d0f210bbd1a3b0abba41598627cd9db27235811400c3e100576 +SIZE (xfce4/xfconf-4.10.0.tar.bz2) = 517425 diff --git a/x11/xfce4-conf/pkg-descr b/x11/xfce4-conf/pkg-descr index fb1ff718a398..9ac1ebecd375 100644 --- a/x11/xfce4-conf/pkg-descr +++ b/x11/xfce4-conf/pkg-descr @@ -1,3 +1,3 @@ -Xfce 4 configuration mananger +D-Bus-based configuration storage system. -WWW: http://www.xfce.org/projects/libraries/ +WWW: http://www.xfce.org/projects diff --git a/x11/xfce4-conf/pkg-plist b/x11/xfce4-conf/pkg-plist index 319f81434ee1..2e65bf3bbab4 100644 --- a/x11/xfce4-conf/pkg-plist +++ b/x11/xfce4-conf/pkg-plist @@ -27,7 +27,6 @@ share/dbus-1/services/org.xfce.Xfconf.service %%APIDOCS%%share/gtk-doc/html/xfconf/xfconf-xfconf-errors.html %%APIDOCS%%share/gtk-doc/html/xfconf/xfconf-xfconf-types.html %%APIDOCS%%share/gtk-doc/html/xfconf/xfconf-xfconf.html -%%APIDOCS%%share/gtk-doc/html/xfconf/xfconf.devhelp %%APIDOCS%%share/gtk-doc/html/xfconf/xfconf.devhelp2 %%NLS%%share/locale/ar/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/ast/LC_MESSAGES/xfconf.mo @@ -52,10 +51,11 @@ share/dbus-1/services/org.xfce.Xfconf.service %%NLS%%share/locale/ja/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/kk/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/ko/LC_MESSAGES/xfconf.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/lv/LC_MESSAGES/xfconf.mo -%%NLS%%share/locale/ms/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/nb/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/nl/LC_MESSAGES/xfconf.mo +%%NLS%%share/locale/nn/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/pa/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/pl/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/pt/LC_MESSAGES/xfconf.mo |