aboutsummaryrefslogtreecommitdiff
path: root/x11/libxfce4util
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-01-22 16:45:10 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-01-22 16:45:10 +0000
commit307bdced85efa099cb28882bf2904d68809a7547 (patch)
treea8d9f0fef2ab3a02971ab0000c95884bb3b29557 /x11/libxfce4util
parent7f941ef93ab911655cb1a2e6b7c89f115be1318c (diff)
downloadports-307bdced85efa099cb28882bf2904d68809a7547.tar.gz
ports-307bdced85efa099cb28882bf2904d68809a7547.zip
Import xfce 4.4
- remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4)
Notes
Notes: svn path=/head/; revision=182986
Diffstat (limited to 'x11/libxfce4util')
-rw-r--r--x11/libxfce4util/Makefile22
-rw-r--r--x11/libxfce4util/distinfo6
-rw-r--r--x11/libxfce4util/pkg-descr2
-rw-r--r--x11/libxfce4util/pkg-plist34
4 files changed, 42 insertions, 22 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile
index cc734a398c8d..457c87d40e9d 100644
--- a/x11/libxfce4util/Makefile
+++ b/x11/libxfce4util/Makefile
@@ -6,29 +6,31 @@
#
PORTNAME= libxfce4util
-PORTVERSION= 4.2.3.2
-PORTREVISION= 2
+PORTVERSION= 4.4.0
CATEGORIES= x11 xfce
-MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \
- http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \
- http://www.p0llux.be/xfce/xfce-${PORTVERSION}/src/ \
- http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/
+MASTER_SITES= ${MASTER_SITES_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
COMMENT= XFce 4 library with non-graphical helper functions
-USE_GNOME= glib20 gnomehack
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_GNOME= glib20 gnomehack gnometarget pkgconfig
+USE_LDCONFIG= yes
+USE_XFCE= configenv
.if defined(WITH_GTKDOC)
BUILD_DEPENDS+= gtkdocize:${PORTSDIR}/textproc/gtk-doc
CONFIGURE_ARGS+=--enable-gtk-doc
+PLIST_SUB+= GTK_DOC=""
.else
CONFIGURE_ARGS+=--disable-gtk-doc
+PLIST_SUB+= GTK_DOC="@comment "
.endif
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk"
+.include <bsd.port.post.mk>
diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo
index 971b1aa8bf10..0f0186f82fea 100644
--- a/x11/libxfce4util/distinfo
+++ b/x11/libxfce4util/distinfo
@@ -1,3 +1,3 @@
-MD5 (xfce4/libxfce4util-4.2.3.2.tar.gz) = 2d312ba48da612501d6776f8b4a65797
-SHA256 (xfce4/libxfce4util-4.2.3.2.tar.gz) = 344e0dec9183fbc90f38ed887f0ce4fab82d50c3076ae92bd27086f3fa6d7170
-SIZE (xfce4/libxfce4util-4.2.3.2.tar.gz) = 469106
+MD5 (xfce4/libxfce4util-4.4.0.tar.bz2) = 543fb8efe96d6e83f897a7c64c48e9e6
+SHA256 (xfce4/libxfce4util-4.4.0.tar.bz2) = 47ca0ae8dd2bc65f05603ca2a1c37ad7c8a37e5dbeec923b480b77e8212d1786
+SIZE (xfce4/libxfce4util-4.4.0.tar.bz2) = 326862
diff --git a/x11/libxfce4util/pkg-descr b/x11/libxfce4util/pkg-descr
index 5cca69a33dd7..bee6f4f5bd4d 100644
--- a/x11/libxfce4util/pkg-descr
+++ b/x11/libxfce4util/pkg-descr
@@ -1,3 +1,3 @@
XFce 4 library with non-graphical helper functions.
-WWW: http://www.xfce.org
+WWW: http://www.xfce.org/
diff --git a/x11/libxfce4util/pkg-plist b/x11/libxfce4util/pkg-plist
index ed26fb17971f..e415b223174a 100644
--- a/x11/libxfce4util/pkg-plist
+++ b/x11/libxfce4util/pkg-plist
@@ -2,20 +2,23 @@ include/xfce4/libxfce4util/debug.h
include/xfce4/libxfce4util/i18n.h
include/xfce4/libxfce4util/libxfce4util.h
include/xfce4/libxfce4util/libxfce4util-config.h
+include/xfce4/libxfce4util/libxfce4util-enum-types.h
include/xfce4/libxfce4util/utf8.h
include/xfce4/libxfce4util/util.h
-include/xfce4/libxfce4util/util-enum-types.h
include/xfce4/libxfce4util/xfce-desktopentry.h
include/xfce4/libxfce4util/xfce-fileutils.h
include/xfce4/libxfce4util/xfce-generics.h
+include/xfce4/libxfce4util/xfce-i18n.h
include/xfce4/libxfce4util/xfce-kiosk.h
+include/xfce4/libxfce4util/xfce-license.h
include/xfce4/libxfce4util/xfce-miscutils.h
include/xfce4/libxfce4util/xfce-rc.h
include/xfce4/libxfce4util/xfce-resource.h
+include/xfce4/libxfce4util/xfce-utf8.h
lib/libxfce4util.a
lib/libxfce4util.la
lib/libxfce4util.so
-lib/libxfce4util.so.1
+lib/libxfce4util.so.4
libdata/pkgconfig/libxfce4util-1.0.pc
sbin/xfce4-kiosk-query
share/gtk-doc/html/libxfce4util/home.png
@@ -28,9 +31,11 @@ share/gtk-doc/html/libxfce4util/libxfce4util-Internationalisation.html
share/gtk-doc/html/libxfce4util/libxfce4util-Miscellaneous-Utilities.html
share/gtk-doc/html/libxfce4util/libxfce4util-Resource-Config-File-Support.html
share/gtk-doc/html/libxfce4util/libxfce4util-Resource-lookup-functions.html
-share/gtk-doc/html/libxfce4util/libxfce4util-Standard-Macros.html
share/gtk-doc/html/libxfce4util/libxfce4util-Unicode-Support-Functions.html
+share/gtk-doc/html/libxfce4util/style.css
share/gtk-doc/html/libxfce4util/up.png
+share/gtk-doc/html/libxfce4util/libxfce4util-Software-Licenses.html
+share/gtk-doc/html/libxfce4util/libxfce4util-Version-Information.html
share/gtk-doc/html/libxfce4util/libxfce4util-Xfce-Generics.html
share/gtk-doc/html/libxfce4util/libxfce4util-Xfce-Kiosk-functions.html
share/gtk-doc/html/libxfce4util/libxfce4util-core.html
@@ -40,14 +45,27 @@ share/gtk-doc/html/libxfce4util/libxfce4util-utilities.html
share/gtk-doc/html/libxfce4util/libxfce4util.devhelp
share/gtk-doc/html/libxfce4util/reference.html
share/gtk-doc/html/libxfce4util/right.png
-share/xfce4/m4/X11.m4
-share/xfce4/m4/debug.m4
-share/xfce4/m4/depends.m4
-share/xfce4/m4/i18n.m4
+share/locale/cs/LC_MESSAGES/libxfce4util.mo
+share/locale/cy/LC_MESSAGES/libxfce4util.mo
+share/locale/de/LC_MESSAGES/libxfce4util.mo
+share/locale/dz/LC_MESSAGES/libxfce4util.mo
+share/locale/fr/LC_MESSAGES/libxfce4util.mo
+share/locale/he/LC_MESSAGES/libxfce4util.mo
+share/locale/ja/LC_MESSAGES/libxfce4util.mo
+share/locale/ka/LC_MESSAGES/libxfce4util.mo
+share/locale/lt/LC_MESSAGES/libxfce4util.mo
+share/locale/mk/LC_MESSAGES/libxfce4util.mo
+share/locale/nl/LC_MESSAGES/libxfce4util.mo
+share/locale/pt_BR/LC_MESSAGES/libxfce4util.mo
+share/locale/ca/LC_MESSAGES/libxfce4util.mo
+share/locale/fi/LC_MESSAGES/libxfce4util.mo
+share/locale/gl/LC_MESSAGES/libxfce4util.mo
+share/locale/ko/LC_MESSAGES/libxfce4util.mo
+share/locale/pl/LC_MESSAGES/libxfce4util.mo
+share/locale/uk/LC_MESSAGES/libxfce4util.mo
@dirrm include/xfce4/libxfce4util
@dirrmtry include/xfce4
@dirrm share/gtk-doc/html/libxfce4util
@dirrmtry share/gtk-doc/html
@dirrmtry share/gtk-doc
-@dirrm share/xfce4/m4
@dirrmtry share/xfce4