diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-06-10 10:11:51 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-06-10 10:11:51 +0000 |
commit | 1d5b715d0ae17b9cae2237b2bb9b15d5f7850312 (patch) | |
tree | ca389a5e3ec4aecd7680290546ce45e50da15be9 /x11-themes | |
parent | d02a3fe1029599979470019409a0b22770a9ede8 (diff) | |
download | ports-1d5b715d0ae17b9cae2237b2bb9b15d5f7850312.tar.gz ports-1d5b715d0ae17b9cae2237b2bb9b15d5f7850312.zip |
Add e17-theme-milky 0.9.8.5C, milky's theme for use with e17 window
manager.
PR: ports/98552
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Notes
Notes:
svn path=/head/; revision=164993
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/e17-theme-milky/Makefile | 35 | ||||
-rw-r--r-- | x11-themes/e17-theme-milky/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/e17-theme-milky/pkg-descr | 4 | ||||
-rw-r--r-- | x11-themes/e17-theme-milky/pkg-plist | 1 |
5 files changed, 44 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 742bcf884e02..0c8f88f776d5 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-milky SUBDIR += engradient SUBDIR += enlightenment-theme-BlueSteel SUBDIR += enlightenment-theme-BrushedMetal-Tigert diff --git a/x11-themes/e17-theme-milky/Makefile b/x11-themes/e17-theme-milky/Makefile new file mode 100644 index 000000000000..7232302c4135 --- /dev/null +++ b/x11-themes/e17-theme-milky/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: e17-theme-milky +# Date created: 5 June 2006 +# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> +# +# $FreeBSD$ +# + +PORTNAME= milky +PORTVERSION= 0.9.8.5C +CATEGORIES= x11-themes +MASTER_SITES= http://www0.get-e.org/Themes/E17/_files/ \ + http://mbsd.msk.ru/dist/ +PKGNAMEPREFIX= e17-theme- +DISTNAME= Milky +EXTRACT_SUFX= .edj + +MAINTAINER= ssedov@mbsd.msk.ru +COMMENT= Milky's 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-milky/distinfo b/x11-themes/e17-theme-milky/distinfo new file mode 100644 index 000000000000..0ba07d4f5ffe --- /dev/null +++ b/x11-themes/e17-theme-milky/distinfo @@ -0,0 +1,3 @@ +MD5 (Milky.edj) = 09cb90c4ed9a8d203073ad5b5be5b31f +SHA256 (Milky.edj) = 5e180ce09c58c270b9467636fe2255839283d7f8d206b9358d9a6e93c0e4805a +SIZE (Milky.edj) = 2460911 diff --git a/x11-themes/e17-theme-milky/pkg-descr b/x11-themes/e17-theme-milky/pkg-descr new file mode 100644 index 000000000000..b260fc7bb6e2 --- /dev/null +++ b/x11-themes/e17-theme-milky/pkg-descr @@ -0,0 +1,4 @@ +Nice theme for use with e17 window manager. Milky's theme is inspired by the +work of Max Rudberg. It's an adaptation of his theme Milk for Mac OSX. + +WWW: http://www.get-e.org/Themes/E17/ diff --git a/x11-themes/e17-theme-milky/pkg-plist b/x11-themes/e17-theme-milky/pkg-plist new file mode 100644 index 000000000000..b45ee0464bf9 --- /dev/null +++ b/x11-themes/e17-theme-milky/pkg-plist @@ -0,0 +1 @@ +share/enlightenment/data/themes/Milky.edj |