aboutsummaryrefslogtreecommitdiff
path: root/deskutils/kblticker
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2004-04-29 16:00:48 +0000
committerMichael Landin <mich@FreeBSD.org>2004-04-29 16:00:48 +0000
commit0656e1c04db8a2b41e7feecfe3c237d319dcfcd8 (patch)
tree2b4bc1a099717361751dda8e4f42f49e2f3daf34 /deskutils/kblticker
parentb952baa926bdfbd68b41600254747951a8520e76 (diff)
downloadports-0656e1c04db8a2b41e7feecfe3c237d319dcfcd8.tar.gz
ports-0656e1c04db8a2b41e7feecfe3c237d319dcfcd8.zip
kblticker port added.
This small application sits in the KDE system tray and patiently checks a BlogLines account for updates in specified periods, notifying the user of new entries as they appear. Features bells and whistles!
Notes
Notes: svn path=/head/; revision=107976
Diffstat (limited to 'deskutils/kblticker')
-rw-r--r--deskutils/kblticker/Makefile26
-rw-r--r--deskutils/kblticker/distinfo2
-rw-r--r--deskutils/kblticker/pkg-descr9
-rw-r--r--deskutils/kblticker/pkg-plist28
4 files changed, 65 insertions, 0 deletions
diff --git a/deskutils/kblticker/Makefile b/deskutils/kblticker/Makefile
new file mode 100644
index 000000000000..0d5fd00c43ca
--- /dev/null
+++ b/deskutils/kblticker/Makefile
@@ -0,0 +1,26 @@
+# ex:ts=8
+# Ports collection makefile for: kblticker
+# Date created: Thu Apr 29, 2004
+# Whom: Michael L. Hostbaek (mich@FreeBSD.org)
+#
+# $FreeBSD$
+#
+
+PORTNAME= kblticker
+PORTVERSION= 0.2.1
+CATEGORIES= deskutils kde
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= mich@FreeBSD.org
+COMMENT= KDE bloglines notifier
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_KDELIBS_VER= 3
+
+CONFIGURE_ARGS+= --enable-final
+
+CONFIGURE_TARGET=
+
+.include <bsd.port.mk>
diff --git a/deskutils/kblticker/distinfo b/deskutils/kblticker/distinfo
new file mode 100644
index 000000000000..3a9feb282dc8
--- /dev/null
+++ b/deskutils/kblticker/distinfo
@@ -0,0 +1,2 @@
+MD5 (kblticker-0.2.1.tar.gz) = 95840f0c83546f7e1903ddd488ce4bf6
+SIZE (kblticker-0.2.1.tar.gz) = 539303
diff --git a/deskutils/kblticker/pkg-descr b/deskutils/kblticker/pkg-descr
new file mode 100644
index 000000000000..a98c093ae278
--- /dev/null
+++ b/deskutils/kblticker/pkg-descr
@@ -0,0 +1,9 @@
+This small application sits in the KDE system tray and patiently checks
+a BlogLines account for updates in specified periods, notifying the
+user of new entries as they appear. Features bells and whistles!
+
+WWW: http://sourceforge.net/projects/kblticker
+AUTHOR: Konstantin Grusha <zoi@project7.ru>
+
+ - Michael L. Hostbaek
+ mich@FreeBSD.org
diff --git a/deskutils/kblticker/pkg-plist b/deskutils/kblticker/pkg-plist
new file mode 100644
index 000000000000..285886a8f470
--- /dev/null
+++ b/deskutils/kblticker/pkg-plist
@@ -0,0 +1,28 @@
+bin/kblticker
+share/applnk/Internet/kblticker.desktop
+share/apps/kblticker/icons/hicolor/16x16/actions/kblticker_idle.png
+share/apps/kblticker/icons/hicolor/16x16/actions/kblticker_new.png
+share/apps/kblticker/icons/hicolor/22x22/actions/kblticker_idle.png
+share/apps/kblticker/icons/hicolor/22x22/actions/kblticker_new.png
+share/doc/HTML/en/kblticker/common
+share/doc/HTML/en/kblticker/index.cache.bz2
+share/doc/HTML/en/kblticker/index.docbook
+share/icons/hicolor/128x128/apps/kblticker.png
+share/icons/hicolor/16x16/apps/kblticker.png
+share/icons/hicolor/32x32/apps/kblticker.png
+share/icons/hicolor/48x48/apps/kblticker.png
+share/icons/hicolor/64x64/apps/kblticker.png
+share/sounds/kblticker_bells.wav
+share/sounds/kblticker_whistles.wav
+@dirrm share/doc/HTML/en/kblticker
+@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
+@unexec rmdir %D/share/doc/HTML 2>/dev/null || true
+@dirrm share/apps/kblticker/icons/hicolor/16x16/actions
+@dirrm share/apps/kblticker/icons/hicolor/22x22/actions
+@dirrm share/apps/kblticker/icons/hicolor/16x16
+@dirrm share/apps/kblticker/icons/hicolor/22x22
+@dirrm share/apps/kblticker/icons/hicolor
+@dirrm share/apps/kblticker/icons
+@dirrm share/apps/kblticker
+@unexec rmdir %D/share/apps 2>/dev/null || true
+@unexec rmdir %D/share/applnk 2>/dev/null || true