mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Initial import of gtk-engines-collection - a meta-port installing several GTK+
theme engines.
This commit is contained in:
parent
3808b226e7
commit
7061b23a18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29570
32
x11-themes/gtk-engines-collection/Makefile
Normal file
32
x11-themes/gtk-engines-collection/Makefile
Normal file
@ -0,0 +1,32 @@
|
||||
# New ports collection makefile for: gtk-engines-collection
|
||||
# Date created: 13 June 2000
|
||||
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gtk-engines-collection
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
EXTRACT_ONLY= # empty
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
# I intentionally did not put gtk-engines in the list below because
|
||||
# this package is uterly buggy.
|
||||
RUN_DEPENDS= ${THEMESBASE}/libclean.so:${PORTSDIR}/x11-toolkits/clean-theme-gtk \
|
||||
${THEMESBASE}/libgnomelook.so:${PORTSDIR}/x11-toolkits/gnome-look \
|
||||
${THEMESBASE}/libstep.so:${PORTSDIR}/x11-toolkits/gtkstep \
|
||||
${THEMESBASE}/libsteppastel.so:${PORTSDIR}/x11-toolkits/gtkstep-pastel \
|
||||
${THEMESBASE}/libthinice.so:${PORTSDIR}/x11-toolkits/thinice \
|
||||
${THEMESBASE}/libxeno.so:${PORTSDIR}/x11-toolkits/xenophilia
|
||||
|
||||
THEMESBASE= ${X11BASE}/lib/gtk/themes/engines
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install: # empty
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-themes/gtk-engines-collection/pkg-comment
Normal file
1
x11-themes/gtk-engines-collection/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
The "meta-port" for the collection of several GTK+ theme engines
|
5
x11-themes/gtk-engines-collection/pkg-descr
Normal file
5
x11-themes/gtk-engines-collection/pkg-descr
Normal file
@ -0,0 +1,5 @@
|
||||
Meta-port installing collection of several GTK+ theme engines intended to
|
||||
improve boring look of GTK+ widgets.
|
||||
|
||||
- Maxim Sobolev
|
||||
<sobomax@FreeBSD.org>
|
1
x11-themes/gtk-engines-collection/pkg-plist
Normal file
1
x11-themes/gtk-engines-collection/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
@comment this plist intentionally left empty
|
32
x11-toolkits/gtk-engines-collection/Makefile
Normal file
32
x11-toolkits/gtk-engines-collection/Makefile
Normal file
@ -0,0 +1,32 @@
|
||||
# New ports collection makefile for: gtk-engines-collection
|
||||
# Date created: 13 June 2000
|
||||
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gtk-engines-collection
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
EXTRACT_ONLY= # empty
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
# I intentionally did not put gtk-engines in the list below because
|
||||
# this package is uterly buggy.
|
||||
RUN_DEPENDS= ${THEMESBASE}/libclean.so:${PORTSDIR}/x11-toolkits/clean-theme-gtk \
|
||||
${THEMESBASE}/libgnomelook.so:${PORTSDIR}/x11-toolkits/gnome-look \
|
||||
${THEMESBASE}/libstep.so:${PORTSDIR}/x11-toolkits/gtkstep \
|
||||
${THEMESBASE}/libsteppastel.so:${PORTSDIR}/x11-toolkits/gtkstep-pastel \
|
||||
${THEMESBASE}/libthinice.so:${PORTSDIR}/x11-toolkits/thinice \
|
||||
${THEMESBASE}/libxeno.so:${PORTSDIR}/x11-toolkits/xenophilia
|
||||
|
||||
THEMESBASE= ${X11BASE}/lib/gtk/themes/engines
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install: # empty
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-toolkits/gtk-engines-collection/pkg-comment
Normal file
1
x11-toolkits/gtk-engines-collection/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
The "meta-port" for the collection of several GTK+ theme engines
|
5
x11-toolkits/gtk-engines-collection/pkg-descr
Normal file
5
x11-toolkits/gtk-engines-collection/pkg-descr
Normal file
@ -0,0 +1,5 @@
|
||||
Meta-port installing collection of several GTK+ theme engines intended to
|
||||
improve boring look of GTK+ widgets.
|
||||
|
||||
- Maxim Sobolev
|
||||
<sobomax@FreeBSD.org>
|
1
x11-toolkits/gtk-engines-collection/pkg-plist
Normal file
1
x11-toolkits/gtk-engines-collection/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
@comment this plist intentionally left empty
|
Loading…
Reference in New Issue
Block a user