From 2f67ab23b83a445e07d536029f81f6daa8cccc60 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 12 Oct 2006 19:32:37 +0000 Subject: Add gtk-murrine-engine: 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. Submitted by: Phillip Neumann git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7750 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-themes/gtk-murrine-engine/Makefile | 28 ++++++++++++++++++++++++++++ x11-themes/gtk-murrine-engine/distinfo | 3 +++ x11-themes/gtk-murrine-engine/pkg-descr | 5 +++++ x11-themes/gtk-murrine-engine/pkg-plist | 2 ++ 4 files changed, 38 insertions(+) create mode 100644 x11-themes/gtk-murrine-engine/Makefile create mode 100644 x11-themes/gtk-murrine-engine/distinfo create mode 100644 x11-themes/gtk-murrine-engine/pkg-descr create mode 100644 x11-themes/gtk-murrine-engine/pkg-plist (limited to 'x11-themes') diff --git a/x11-themes/gtk-murrine-engine/Makefile b/x11-themes/gtk-murrine-engine/Makefile new file mode 100644 index 000000000..5469258a3 --- /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 +# +# $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= ${BUILD_DEPENDS} + +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 diff --git a/x11-themes/gtk-murrine-engine/distinfo b/x11-themes/gtk-murrine-engine/distinfo new file mode 100644 index 000000000..5f2e8ecd4 --- /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 000000000..f361d7b45 --- /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 000000000..92aae2709 --- /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 -- cgit v1.2.3