diff options
author | oliver <oliver@FreeBSD.org> | 2007-01-23 00:45:10 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2007-01-23 00:45:10 +0800 |
commit | ece43d49726e1fe13a95dc4f28353faf36dce1d0 (patch) | |
tree | 555dc2b1a093e9c80e4daa22b395dfe53aa9b178 /x11/libxfce4util | |
parent | fd57b294b88da34811c61d674eb0b28a716d2d4f (diff) | |
download | freebsd-ports-gnome-ece43d49726e1fe13a95dc4f28353faf36dce1d0.tar.gz freebsd-ports-gnome-ece43d49726e1fe13a95dc4f28353faf36dce1d0.tar.zst freebsd-ports-gnome-ece43d49726e1fe13a95dc4f28353faf36dce1d0.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)
Diffstat (limited to 'x11/libxfce4util')
-rw-r--r-- | x11/libxfce4util/Makefile | 22 | ||||
-rw-r--r-- | x11/libxfce4util/distinfo | 6 | ||||
-rw-r--r-- | x11/libxfce4util/pkg-descr | 2 | ||||
-rw-r--r-- | x11/libxfce4util/pkg-plist | 34 |
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 |