diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/gtk-murrine-engine/Makefile | 28 | ||||
-rw-r--r-- | x11-themes/gtk-murrine-engine/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/gtk-murrine-engine/pkg-descr | 5 | ||||
-rw-r--r-- | x11-themes/gtk-murrine-engine/pkg-plist | 2 |
5 files changed, 39 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index aae6504bbd9a..4cd80c192f5d 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -98,6 +98,7 @@ SUBDIR += gtk-lila-theme-extras SUBDIR += gtk-longhorninspirat-theme SUBDIR += gtk-milk-theme + SUBDIR += gtk-murrine-engine SUBDIR += gtk-qn-x11-theme SUBDIR += gtk-qnxtheme SUBDIR += gtk-qt-engine diff --git a/x11-themes/gtk-murrine-engine/Makefile b/x11-themes/gtk-murrine-engine/Makefile new file mode 100644 index 000000000000..362f97eced5f --- /dev/null +++ b/x11-themes/gtk-murrine-engine/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: gtk-murrine-engine +# Date created: 2006-08-20 +# Whom: Phillip Neumann <pneumann@gmail.com> +# +# $FreeBSD$ +# + +PORTNAME= gtk-murrine-engine +PORTVERSION= 0.13 +CATEGORIES= x11-themes +MASTER_SITES= http://cimi.netsons.org/media/download_gallery/murrie/ +DISTNAME= murrine-${PORTVERSION} + +MAINTAINER= pneumann@gmail.com +COMMENT= Murrine GTK+ 2.x cairo based engine + +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-animation +USE_GMAKE= yes +USE_BZIP2= yes +USE_GNOME= gtk20 +FETCH_CMD= /usr/bin/fetch +USE_LDCONFIG= yes + +.include <bsd.port.mk> diff --git a/x11-themes/gtk-murrine-engine/distinfo b/x11-themes/gtk-murrine-engine/distinfo new file mode 100644 index 000000000000..5f2e8ecd4d6e --- /dev/null +++ b/x11-themes/gtk-murrine-engine/distinfo @@ -0,0 +1,3 @@ +MD5 (murrine-0.13.tar.bz2) = 3dfc75b050b79401671175f960bb7d44 +SHA256 (murrine-0.13.tar.bz2) = 9e22b7a4308eb3e8c22d4f392327c848e8d607c0fecdfdc182acd2c91d91c528 +SIZE (murrine-0.13.tar.bz2) = 331955 diff --git a/x11-themes/gtk-murrine-engine/pkg-descr b/x11-themes/gtk-murrine-engine/pkg-descr new file mode 100644 index 000000000000..f361d7b45d71 --- /dev/null +++ b/x11-themes/gtk-murrine-engine/pkg-descr @@ -0,0 +1,5 @@ +This is a GTK+ 2.x engine. "Murrine" is an Italian word meaning the art glass +works done by Venicians glass blowers. They're absolutely wonderful and +colorful. This is the engine that let the murrina's themes work. + +WWW: http://cimi.netsons.org/pages/murrine.php diff --git a/x11-themes/gtk-murrine-engine/pkg-plist b/x11-themes/gtk-murrine-engine/pkg-plist new file mode 100644 index 000000000000..92aae2709591 --- /dev/null +++ b/x11-themes/gtk-murrine-engine/pkg-plist @@ -0,0 +1,2 @@ +lib/gtk-2.0/%%GTK2_VERSION%%/engines/libmurrine.la +lib/gtk-2.0/%%GTK2_VERSION%%/engines/libmurrine.so |