diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-31 17:28:21 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-31 17:28:21 +0000 |
commit | cb19065f6a1c98574614845d10a70808fe249385 (patch) | |
tree | 09b510c45bc52c3a054cc06e2ba8311d3cf1c7f9 /x11-toolkits | |
parent | 10f93da3a0547d0a5d43e4117b48cdd1a3a01dd5 (diff) | |
download | ports-cb19065f6a1c98574614845d10a70808fe249385.tar.gz ports-cb19065f6a1c98574614845d10a70808fe249385.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtk-flat-theme/Makefile | 24 | ||||
-rw-r--r-- | x11-toolkits/gtk-flat-theme/distinfo | 1 | ||||
-rw-r--r-- | x11-toolkits/gtk-flat-theme/pkg-comment | 1 | ||||
-rw-r--r-- | x11-toolkits/gtk-flat-theme/pkg-descr | 5 | ||||
-rw-r--r-- | x11-toolkits/gtk-flat-theme/pkg-plist | 6 | ||||
-rw-r--r-- | x11-toolkits/gtk-flat-theme2/Makefile | 24 | ||||
-rw-r--r-- | x11-toolkits/gtk-flat-theme2/distinfo | 1 | ||||
-rw-r--r-- | x11-toolkits/gtk-flat-theme2/pkg-comment | 1 | ||||
-rw-r--r-- | x11-toolkits/gtk-flat-theme2/pkg-descr | 5 | ||||
-rw-r--r-- | x11-toolkits/gtk-flat-theme2/pkg-plist | 6 |
11 files changed, 75 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 6e91c5edc8e1..1d1f9d5afe7c 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -21,6 +21,7 @@ SUBDIR += gtk-Mac2-theme SUBDIR += gtk-engines SUBDIR += gtk-engines-collection + SUBDIR += gtk-flat-theme SUBDIR += gtk12 SUBDIR += gtk13 SUBDIR += gtkbe diff --git a/x11-toolkits/gtk-flat-theme/Makefile b/x11-toolkits/gtk-flat-theme/Makefile new file mode 100644 index 000000000000..b1b9723942a5 --- /dev/null +++ b/x11-toolkits/gtk-flat-theme/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: gtk-flat-theme +# Date Created: 31 October 2000 +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gtk-flat-theme +PORTVERSION= 200010301024 +CATEGORIES= x11-toolkits +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk +DISTNAME= Flat-1.2.x-${PORTVERSION} + +MAINTAINER= sobomax@FreeBSD.org + +WRKSRC= ${WRKDIR}/${PORTNAME}-0.1 + +USE_X_PREFIX= yes +USE_GTK= yes +USE_LIBTOOL= yes +USE_GMAKE= yes + +.include <bsd.port.mk> diff --git a/x11-toolkits/gtk-flat-theme/distinfo b/x11-toolkits/gtk-flat-theme/distinfo new file mode 100644 index 000000000000..5b38fee6c2e9 --- /dev/null +++ b/x11-toolkits/gtk-flat-theme/distinfo @@ -0,0 +1 @@ +MD5 (Flat-1.2.x-200010301024.tar.gz) = 5b9e6c974c2417b5793b5c930be29f5d diff --git a/x11-toolkits/gtk-flat-theme/pkg-comment b/x11-toolkits/gtk-flat-theme/pkg-comment new file mode 100644 index 000000000000..ebf7094e802e --- /dev/null +++ b/x11-toolkits/gtk-flat-theme/pkg-comment @@ -0,0 +1 @@ +A GTK+ theme engine which gives GTK+ a flattened appearance diff --git a/x11-toolkits/gtk-flat-theme/pkg-descr b/x11-toolkits/gtk-flat-theme/pkg-descr new file mode 100644 index 000000000000..9700333a27d3 --- /dev/null +++ b/x11-toolkits/gtk-flat-theme/pkg-descr @@ -0,0 +1,5 @@ +This theme engine gives gtk+ a flattened appearance with elements taken from +the MacOS and Metal uis. Modified from the default and metal theme engines; +the colors and background pixmaps are fully customizable. + +WWW: http://gtk.themes.org/themes.phtml?themeid=972185985 diff --git a/x11-toolkits/gtk-flat-theme/pkg-plist b/x11-toolkits/gtk-flat-theme/pkg-plist new file mode 100644 index 000000000000..81f35028998e --- /dev/null +++ b/x11-toolkits/gtk-flat-theme/pkg-plist @@ -0,0 +1,6 @@ +lib/gtk/themes/engines/libflat.so +share/themes/Flat/ICON.png +share/themes/Flat/README.html +share/themes/Flat/gtk/gtkrc +@dirrm share/themes/Flat/gtk +@dirrm share/themes/Flat diff --git a/x11-toolkits/gtk-flat-theme2/Makefile b/x11-toolkits/gtk-flat-theme2/Makefile new file mode 100644 index 000000000000..b1b9723942a5 --- /dev/null +++ b/x11-toolkits/gtk-flat-theme2/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: gtk-flat-theme +# Date Created: 31 October 2000 +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gtk-flat-theme +PORTVERSION= 200010301024 +CATEGORIES= x11-toolkits +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk +DISTNAME= Flat-1.2.x-${PORTVERSION} + +MAINTAINER= sobomax@FreeBSD.org + +WRKSRC= ${WRKDIR}/${PORTNAME}-0.1 + +USE_X_PREFIX= yes +USE_GTK= yes +USE_LIBTOOL= yes +USE_GMAKE= yes + +.include <bsd.port.mk> diff --git a/x11-toolkits/gtk-flat-theme2/distinfo b/x11-toolkits/gtk-flat-theme2/distinfo new file mode 100644 index 000000000000..5b38fee6c2e9 --- /dev/null +++ b/x11-toolkits/gtk-flat-theme2/distinfo @@ -0,0 +1 @@ +MD5 (Flat-1.2.x-200010301024.tar.gz) = 5b9e6c974c2417b5793b5c930be29f5d diff --git a/x11-toolkits/gtk-flat-theme2/pkg-comment b/x11-toolkits/gtk-flat-theme2/pkg-comment new file mode 100644 index 000000000000..ebf7094e802e --- /dev/null +++ b/x11-toolkits/gtk-flat-theme2/pkg-comment @@ -0,0 +1 @@ +A GTK+ theme engine which gives GTK+ a flattened appearance diff --git a/x11-toolkits/gtk-flat-theme2/pkg-descr b/x11-toolkits/gtk-flat-theme2/pkg-descr new file mode 100644 index 000000000000..9700333a27d3 --- /dev/null +++ b/x11-toolkits/gtk-flat-theme2/pkg-descr @@ -0,0 +1,5 @@ +This theme engine gives gtk+ a flattened appearance with elements taken from +the MacOS and Metal uis. Modified from the default and metal theme engines; +the colors and background pixmaps are fully customizable. + +WWW: http://gtk.themes.org/themes.phtml?themeid=972185985 diff --git a/x11-toolkits/gtk-flat-theme2/pkg-plist b/x11-toolkits/gtk-flat-theme2/pkg-plist new file mode 100644 index 000000000000..81f35028998e --- /dev/null +++ b/x11-toolkits/gtk-flat-theme2/pkg-plist @@ -0,0 +1,6 @@ +lib/gtk/themes/engines/libflat.so +share/themes/Flat/ICON.png +share/themes/Flat/README.html +share/themes/Flat/gtk/gtkrc +@dirrm share/themes/Flat/gtk +@dirrm share/themes/Flat |