pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/compizconfig-backend-gconf Import compizconfig-b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/90e6e3a7feb2
branches:  trunk
changeset: 542318:90e6e3a7feb2
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Mon May 12 12:06:59 2008 +0000

description:
Import compizconfig-backend-gconf:

Compiz is a compositing window manager that uses 3D graphics acceleration
via OpenGL. It provides various new graphical effects and features on
any desktop environment, including Gnome and KDE.

This package contains a gconf plugin for the compiz configuration backend.

diffstat:

 devel/compizconfig-backend-gconf/DESCR    |   5 +++++
 devel/compizconfig-backend-gconf/Makefile |  19 +++++++++++++++++++
 devel/compizconfig-backend-gconf/PLIST    |   2 ++
 devel/compizconfig-backend-gconf/distinfo |   5 +++++
 4 files changed, 31 insertions(+), 0 deletions(-)

diffs (47 lines):

diff -r 509b1a0bd802 -r 90e6e3a7feb2 devel/compizconfig-backend-gconf/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/compizconfig-backend-gconf/DESCR    Mon May 12 12:06:59 2008 +0000
@@ -0,0 +1,5 @@
+Compiz is a compositing window manager that uses 3D graphics acceleration
+via OpenGL. It provides various new graphical effects and features on
+any desktop environment, including Gnome and KDE.
+
+This package contains a gconf plugin for the compiz configuration backend.
diff -r 509b1a0bd802 -r 90e6e3a7feb2 devel/compizconfig-backend-gconf/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/compizconfig-backend-gconf/Makefile Mon May 12 12:06:59 2008 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/05/12 12:06:59 jmcneill Exp $
+#
+
+DISTNAME=      compizconfig-backend-gconf-0.6.0
+CATEGORIES=    devel gnome
+MASTER_SITES=  http://releases.compiz-fusion.org/0.6.0/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://www.compiz-fusion.org/
+COMMENT=       Plugin (gconf) for the compiz configuration backend
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL=   yes
+USE_TOOLS+=    pkg-config
+
+.include "../../devel/GConf/buildlink3.mk"
+.include "../../devel/libcompizconfig/buildlink3.mk"
+.include "../../wm/compiz/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 509b1a0bd802 -r 90e6e3a7feb2 devel/compizconfig-backend-gconf/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/compizconfig-backend-gconf/PLIST    Mon May 12 12:06:59 2008 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/05/12 12:06:59 jmcneill Exp $
+lib/compizconfig/backends/libgconf.la
diff -r 509b1a0bd802 -r 90e6e3a7feb2 devel/compizconfig-backend-gconf/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/compizconfig-backend-gconf/distinfo Mon May 12 12:06:59 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/05/12 12:06:59 jmcneill Exp $
+
+SHA1 (compizconfig-backend-gconf-0.6.0.tar.gz) = f9a4e505760694f6c5b51f7fcaf212c3ec2c5b26
+RMD160 (compizconfig-backend-gconf-0.6.0.tar.gz) = 6678a56171e9b6f6c4370673dcf26b68c99eaa53
+Size (compizconfig-backend-gconf-0.6.0.tar.gz) = 331161 bytes



Home | Main Index | Thread Index | Old Index