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.
This commit is contained in:
parent
5f18b328a3
commit
7a9ab95834
4 changed files with 31 additions and 0 deletions
5
devel/compizconfig-backend-gconf/DESCR
Normal file
5
devel/compizconfig-backend-gconf/DESCR
Normal file
|
@ -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.
|
19
devel/compizconfig-backend-gconf/Makefile
Normal file
19
devel/compizconfig-backend-gconf/Makefile
Normal file
|
@ -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"
|
2
devel/compizconfig-backend-gconf/PLIST
Normal file
2
devel/compizconfig-backend-gconf/PLIST
Normal file
|
@ -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
|
5
devel/compizconfig-backend-gconf/distinfo
Normal file
5
devel/compizconfig-backend-gconf/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue