Initial import of gtk2-engines-bluecurve, version 1.0:
Port of famous Bluecurve theme for GTK2+, introduced by RedHat.
This commit is contained in:
parent
fabb31d14d
commit
4ec80e109c
4 changed files with 37 additions and 0 deletions
1
x11/gtk2-engines-bluecurve/DESCR
Normal file
1
x11/gtk2-engines-bluecurve/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Port of famous Bluecurve theme for GTK2+, introduced by RedHat.
|
23
x11/gtk2-engines-bluecurve/Makefile
Normal file
23
x11/gtk2-engines-bluecurve/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2004/04/15 10:45:15 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= GTK2-Wonderland-Engine-1.0
|
||||
PKGNAME= gtk2-engines-bluecurve-1.0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://ftp.gnome.org/pub/GNOME/teams/art.gnome.org/themes/gtk2/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= dotz@irc.pl
|
||||
HOMEPAGE= http://art.gnome.org/
|
||||
COMMENT= Port of famous Bluecurve theme for GTK2+
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BUILDLINK3= yes
|
||||
USE_DIRS+= xdg-1.1
|
||||
USE_GNU_TOOLS+= make
|
||||
USE_LIBTOOL= yes
|
||||
WRKSRC= ${WRKDIR}/Bluecurve
|
||||
|
||||
.include "../../devel/pkgconfig/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
9
x11/gtk2-engines-bluecurve/PLIST
Normal file
9
x11/gtk2-engines-bluecurve/PLIST
Normal file
|
@ -0,0 +1,9 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/15 10:45:15 jmmv Exp $
|
||||
lib/gtk-2.0/2.4.0/engines/libbluecurve.a
|
||||
lib/gtk-2.0/2.4.0/engines/libbluecurve.la
|
||||
lib/gtk-2.0/2.4.0/engines/libbluecurve.so
|
||||
share/themes/Bluecurve/gtk-2.0/gtkrc
|
||||
@dirrm share/themes/Bluecurve/gtk-2.0
|
||||
@dirrm share/themes/Bluecurve
|
||||
@comment in xdg-dirs: @dirrm share/themes
|
||||
@comment in gtk2: @dirrm lib/gtk-2.0/2.4.0/engines
|
4
x11/gtk2-engines-bluecurve/distinfo
Normal file
4
x11/gtk2-engines-bluecurve/distinfo
Normal file
|
@ -0,0 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2004/04/15 10:45:15 jmmv Exp $
|
||||
|
||||
SHA1 (GTK2-Wonderland-Engine-1.0.tar.bz2) = eb2bd4b6471105224895f978210f3348a57433d3
|
||||
Size (GTK2-Wonderland-Engine-1.0.tar.bz2) = 133187 bytes
|
Loading…
Reference in a new issue