pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtk2-engines-murrine Add gtk2-engines-murrine vers...
details: https://anonhg.NetBSD.org/pkgsrc/rev/29c9c0361e69
branches: trunk
changeset: 556017:29c9c0361e69
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Mon Mar 16 08:38:37 2009 +0000
description:
Add gtk2-engines-murrine version 0.90.0.
Murrine is a GTK2+ engine using cairo vectorial drawing library to draw
widgets. It features a modern glassy look, and it is elegant and clean
on the eyes. It is also extremely customizable.
diffstat:
x11/gtk2-engines-murrine/DESCR | 3 +++
x11/gtk2-engines-murrine/Makefile | 25 +++++++++++++++++++++++++
x11/gtk2-engines-murrine/PLIST | 5 +++++
x11/gtk2-engines-murrine/distinfo | 5 +++++
4 files changed, 38 insertions(+), 0 deletions(-)
diffs (54 lines):
diff -r 3cb86eca0ab1 -r 29c9c0361e69 x11/gtk2-engines-murrine/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gtk2-engines-murrine/DESCR Mon Mar 16 08:38:37 2009 +0000
@@ -0,0 +1,3 @@
+Murrine is a GTK2+ engine using cairo vectorial drawing library to draw
+widgets. It features a modern glassy look, and it is elegant and clean
+on the eyes. It is also extremely customizable.
diff -r 3cb86eca0ab1 -r 29c9c0361e69 x11/gtk2-engines-murrine/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gtk2-engines-murrine/Makefile Mon Mar 16 08:38:37 2009 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/03/16 08:38:37 jmcneill Exp $
+#
+
+DISTNAME= murrine-0.90.0
+PKGNAME= ${DISTNAME:S/^/gtk2-engines-/}
+CATEGORIES= x11 gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/murrine/0.90/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://www.cimitan.com/murrine/
+COMMENT= GTK2+ engine featuring a modern glassy look
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_DIRS+= xdg-1.4
+USE_TOOLS+= gmake pkg-config intltool
+USE_LIBTOOL= yes
+
+CONFIGURE_ARGS+= --enable-animation
+
+BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3cb86eca0ab1 -r 29c9c0361e69 x11/gtk2-engines-murrine/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gtk2-engines-murrine/PLIST Mon Mar 16 08:38:37 2009 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/16 08:38:37 jmcneill Exp $
+lib/gtk-2.0/2.10.0/engines/libmurrine.la
+share/gtk-engines/murrine.xml
+@comment in gtk2: @dirrm share/gtk-engines
+@comment in gtk2: @dirrm lib/gtk-2.0/2.10.0/engines
diff -r 3cb86eca0ab1 -r 29c9c0361e69 x11/gtk2-engines-murrine/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gtk2-engines-murrine/distinfo Mon Mar 16 08:38:37 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/03/16 08:38:37 jmcneill Exp $
+
+SHA1 (murrine-0.90.0.tar.bz2) = a9d121140ad7be538d008681444f99ecbb4b4658
+RMD160 (murrine-0.90.0.tar.bz2) = 4fcd660ec2b9849b149a06b505d64f94d2478c8a
+Size (murrine-0.90.0.tar.bz2) = 270590 bytes
Home |
Main Index |
Thread Index |
Old Index