Initial import of gtkstep-pastel - a nice gtkstep-based GTK+ theme engine.
This commit is contained in:
parent
f04d42fdef
commit
21cffe50bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29564
29
x11-themes/gtkstep-pastel/Makefile
Normal file
29
x11-themes/gtkstep-pastel/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# New ports collection makefile for: gtkstep-pastel
|
||||
# Date Created: 1 June 2000
|
||||
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gtkstep-pastel
|
||||
PORTVERSION= 0.9.0
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= http://www.geocities.com/SiliconValley/Lab/8325/
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
||||
|
||||
DISTVERSION= 0_9_0
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
|
||||
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-themes/gtkstep-pastel/distinfo
Normal file
1
x11-themes/gtkstep-pastel/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (gtkstep-pastel-0_9_0.tgz) = f895770b5c069416e35d7e1b2bd96e00
|
1
x11-themes/gtkstep-pastel/pkg-comment
Normal file
1
x11-themes/gtkstep-pastel/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Theme engine based on GtkStep to make GTK+ look nicier
|
4
x11-themes/gtkstep-pastel/pkg-descr
Normal file
4
x11-themes/gtkstep-pastel/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
A GTK+ theme engine to make GTK+ look nicier. This theme is based on
|
||||
gtkstep-1.6, by Ullrich Hafner.
|
||||
|
||||
WWW: http://fly.to/eru/
|
6
x11-themes/gtkstep-pastel/pkg-plist
Normal file
6
x11-themes/gtkstep-pastel/pkg-plist
Normal file
@ -0,0 +1,6 @@
|
||||
lib/gtk/themes/engines/libsteppastel.so
|
||||
share/themes/StepPastel/ICON.png
|
||||
share/themes/StepPastel/README.html
|
||||
share/themes/StepPastel/gtk/gtkrc
|
||||
@dirrm share/themes/StepPastel/gtk
|
||||
@dirrm share/themes/StepPastel
|
29
x11-toolkits/gtkstep-pastel/Makefile
Normal file
29
x11-toolkits/gtkstep-pastel/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# New ports collection makefile for: gtkstep-pastel
|
||||
# Date Created: 1 June 2000
|
||||
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gtkstep-pastel
|
||||
PORTVERSION= 0.9.0
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= http://www.geocities.com/SiliconValley/Lab/8325/
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
||||
|
||||
DISTVERSION= 0_9_0
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
|
||||
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-toolkits/gtkstep-pastel/distinfo
Normal file
1
x11-toolkits/gtkstep-pastel/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (gtkstep-pastel-0_9_0.tgz) = f895770b5c069416e35d7e1b2bd96e00
|
1
x11-toolkits/gtkstep-pastel/pkg-comment
Normal file
1
x11-toolkits/gtkstep-pastel/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Theme engine based on GtkStep to make GTK+ look nicier
|
4
x11-toolkits/gtkstep-pastel/pkg-descr
Normal file
4
x11-toolkits/gtkstep-pastel/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
A GTK+ theme engine to make GTK+ look nicier. This theme is based on
|
||||
gtkstep-1.6, by Ullrich Hafner.
|
||||
|
||||
WWW: http://fly.to/eru/
|
6
x11-toolkits/gtkstep-pastel/pkg-plist
Normal file
6
x11-toolkits/gtkstep-pastel/pkg-plist
Normal file
@ -0,0 +1,6 @@
|
||||
lib/gtk/themes/engines/libsteppastel.so
|
||||
share/themes/StepPastel/ICON.png
|
||||
share/themes/StepPastel/README.html
|
||||
share/themes/StepPastel/gtk/gtkrc
|
||||
@dirrm share/themes/StepPastel/gtk
|
||||
@dirrm share/themes/StepPastel
|
Loading…
Reference in New Issue
Block a user