A flat, simple theme engine for GTK+ 2, also used by Gnome 2.2.
ok jolan@
This commit is contained in:
parent
fb09d03364
commit
a7062fcde7
28
x11/gtk-thinice-engine/Makefile
Normal file
28
x11/gtk-thinice-engine/Makefile
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2003/06/12 19:29:56 marcm Exp $
|
||||||
|
|
||||||
|
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||||
|
|
||||||
|
COMMENT= "a simple, clean theme engine for GTK+2"
|
||||||
|
|
||||||
|
VERSION= 2.0.2
|
||||||
|
DISTNAME= gtk-thinice-engine-${VERSION}
|
||||||
|
CATEGORIES= x11
|
||||||
|
|
||||||
|
HOMEPAGE= http://thinice.sourceforge.net/
|
||||||
|
|
||||||
|
MAINTAINER= Marc Matteo <marcm@lectroid.net>
|
||||||
|
|
||||||
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=thinice/}
|
||||||
|
|
||||||
|
BUILD_DEPENDS= :pkgconfig->=0.9.0:devel/pkgconfig
|
||||||
|
LIB_DEPENDS= gdk-x11-2.0.0.11,gdk_pixbuf-2.0.0.11,gtk-x11-2.0.0.11::x11/gtk+2
|
||||||
|
|
||||||
|
USE_X11= Yes
|
||||||
|
CONFIGURE_STYLE= gnu
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
3
x11/gtk-thinice-engine/distinfo
Normal file
3
x11/gtk-thinice-engine/distinfo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
MD5 (gtk-thinice-engine-2.0.2.tar.gz) = 3956787e5e570946f8930bdf42099023
|
||||||
|
RMD160 (gtk-thinice-engine-2.0.2.tar.gz) = 1e443fe1129614fb805284a15457ff917a0b4c53
|
||||||
|
SHA1 (gtk-thinice-engine-2.0.2.tar.gz) = 31cdbba2a24e130e94cd1e28c5e763fb655a7d7d
|
3
x11/gtk-thinice-engine/pkg/DESCR
Normal file
3
x11/gtk-thinice-engine/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
ThinIce is a flat theme without distracting eye-candy.
|
||||||
|
|
||||||
|
WWW: ${HOMEPAGE}
|
2
x11/gtk-thinice-engine/pkg/PFRAG.shared
Normal file
2
x11/gtk-thinice-engine/pkg/PFRAG.shared
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2003/06/12 19:29:56 marcm Exp $
|
||||||
|
lib/gtk-2.0/2.2.0/engines/libthinice.so
|
13
x11/gtk-thinice-engine/pkg/PLIST
Normal file
13
x11/gtk-thinice-engine/pkg/PLIST
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/06/12 19:29:56 marcm Exp $
|
||||||
|
%%SHARED%%
|
||||||
|
lib/gtk-2.0/2.2.0/engines/libthinice.la
|
||||||
|
lib/pkgconfig/gtk-thinice-engine-2.pc
|
||||||
|
share/themes/ThinIce/ICON.png
|
||||||
|
share/themes/ThinIce/README.html
|
||||||
|
share/themes/ThinIce/gtk-2.0/gtkrc
|
||||||
|
@dirrm share/themes/ThinIce/gtk-2.0
|
||||||
|
@comment (owned by thinice1) @dirrm share/themes/ThinIce
|
||||||
|
@comment @dirrm share/themes
|
||||||
|
@comment @dirrm lib/pkgconfig
|
||||||
|
@comment @dirrm lib/gtk-2.0/2.2.0/engines
|
||||||
|
@comment @dirrm lib/gtk-2.0/2.2.0
|
Loading…
Reference in New Issue
Block a user