diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-20 03:56:20 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-20 03:56:20 +0800 |
commit | fbef24b936c9210f39ea9ef1a687f6631d7605f4 (patch) | |
tree | 7f979e117da327838df1e0324e7449857aedba58 /x11-themes/clean-theme-gtk | |
parent | 119249aa51f7bcc799a89cc3e08ee8bd5b8e5017 (diff) | |
download | marcuscom-ports-fbef24b936c9210f39ea9ef1a687f6631d7605f4.tar marcuscom-ports-fbef24b936c9210f39ea9ef1a687f6631d7605f4.tar.gz marcuscom-ports-fbef24b936c9210f39ea9ef1a687f6631d7605f4.tar.bz2 marcuscom-ports-fbef24b936c9210f39ea9ef1a687f6631d7605f4.tar.lz marcuscom-ports-fbef24b936c9210f39ea9ef1a687f6631d7605f4.tar.xz marcuscom-ports-fbef24b936c9210f39ea9ef1a687f6631d7605f4.tar.zst marcuscom-ports-fbef24b936c9210f39ea9ef1a687f6631d7605f4.zip |
- Update bluecurve-themes through gtk-long.. for LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6663 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/clean-theme-gtk')
-rw-r--r-- | x11-themes/clean-theme-gtk/Makefile | 29 | ||||
-rw-r--r-- | x11-themes/clean-theme-gtk/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/clean-theme-gtk/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/clean-theme-gtk/pkg-plist | 7 |
4 files changed, 42 insertions, 0 deletions
diff --git a/x11-themes/clean-theme-gtk/Makefile b/x11-themes/clean-theme-gtk/Makefile new file mode 100644 index 000000000..8af1068fe --- /dev/null +++ b/x11-themes/clean-theme-gtk/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: clean-theme-gtk +# Date Created: 1 June 2000 +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> +# +# $FreeBSD$ +# $MCom$ + +PORTNAME= clean-theme-gtk +PORTVERSION= 1.2.x +PORTREVISION= 3 +CATEGORIES= x11-themes +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= clean___ +DISTNAME= clean___-${PORTVERSION} + +MAINTAINER= ports@FreeBSD.org +COMMENT= The Clean GTK theme engine + +WRKSRC= ${WRKDIR}/gtk-clean-theme + +GNU_CONFIGURE= yes +USE_GNOME= gtk12 +USE_GMAKE= yes + +post-patch: + @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ + ${WRKSRC}/configure + +.include <bsd.port.mk> diff --git a/x11-themes/clean-theme-gtk/distinfo b/x11-themes/clean-theme-gtk/distinfo new file mode 100644 index 000000000..4f5bc917a --- /dev/null +++ b/x11-themes/clean-theme-gtk/distinfo @@ -0,0 +1,3 @@ +MD5 (clean___-1.2.x.tar.gz) = 17c3b918edb5c9b90301cb73e486433c +SHA256 (clean___-1.2.x.tar.gz) = ba9bc720dd4ce08bf070e8ca7cdecb3002b62fa181c837955b623c2964b5c891 +SIZE (clean___-1.2.x.tar.gz) = 125488 diff --git a/x11-themes/clean-theme-gtk/pkg-descr b/x11-themes/clean-theme-gtk/pkg-descr new file mode 100644 index 000000000..92ca27039 --- /dev/null +++ b/x11-themes/clean-theme-gtk/pkg-descr @@ -0,0 +1,3 @@ +This is the Clean GTK theme engine. + +WWW: http://progen.dynodns.net/dengen/clean_theme.html diff --git a/x11-themes/clean-theme-gtk/pkg-plist b/x11-themes/clean-theme-gtk/pkg-plist new file mode 100644 index 000000000..0c5c1dd67 --- /dev/null +++ b/x11-themes/clean-theme-gtk/pkg-plist @@ -0,0 +1,7 @@ +lib/gtk/themes/engines/libclean.la +lib/gtk/themes/engines/libclean.so +share/themes/Clean/ICON.png +share/themes/Clean/README.html +share/themes/Clean/gtk/gtkrc +@dirrm share/themes/Clean/gtk +@dirrm share/themes/Clean |