diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-09 03:02:53 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-09 03:02:53 +0800 |
commit | 91151ab91953b169cc5d17d4d881cf7a5d79e2a3 (patch) | |
tree | 65874fe6dd157e2fbd40addbf987b4f24c7e5026 | |
parent | 7878b12c7e99d22fce20905acc9d549b676edcd3 (diff) | |
download | marcuscom-ports-91151ab91953b169cc5d17d4d881cf7a5d79e2a3.tar marcuscom-ports-91151ab91953b169cc5d17d4d881cf7a5d79e2a3.tar.gz marcuscom-ports-91151ab91953b169cc5d17d4d881cf7a5d79e2a3.tar.bz2 marcuscom-ports-91151ab91953b169cc5d17d4d881cf7a5d79e2a3.tar.lz marcuscom-ports-91151ab91953b169cc5d17d4d881cf7a5d79e2a3.tar.xz marcuscom-ports-91151ab91953b169cc5d17d4d881cf7a5d79e2a3.tar.zst marcuscom-ports-91151ab91953b169cc5d17d4d881cf7a5d79e2a3.zip |
Add gtk-engines2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/gtk-engines2/Makefile | 36 | ||||
-rw-r--r-- | x11-toolkits/gtk-engines2/distinfo | 1 | ||||
-rw-r--r-- | x11-toolkits/gtk-engines2/files/patch-configure | 10 | ||||
-rw-r--r-- | x11-toolkits/gtk-engines2/pkg-comment | 1 | ||||
-rw-r--r-- | x11-toolkits/gtk-engines2/pkg-descr | 3 | ||||
-rw-r--r-- | x11-toolkits/gtk-engines2/pkg-plist | 14 |
6 files changed, 65 insertions, 0 deletions
diff --git a/x11-toolkits/gtk-engines2/Makefile b/x11-toolkits/gtk-engines2/Makefile new file mode 100644 index 000000000..f2a068cbb --- /dev/null +++ b/x11-toolkits/gtk-engines2/Makefile @@ -0,0 +1,36 @@ +# New ports collection makefile for: gtk-engines2 +# Date Created: 21 May 2002 +# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> +# +# $FreeBSD: ports/x11-toolkits/gtk-engines2/Makefile,v 1.31 2002/09/20 17:07:34 marcus Exp $ +# + +PORTNAME= gtk-engines2 +PORTVERSION= 1.9.0 +PORTREVISION= 1 +CATEGORIES= x11-toolkits +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/gtk-engines/1.9 +DISTNAME= gtk-engines-${PORTVERSION} +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org + +LIB_DEPENDS= gtk-x11-2.0.100:${PORTSDIR}/x11-toolkits/gtk20 + +USE_BZIP2= yes +USE_X_PREFIX= yes +USE_LIBTOOL= yes +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} +PLIST_SUB= VERSION=2.0.100 + +THEMES= metal redmond95 + +post-patch: + @for theme in ${THEMES}; do \ + cd ${WRKSRC}/$$theme/Theme/gtk-2.0; \ + ${MV} gtkrc gtkrc.tmp; \ + ${SED} -e s^%%PREFIX%%^${PREFIX}^g < gtkrc.tmp > gtkrc; \ + done + +.include <bsd.port.mk> diff --git a/x11-toolkits/gtk-engines2/distinfo b/x11-toolkits/gtk-engines2/distinfo new file mode 100644 index 000000000..a025fd2ab --- /dev/null +++ b/x11-toolkits/gtk-engines2/distinfo @@ -0,0 +1 @@ +MD5 (gnome2/gtk-engines-1.9.0.tar.bz2) = d77b10a9e73226a306a32d5c89ba066d diff --git a/x11-toolkits/gtk-engines2/files/patch-configure b/x11-toolkits/gtk-engines2/files/patch-configure new file mode 100644 index 000000000..606b17960 --- /dev/null +++ b/x11-toolkits/gtk-engines2/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Tue May 21 16:33:53 2002 ++++ configure Tue May 21 16:34:13 2002 +@@ -6994,6 +6994,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/gtk-engines2/pkg-comment b/x11-toolkits/gtk-engines2/pkg-comment new file mode 100644 index 000000000..5f0762d34 --- /dev/null +++ b/x11-toolkits/gtk-engines2/pkg-comment @@ -0,0 +1 @@ +Theme engine for the gtk+-2.0 toolkit diff --git a/x11-toolkits/gtk-engines2/pkg-descr b/x11-toolkits/gtk-engines2/pkg-descr new file mode 100644 index 000000000..e787f789b --- /dev/null +++ b/x11-toolkits/gtk-engines2/pkg-descr @@ -0,0 +1,3 @@ +Theme engine for the gtk+-2.0 toolkit. + +WWW: http://www.gtk.org/ diff --git a/x11-toolkits/gtk-engines2/pkg-plist b/x11-toolkits/gtk-engines2/pkg-plist new file mode 100644 index 000000000..1888a2ba8 --- /dev/null +++ b/x11-toolkits/gtk-engines2/pkg-plist @@ -0,0 +1,14 @@ +lib/gtk-2.0/%%VERSION%%/engines/libmetal.so +lib/gtk-2.0/%%VERSION%%/engines/libpixmap.so +lib/gtk-2.0/%%VERSION%%/engines/libredmond95.so +share/themes/Metal/ICON.png +share/themes/Metal/README.html +share/themes/Metal/gtk-2.0/gtkrc +share/themes/Redmond95/ICON.png +share/themes/Redmond95/README.html +share/themes/Redmond95/gtk-2.0/gtkrc +@dirrm share/themes/Redmond95/gtk-2.0 +@dirrm share/themes/Metal/gtk-2.0 +@dirrm lib/gtk-2.0/%%VERSION%%/engines +@unexec /bin/rmdir %D/share/themes/Redmond95 2>/dev/null || /usr/bin/true +@unexec /bin/rmdir %D/share/themes/Metal 2>/dev/null || /usr/bin/true |