aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-07-12 22:14:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-07-12 22:14:27 +0000
commit9e7c3716fede1494fc33f70e53dfad54d7e7323f (patch)
tree3f1b1ce14d41ac1ecd862d3d3382e36b5b0f088d /x11-clocks
parent44f4708b3e10f948fcaccf5ab9cb6ae78f5a5e91 (diff)
downloadports-9e7c3716fede1494fc33f70e53dfad54d7e7323f.tar.gz
ports-9e7c3716fede1494fc33f70e53dfad54d7e7323f.zip
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/Makefile1
-rw-r--r--x11-clocks/plasma-applet-geekclock/Makefile29
-rw-r--r--x11-clocks/plasma-applet-geekclock/distinfo3
-rw-r--r--x11-clocks/plasma-applet-geekclock/pkg-descr5
4 files changed, 38 insertions, 0 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile
index 8b2a0775262c..5f1e17a84059 100644
--- a/x11-clocks/Makefile
+++ b/x11-clocks/Makefile
@@ -35,6 +35,7 @@
SUBDIR += oclock
SUBDIR += osdclock
SUBDIR += pclock
+ SUBDIR += plasma-applet-geekclock
SUBDIR += rclock
SUBDIR += sanduhr
SUBDIR += stopwatch
diff --git a/x11-clocks/plasma-applet-geekclock/Makefile b/x11-clocks/plasma-applet-geekclock/Makefile
new file mode 100644
index 000000000000..92fb19b727e1
--- /dev/null
+++ b/x11-clocks/plasma-applet-geekclock/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: plasma-applet-geekclock
+# Date Created: 2009-07-08
+# Whom: Jason E. Hale <bsdkaffee@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= geekclock
+PORTVERSION= 1.0
+CATEGORIES= x11-clocks deskutils kde
+MASTER_SITES= http://w2f2.com/projects/${PORTNAME}/
+PKGNAMEPREFIX= plasma-applet-
+DISTNAME= geek-clock-plasmoid-${PORTVERSION}-src
+
+MAINTAINER= bsdkaffee@gmail.com
+COMMENT= Geeky analog clock plasma applet for KDE4
+
+USE_CMAKE= yes
+USE_KDE4= automoc4 kdeprefix kdelibs workspace
+USE_QT_VER= 4
+QT_COMPONENTS= gui dbus network opengl svg webkit xml \
+ qmake_build moc_build rcc_build uic_build
+MAKE_JOBS_SAFE= yes
+
+PLIST_FILES= lib/kde4/plasma_applet_geekclock.so \
+ share/apps/desktoptheme/default/widgets/geekclock.svgz \
+ share/kde4/services/plasma-applet-geekclock.desktop
+
+.include <bsd.port.mk>
diff --git a/x11-clocks/plasma-applet-geekclock/distinfo b/x11-clocks/plasma-applet-geekclock/distinfo
new file mode 100644
index 000000000000..b3b46429e9a5
--- /dev/null
+++ b/x11-clocks/plasma-applet-geekclock/distinfo
@@ -0,0 +1,3 @@
+MD5 (geek-clock-plasmoid-1.0-src.tar.gz) = 0606169b6811327358987f52fbbe1ebb
+SHA256 (geek-clock-plasmoid-1.0-src.tar.gz) = 82a3fa166e802e2e22cc101b02b45eb0408f0b41c0721355ea75fe9450898fce
+SIZE (geek-clock-plasmoid-1.0-src.tar.gz) = 43342
diff --git a/x11-clocks/plasma-applet-geekclock/pkg-descr b/x11-clocks/plasma-applet-geekclock/pkg-descr
new file mode 100644
index 000000000000..452d605659e5
--- /dev/null
+++ b/x11-clocks/plasma-applet-geekclock/pkg-descr
@@ -0,0 +1,5 @@
+Geek Clock is a plasma applet for KDE4 that displays an analog clock. Instead
+of regular numerals, it display equivalent notations based on mathematics,
+physics, and computer science.
+
+WWW: http://www.kde-look.org/content/show.php?content=107807