diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-06-10 10:14:57 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-06-10 10:14:57 +0000 |
commit | 4e3567948c79ad44f71e09b3093716d5b307e063 (patch) | |
tree | 51747bb09fa4299252dae984da713a37cc93f414 /x11-themes/e17-theme-simply_white | |
parent | 68250dd3fd591911c293d9ad097f58db5f022bb1 (diff) |
Add e17-theme-simply_white 0.3, simply White theme for use with e17
window manager.
PR: ports/98554
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Notes
Notes:
svn path=/head/; revision=164997
Diffstat (limited to 'x11-themes/e17-theme-simply_white')
-rw-r--r-- | x11-themes/e17-theme-simply_white/Makefile | 35 | ||||
-rw-r--r-- | x11-themes/e17-theme-simply_white/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/e17-theme-simply_white/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/e17-theme-simply_white/pkg-plist | 1 |
4 files changed, 42 insertions, 0 deletions
diff --git a/x11-themes/e17-theme-simply_white/Makefile b/x11-themes/e17-theme-simply_white/Makefile new file mode 100644 index 000000000000..2c0d6ee6f141 --- /dev/null +++ b/x11-themes/e17-theme-simply_white/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: e17-theme-simply_white +# Date created: 5 June 2006 +# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> +# +# $FreeBSD$ +# + +PORTNAME= simply_white +PORTVERSION= 0.3 +CATEGORIES= x11-themes +MASTER_SITES= http://www0.get-e.org/Themes/E17/_files/ \ + http://mbsd.msk.ru/dist/ +PKGNAMEPREFIX= e17-theme- +DISTNAME= Simply-white-${PORTVERSION} +EXTRACT_SUFX= .edj + +MAINTAINER= ssedov@mbsd.msk.ru +COMMENT= Simply White theme for use with e17 window manager + +RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel + +USE_X_PREFIX= yes +NO_BUILD= yes +NO_WRKSUBDIR= yes + +do-extract: + ${MKDIR} ${WRKDIR} + ${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR} + +do-install: + ${MKDIR} ${PREFIX}/share/enlightenment/data/themes + ${INSTALL_DATA} ${WRKSRC}/${DISTFILES} \ + ${PREFIX}/share/enlightenment/data/themes + +.include <bsd.port.mk> diff --git a/x11-themes/e17-theme-simply_white/distinfo b/x11-themes/e17-theme-simply_white/distinfo new file mode 100644 index 000000000000..a8654164aee6 --- /dev/null +++ b/x11-themes/e17-theme-simply_white/distinfo @@ -0,0 +1,3 @@ +MD5 (Simply-white-0.3.edj) = 9f38257f6cc1c5a341bd01744986f970 +SHA256 (Simply-white-0.3.edj) = a7aafd690bc6894384020683b71ee2b3b0ead886d25addc99dd48bab443aeae9 +SIZE (Simply-white-0.3.edj) = 1164409 diff --git a/x11-themes/e17-theme-simply_white/pkg-descr b/x11-themes/e17-theme-simply_white/pkg-descr new file mode 100644 index 000000000000..0ede53dade13 --- /dev/null +++ b/x11-themes/e17-theme-simply_white/pkg-descr @@ -0,0 +1,3 @@ +Nice theme for use with e17 window manager. Brand new minimalistic theme. + +WWW: http://www.get-e.org/Themes/E17/ diff --git a/x11-themes/e17-theme-simply_white/pkg-plist b/x11-themes/e17-theme-simply_white/pkg-plist new file mode 100644 index 000000000000..6df722347cef --- /dev/null +++ b/x11-themes/e17-theme-simply_white/pkg-plist @@ -0,0 +1 @@ +share/enlightenment/data/themes/Simply-white-0.3.edj |