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/gtk-lila-theme | |
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/gtk-lila-theme')
-rw-r--r-- | x11-themes/gtk-lila-theme/Makefile | 29 | ||||
-rw-r--r-- | x11-themes/gtk-lila-theme/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/gtk-lila-theme/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/gtk-lila-theme/pkg-plist | 19 |
4 files changed, 54 insertions, 0 deletions
diff --git a/x11-themes/gtk-lila-theme/Makefile b/x11-themes/gtk-lila-theme/Makefile new file mode 100644 index 000000000..d2224edcd --- /dev/null +++ b/x11-themes/gtk-lila-theme/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: gtk-lila-theme +# Date Created: 2 Feb 2005 +# Whom: Filippo Natali <filippo@widestore.net> +# +# $FreeBSD$ +# + +PORTNAME= gtk-lila-theme +PORTVERSION= 0.5.5 +PORTREVISION= 1 +CATEGORIES= x11-themes gnome +MASTER_SITES= http://lila-theme.uni.cc/files/tarballs/ +DISTNAME= lila-gtk-${PORTVERSION} + +MAINTAINER= filippo.natali@gmail.com +COMMENT= GTK+ 2.0 Lila theme + +WRKSRC= ${WRKDIR} + +NO_BUILD= yes +USE_GNOME= gtk20 +USE_BZIP2= yes + +do-install: + @${MKDIR} ${PREFIX}/share/themes + @${CP} -R ${WRKDIR}/lila-gtk/GorLila ${PREFIX}/share/themes + @${CP} -R ${WRKDIR}/lila-gtk/SimpLila ${PREFIX}/share/themes + +.include <bsd.port.mk> diff --git a/x11-themes/gtk-lila-theme/distinfo b/x11-themes/gtk-lila-theme/distinfo new file mode 100644 index 000000000..1813e3082 --- /dev/null +++ b/x11-themes/gtk-lila-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (lila-gtk-0.5.5.tar.bz2) = 922e84119242f9d3879c63b1775922c7 +SHA256 (lila-gtk-0.5.5.tar.bz2) = a979313f632071f6bf8e62902c389c810baa98f0a7e0fd0bf61ec6fb5d341d4f +SIZE (lila-gtk-0.5.5.tar.bz2) = 17260 diff --git a/x11-themes/gtk-lila-theme/pkg-descr b/x11-themes/gtk-lila-theme/pkg-descr new file mode 100644 index 000000000..6cf71cfdc --- /dev/null +++ b/x11-themes/gtk-lila-theme/pkg-descr @@ -0,0 +1,3 @@ +GTK+ 2.0 and Metacity Lila theme + +WWW: http://lila-theme.uni.cc diff --git a/x11-themes/gtk-lila-theme/pkg-plist b/x11-themes/gtk-lila-theme/pkg-plist new file mode 100644 index 000000000..3caed28c7 --- /dev/null +++ b/x11-themes/gtk-lila-theme/pkg-plist @@ -0,0 +1,19 @@ +share/themes/SimpLila/gtk-2.0/iconrc +share/themes/SimpLila/gtk-2.0/gtkrc +share/themes/SimpLila/metacity-1/metacity-theme-1.xml +share/themes/SimpLila/index.theme +share/themes/GorLila/gtk-2.0/iconrc +share/themes/GorLila/gtk-2.0/gtkrc +share/themes/GorLila/metacity-1/wm-restore.svg +share/themes/GorLila/metacity-1/wm-min.svg +share/themes/GorLila/metacity-1/wm-menu.svg +share/themes/GorLila/metacity-1/wm-max.svg +share/themes/GorLila/metacity-1/wm-close.svg +share/themes/GorLila/metacity-1/metacity-theme-1.xml +share/themes/GorLila/index.theme +@dirrm share/themes/SimpLila/metacity-1 +@dirrm share/themes/SimpLila/gtk-2.0 +@dirrm share/themes/SimpLila +@dirrm share/themes/GorLila/metacity-1 +@dirrm share/themes/GorLila/gtk-2.0 +@dirrm share/themes/GorLila |