aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/murrine-configurator
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2006-11-08 00:52:56 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2006-11-08 00:52:56 +0000
commit48d38958e22df6e9bbdd1f49c6df05f8bc391247 (patch)
tree75044e09ac0e42fed8c7aa2d00f83f991c7ca033 /x11-themes/murrine-configurator
parent0ddc0c1e5a27a83d42644b914b717dc16d2b145f (diff)
downloadports-48d38958e22df6e9bbdd1f49c6df05f8bc391247.tar.gz
ports-48d38958e22df6e9bbdd1f49c6df05f8bc391247.zip
Notes
Diffstat (limited to 'x11-themes/murrine-configurator')
-rw-r--r--x11-themes/murrine-configurator/Makefile36
-rw-r--r--x11-themes/murrine-configurator/distinfo3
-rw-r--r--x11-themes/murrine-configurator/files/patch-aa5
-rw-r--r--x11-themes/murrine-configurator/pkg-descr7
4 files changed, 51 insertions, 0 deletions
diff --git a/x11-themes/murrine-configurator/Makefile b/x11-themes/murrine-configurator/Makefile
new file mode 100644
index 000000000000..86ca30472b1b
--- /dev/null
+++ b/x11-themes/murrine-configurator/Makefile
@@ -0,0 +1,36 @@
+# New ports collection makefile for: murrine-configurator
+# Date created: 2006-11-02
+# Whom: Ted Stodgell <tstodgell@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= murrine-configurator
+PORTVERSION= 0.4.1
+CATEGORIES= x11-themes
+MASTER_SITES= http://cimi.netsons.org/media/download_gallery/murrie/
+DISTNAME= murrine-configurator-${PORTVERSION}
+
+MAINTAINER= tstodgell@gmail.com
+COMMENT= GUI gtkrc configuration tool for the Murrine GTK engine
+
+RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
+ ${NONEXISTENT}:${PORTSDIR}/x11-themes/gtk-murrine-engine \
+ ${LOCALBASE}/bin/zenity:${PORTSDIR}/x11/zenity
+
+NO_BUILD= yes
+USE_BZIP2= yes
+USE_GNOME= gtk20
+
+PLIST_FILES= bin/murrine-configurator \
+ share/pixmaps/murrine-configurator.png \
+ share/applications/murrine-configurator.desktop
+
+do-install:
+ @${INSTALL_SCRIPT} ${WRKSRC}/files/${PORTNAME} ${PREFIX}/bin
+ @${INSTALL_DATA} ${WRKSRC}/files/${PORTNAME}.png \
+ ${PREFIX}/share/pixmaps
+ @${INSTALL_DATA} ${WRKSRC}/files/${PORTNAME}.desktop \
+ ${PREFIX}/share/applications
+
+.include <bsd.port.mk>
diff --git a/x11-themes/murrine-configurator/distinfo b/x11-themes/murrine-configurator/distinfo
new file mode 100644
index 000000000000..1a460c722ab4
--- /dev/null
+++ b/x11-themes/murrine-configurator/distinfo
@@ -0,0 +1,3 @@
+MD5 (murrine-configurator-0.4.1.tar.bz2) = 09bc8a515998cc94d11b2f2053d4f6ee
+SHA256 (murrine-configurator-0.4.1.tar.bz2) = c3c5541f59663d12d8840cb02c77783ef333d35e5234fc2b361a92ebd862acaa
+SIZE (murrine-configurator-0.4.1.tar.bz2) = 15084
diff --git a/x11-themes/murrine-configurator/files/patch-aa b/x11-themes/murrine-configurator/files/patch-aa
new file mode 100644
index 000000000000..d4d1588d2ea7
--- /dev/null
+++ b/x11-themes/murrine-configurator/files/patch-aa
@@ -0,0 +1,5 @@
+--- files/murrine-configurator.orig
++++ files/murrine-configurator
+@@ -1,4 +1,4 @@
+-#!/bin/bash
++#!/usr/local/bin/bash
diff --git a/x11-themes/murrine-configurator/pkg-descr b/x11-themes/murrine-configurator/pkg-descr
new file mode 100644
index 000000000000..de498b4c64f4
--- /dev/null
+++ b/x11-themes/murrine-configurator/pkg-descr
@@ -0,0 +1,7 @@
+A gui gtkrc configuration tool for the Murrine GTK engine.
+
+Murrine Configurator gives users the opportunity to configure all the Murrine
+Engine style options. The usage is very simple and the dialogs explain step
+by step the style options you can edit.
+
+WWW: http://cimi.netsons.org/pages/murrine/configurator.php