summaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2006-06-10 10:14:57 +0000
committervanilla <vanilla@FreeBSD.org>2006-06-10 10:14:57 +0000
commit279decb86e7a378b20cf7f09e563b9dfe34804af (patch)
tree0aec3da20e912e642fcb8d0117ce71c649550d12 /x11-themes
parentd408da6e8d4e7c7228b29d7ddb045967cfb2b75f (diff)
downloadFreeBSD-ports-279decb86e7a378b20cf7f09e563b9dfe34804af.zip
FreeBSD-ports-279decb86e7a378b20cf7f09e563b9dfe34804af.tar.gz
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>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/Makefile1
-rw-r--r--x11-themes/e17-theme-simply_white/Makefile35
-rw-r--r--x11-themes/e17-theme-simply_white/distinfo3
-rw-r--r--x11-themes/e17-theme-simply_white/pkg-descr3
-rw-r--r--x11-themes/e17-theme-simply_white/pkg-plist1
5 files changed, 43 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index 17206be..5f19391 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -29,6 +29,7 @@
SUBDIR += e17-theme-japan2007
SUBDIR += e17-theme-milky
SUBDIR += e17-theme-neptun
+ SUBDIR += e17-theme-simply_white
SUBDIR += engradient
SUBDIR += enlightenment-theme-BlueSteel
SUBDIR += enlightenment-theme-BrushedMetal-Tigert
diff --git a/x11-themes/e17-theme-simply_white/Makefile b/x11-themes/e17-theme-simply_white/Makefile
new file mode 100644
index 0000000..2c0d6ee
--- /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 0000000..a865416
--- /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 0000000..0ede53d
--- /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 0000000..6df7223
--- /dev/null
+++ b/x11-themes/e17-theme-simply_white/pkg-plist
@@ -0,0 +1 @@
+share/enlightenment/data/themes/Simply-white-0.3.edj
OpenPOWER on IntegriCloud