aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2006-10-08 21:48:37 +0800
committerstas <stas@FreeBSD.org>2006-10-08 21:48:37 +0800
commit173755349dc2dd22744f67ee65b533ef3b1c3649 (patch)
treefcddf9b33a006f3b495b40ac5641012787c2a99e /deskutils
parented21c3e01f7d2d837804666f445b9249d985c327 (diff)
downloadfreebsd-ports-gnome-173755349dc2dd22744f67ee65b533ef3b1c3649.tar.gz
freebsd-ports-gnome-173755349dc2dd22744f67ee65b533ef3b1c3649.tar.zst
freebsd-ports-gnome-173755349dc2dd22744f67ee65b533ef3b1c3649.zip
- Move to LOCALBASE
- Use new EFL framework - Update all e17 ports to the lates stable cvs snapshot - Add additional knobs/options to ports makefiles to control the feature set - Add a bunch of new e17 applications/libraries - Minor improvements/modification. Approved by: vanilla (old maintainer), sem (mentor)
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/estickies/Makefile25
-rw-r--r--deskutils/estickies/distinfo3
-rw-r--r--deskutils/estickies/pkg-descr5
-rw-r--r--deskutils/estickies/pkg-plist8
4 files changed, 41 insertions, 0 deletions
diff --git a/deskutils/estickies/Makefile b/deskutils/estickies/Makefile
new file mode 100644
index 000000000000..1ffdcef58b05
--- /dev/null
+++ b/deskutils/estickies/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: estickies
+# Date created: 2006-08-14
+# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
+#
+# $MBSDlabs$
+# $FreeBSD$
+#
+
+PORTNAME= estickies
+PORTVERSION= 20060926
+CATEGORIES= deskutils
+MASTER_SITES= http://sunner.elcomnet.ru/~stas/
+
+MAINTAINER= stas@FreeBSD.org
+COMMENT= A sticky notes application that uses Etk
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_GNOME= gnomehack pkgconfig gnometarget
+USE_EFL= etk eet
+GNU_CONFIGURE= yes
+
+.include <bsd.port.pre.mk>
+.include "../../x11-wm/enlightenment-devel/bsd.efl.mk"
+.include <bsd.port.post.mk>
diff --git a/deskutils/estickies/distinfo b/deskutils/estickies/distinfo
new file mode 100644
index 000000000000..32b041ca8e14
--- /dev/null
+++ b/deskutils/estickies/distinfo
@@ -0,0 +1,3 @@
+MD5 (estickies-20060926.tar.bz2) = cfad1d00d46c8a6213895bfed1c47394
+SHA256 (estickies-20060926.tar.bz2) = a5e6a644e8241728a6c384be7fc809538f39e3f519513aea2cbdb48d78a58200
+SIZE (estickies-20060926.tar.bz2) = 303607
diff --git a/deskutils/estickies/pkg-descr b/deskutils/estickies/pkg-descr
new file mode 100644
index 000000000000..b04054272011
--- /dev/null
+++ b/deskutils/estickies/pkg-descr
@@ -0,0 +1,5 @@
+Estickies is a sticky notes application that uses Etk. It uses Etk's runtime
+theming support to change the look and feel of the windows and buttons.
+
+Author: Hisham 'CodeWarrior' Mardam Bey <hisham.mardambey@gmail.com>
+WWW: http://www.enlightenment.org/
diff --git a/deskutils/estickies/pkg-plist b/deskutils/estickies/pkg-plist
new file mode 100644
index 000000000000..47cddb78f184
--- /dev/null
+++ b/deskutils/estickies/pkg-plist
@@ -0,0 +1,8 @@
+bin/estickies
+%%DATADIR%%/images/estickies.png
+%%DATADIR%%/themes/default.edj
+%%DATADIR%%/themes/mc.edj
+%%DATADIR%%/themes/postit.edj
+@dirrm %%DATADIR%%/themes
+@dirrm %%DATADIR%%/images
+@dirrm %%DATADIR%%