diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-06-14 15:10:59 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-06-14 15:10:59 +0000 |
commit | 1952925387dced9a6089d03a52df496dd5ef0254 (patch) | |
tree | 4067c0c2bb7bb02840b1c74dd9bac4302ad1375f /x11-themes | |
parent | 70887859621f387317606211b77d107f0feb8d7d (diff) |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/e17-theme-mclaren/Makefile | 35 | ||||
-rw-r--r-- | x11-themes/e17-theme-mclaren/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/e17-theme-mclaren/pkg-descr | 5 | ||||
-rw-r--r-- | x11-themes/e17-theme-mclaren/pkg-plist | 1 |
5 files changed, 45 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 14fe07a529e5..de1434a04ef5 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -27,6 +27,7 @@ SUBDIR += e17-theme-detour SUBDIR += e17-theme-gant SUBDIR += e17-theme-japan2007 + SUBDIR += e17-theme-mclaren SUBDIR += e17-theme-milky SUBDIR += e17-theme-neptun SUBDIR += e17-theme-simply_white diff --git a/x11-themes/e17-theme-mclaren/Makefile b/x11-themes/e17-theme-mclaren/Makefile new file mode 100644 index 000000000000..62e9fdeada7b --- /dev/null +++ b/x11-themes/e17-theme-mclaren/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: e17-theme-mclaren +# Date created: 5 June 2006 +# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> +# +# $FreeBSD$ +# + +PORTNAME= mclaren +PORTVERSION= 0.1.0 +CATEGORIES= x11-themes +MASTER_SITES= http://www0.get-e.org/Themes/E17/_files/ \ + http://mbsd.msk.ru/dist/ +PKGNAMEPREFIX= e17-theme- +DISTNAME= McLaren-0.1.0 +EXTRACT_SUFX= .edj + +MAINTAINER= ssedov@mbsd.msk.ru +COMMENT= McLaren 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-mclaren/distinfo b/x11-themes/e17-theme-mclaren/distinfo new file mode 100644 index 000000000000..a8667975b5bb --- /dev/null +++ b/x11-themes/e17-theme-mclaren/distinfo @@ -0,0 +1,3 @@ +MD5 (McLaren-0.1.0.edj) = debde6b5b20af334daea0dea3a1124c3 +SHA256 (McLaren-0.1.0.edj) = 9482167dc8be9fd6f76947984f76b1ea23c45e32b90caf8ffa6e043baf62ef30 +SIZE (McLaren-0.1.0.edj) = 3263633 diff --git a/x11-themes/e17-theme-mclaren/pkg-descr b/x11-themes/e17-theme-mclaren/pkg-descr new file mode 100644 index 000000000000..f4a29552de75 --- /dev/null +++ b/x11-themes/e17-theme-mclaren/pkg-descr @@ -0,0 +1,5 @@ +Nice theme for use with e17 window manager. A theme is oriented for those who +likes dark and soft colors. It reasembles the colors of the McLaren F-1 team. +The theme is based on the original E17 BLING BLING theme. + +WWW: http://www.get-e.org/Themes/E17/ diff --git a/x11-themes/e17-theme-mclaren/pkg-plist b/x11-themes/e17-theme-mclaren/pkg-plist new file mode 100644 index 000000000000..d60572920280 --- /dev/null +++ b/x11-themes/e17-theme-mclaren/pkg-plist @@ -0,0 +1 @@ +share/enlightenment/data/themes/McLaren-0.1.0.edj |