diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-06-10 10:05:02 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-06-10 10:05:02 +0000 |
commit | c7b77553e4da3b192e3a291bc71976e549af8ee9 (patch) | |
tree | 200fb600e7d505ea9e210ad6d8faf533668a9c74 /x11-themes/e17-theme-cthulhain | |
parent | c3471bd39860327a041661057321a19f0ab129c6 (diff) |
Add e17-theme-cthulhain 0.2.1, cthulhain theme for use with e17 window
manager.
PR: ports/98547
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Notes
Notes:
svn path=/head/; revision=164985
Diffstat (limited to 'x11-themes/e17-theme-cthulhain')
-rw-r--r-- | x11-themes/e17-theme-cthulhain/Makefile | 35 | ||||
-rw-r--r-- | x11-themes/e17-theme-cthulhain/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/e17-theme-cthulhain/pkg-descr | 4 | ||||
-rw-r--r-- | x11-themes/e17-theme-cthulhain/pkg-plist | 1 |
4 files changed, 43 insertions, 0 deletions
diff --git a/x11-themes/e17-theme-cthulhain/Makefile b/x11-themes/e17-theme-cthulhain/Makefile new file mode 100644 index 000000000000..7610be30ef63 --- /dev/null +++ b/x11-themes/e17-theme-cthulhain/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: e17-theme-cthulhain +# Date created: 5 June 2006 +# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> +# +# $FreeBSD$ +# + +PORTNAME= cthulhain +PORTVERSION= 0.2.1 +CATEGORIES= x11-themes +MASTER_SITES= http://www0.get-e.org/Themes/E17/_files/ \ + http://mbsd.msk.ru/dist/ +PKGNAMEPREFIX= e17-theme- +DISTNAME= cthulhain-0.2.1 +EXTRACT_SUFX= .edj + +MAINTAINER= ssedov@mbsd.msk.ru +COMMENT= Cthulhain 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-cthulhain/distinfo b/x11-themes/e17-theme-cthulhain/distinfo new file mode 100644 index 000000000000..7fb1bfaf5187 --- /dev/null +++ b/x11-themes/e17-theme-cthulhain/distinfo @@ -0,0 +1,3 @@ +MD5 (cthulhain-0.2.1.edj) = ac1cc491ce2889ac760f4c421fcddba9 +SHA256 (cthulhain-0.2.1.edj) = 7b246875fd9a582a593e377990551070c5ec9f93a8ef30e687c907b490f5fdc6 +SIZE (cthulhain-0.2.1.edj) = 2137200 diff --git a/x11-themes/e17-theme-cthulhain/pkg-descr b/x11-themes/e17-theme-cthulhain/pkg-descr new file mode 100644 index 000000000000..8b156a9eceb1 --- /dev/null +++ b/x11-themes/e17-theme-cthulhain/pkg-descr @@ -0,0 +1,4 @@ +Nice theme for use with e17 window manager. Theme that's based on the fluxbox +theme Cthulhain. + +WWW: http://www.get-e.org/Themes/E17/ diff --git a/x11-themes/e17-theme-cthulhain/pkg-plist b/x11-themes/e17-theme-cthulhain/pkg-plist new file mode 100644 index 000000000000..d72c2a0cd915 --- /dev/null +++ b/x11-themes/e17-theme-cthulhain/pkg-plist @@ -0,0 +1 @@ +share/enlightenment/data/themes/cthulhain-0.2.1.edj |