diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-06-10 10:02:06 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-06-10 10:02:06 +0000 |
commit | 72dcc57d40449b11b3512db0c2d2a566ca734e03 (patch) | |
tree | 8ee31740d57304db70c2542a1c0f2ed6b06eb3d6 /x11-themes | |
parent | Add e17-theme-blue_default 1.0, blue default theme for use with e17 (diff) |
Add e17-theme-blue_eyed 0.6.5, blueEyed theme for use with e17 window
manager.
PR: ports/98545
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Notes
Notes:
svn path=/head/; revision=164981
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/e17-theme-blue_eyed/Makefile | 35 | ||||
-rw-r--r-- | x11-themes/e17-theme-blue_eyed/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/e17-theme-blue_eyed/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/e17-theme-blue_eyed/pkg-plist | 1 |
5 files changed, 43 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 80daabae157b..727a036e1067 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -21,6 +21,7 @@ SUBDIR += cursor-polar-theme SUBDIR += e17-theme-blokkie SUBDIR += e17-theme-blue_default + SUBDIR += e17-theme-blue_eyed SUBDIR += engradient SUBDIR += enlightenment-theme-BlueSteel SUBDIR += enlightenment-theme-BrushedMetal-Tigert diff --git a/x11-themes/e17-theme-blue_eyed/Makefile b/x11-themes/e17-theme-blue_eyed/Makefile new file mode 100644 index 000000000000..7d72dddc9ed0 --- /dev/null +++ b/x11-themes/e17-theme-blue_eyed/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: e17-theme-blue_eyed +# Date created: 5 June 2006 +# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> +# +# $FreeBSD$ +# + +PORTNAME= blue_eyed +PORTVERSION= 0.6.5 +CATEGORIES= x11-themes +MASTER_SITES= http://www0.get-e.org/Themes/E17/_files/ \ + http://mbsd.msk.ru/dist/ +PKGNAMEPREFIX= e17-theme- +DISTNAME= blue_eyed_0.6.5.g_c +EXTRACT_SUFX= .edj + +MAINTAINER= ssedov@mbsd.msk.ru +COMMENT= BlueEyed 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-blue_eyed/distinfo b/x11-themes/e17-theme-blue_eyed/distinfo new file mode 100644 index 000000000000..942a3ad48888 --- /dev/null +++ b/x11-themes/e17-theme-blue_eyed/distinfo @@ -0,0 +1,3 @@ +MD5 (blue_eyed_0.6.5.g_c.edj) = 340967a87b751cef3f71f3a367a6db30 +SHA256 (blue_eyed_0.6.5.g_c.edj) = 05a253976248119cad9730620aed08590fe630a039b1f996b80c146ee7707258 +SIZE (blue_eyed_0.6.5.g_c.edj) = 1979064 diff --git a/x11-themes/e17-theme-blue_eyed/pkg-descr b/x11-themes/e17-theme-blue_eyed/pkg-descr new file mode 100644 index 000000000000..5187f463e620 --- /dev/null +++ b/x11-themes/e17-theme-blue_eyed/pkg-descr @@ -0,0 +1,3 @@ +Nice theme for use with e17 window manager. Blue and minimalistic. + +WWW: http://www.get-e.org/Themes/E17/ diff --git a/x11-themes/e17-theme-blue_eyed/pkg-plist b/x11-themes/e17-theme-blue_eyed/pkg-plist new file mode 100644 index 000000000000..e75c7b4d9363 --- /dev/null +++ b/x11-themes/e17-theme-blue_eyed/pkg-plist @@ -0,0 +1 @@ +share/enlightenment/data/themes/blue_eyed_0.6.5.g_c.edj |