diff options
author | jmcneill <jmcneill> | 2008-05-12 12:06:59 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2008-05-12 12:06:59 +0000 |
commit | 3d7e86db2d24e82364b297e96cb93f9206caef94 (patch) | |
tree | d44acf78cfdff2df8b4a23c252291acf6ffcdd71 /devel | |
parent | 4b3318149f9ac9e787bfbe12e531ba1e12709f31 (diff) | |
download | pkgsrc-3d7e86db2d24e82364b297e96cb93f9206caef94.tar.gz |
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 (limited to 'devel')
-rw-r--r-- | devel/compizconfig-backend-gconf/DESCR | 5 | ||||
-rw-r--r-- | devel/compizconfig-backend-gconf/Makefile | 19 | ||||
-rw-r--r-- | devel/compizconfig-backend-gconf/PLIST | 2 | ||||
-rw-r--r-- | devel/compizconfig-backend-gconf/distinfo | 5 |
4 files changed, 31 insertions, 0 deletions
diff --git a/devel/compizconfig-backend-gconf/DESCR b/devel/compizconfig-backend-gconf/DESCR new file mode 100644 index 00000000000..21b7a2de7ae --- /dev/null +++ b/devel/compizconfig-backend-gconf/DESCR @@ -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 --git a/devel/compizconfig-backend-gconf/Makefile b/devel/compizconfig-backend-gconf/Makefile new file mode 100644 index 00000000000..966cca337af --- /dev/null +++ b/devel/compizconfig-backend-gconf/Makefile @@ -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 +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 --git a/devel/compizconfig-backend-gconf/PLIST b/devel/compizconfig-backend-gconf/PLIST new file mode 100644 index 00000000000..07def9e639d --- /dev/null +++ b/devel/compizconfig-backend-gconf/PLIST @@ -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 --git a/devel/compizconfig-backend-gconf/distinfo b/devel/compizconfig-backend-gconf/distinfo new file mode 100644 index 00000000000..f612e8bf802 --- /dev/null +++ b/devel/compizconfig-backend-gconf/distinfo @@ -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 |