diff options
author | danfe <danfe@FreeBSD.org> | 2009-09-15 16:46:09 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2009-09-15 16:46:09 +0800 |
commit | 01beecc18548f9c7639c07b889224b45afaa4c01 (patch) | |
tree | a61fc1fcfaf6f9acb382b2e91a9df7a56a414ab7 /www/choqok | |
parent | 988b70eccea6c7e32fe83e77fdb314ef476eca49 (diff) | |
download | freebsd-ports-gnome-01beecc18548f9c7639c07b889224b45afaa4c01.tar.gz freebsd-ports-gnome-01beecc18548f9c7639c07b889224b45afaa4c01.tar.zst freebsd-ports-gnome-01beecc18548f9c7639c07b889224b45afaa4c01.zip |
Choqok is free/open-source micro-blogging client for K Desktop Environment.
The name comes from an ancient Persian word, means Sparrow. It currently
supports Twitter.com and Identi.ca services.
WWW: http://choqok.gnufolks.org/
Diffstat (limited to 'www/choqok')
-rw-r--r-- | www/choqok/Makefile | 22 | ||||
-rw-r--r-- | www/choqok/distinfo | 3 | ||||
-rw-r--r-- | www/choqok/pkg-descr | 5 | ||||
-rw-r--r-- | www/choqok/pkg-plist | 44 |
4 files changed, 74 insertions, 0 deletions
diff --git a/www/choqok/Makefile b/www/choqok/Makefile new file mode 100644 index 000000000000..1bae0fdbc057 --- /dev/null +++ b/www/choqok/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: Choqok +# Date created: 15 Sep 2009 +# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= choqok +PORTVERSION= 0.6.6 +CATEGORIES= www kde +MASTER_SITES= http://mirror.umoss.org/download.ospdev.net/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ + +MAINTAINER= danfe@FreeBSD.org +COMMENT= KDE micro-blogging client + +USE_BZIP2= yes +USE_CMAKE= yes +USE_GETTEXT= yes +USE_KDE4= kdelibs +INSTALLS_ICONS= yes + +.include <bsd.port.mk> diff --git a/www/choqok/distinfo b/www/choqok/distinfo new file mode 100644 index 000000000000..32d4b51e49d2 --- /dev/null +++ b/www/choqok/distinfo @@ -0,0 +1,3 @@ +MD5 (choqok-0.6.6.tar.bz2) = 712ba741b6f256ec230b36bfe574d1c0 +SHA256 (choqok-0.6.6.tar.bz2) = 9019e1a5b79779af32fe9725afd1baef0d81fe7c4cd54728dd7ad5deec54eced +SIZE (choqok-0.6.6.tar.bz2) = 186183 diff --git a/www/choqok/pkg-descr b/www/choqok/pkg-descr new file mode 100644 index 000000000000..89ce5eda7bbc --- /dev/null +++ b/www/choqok/pkg-descr @@ -0,0 +1,5 @@ +Choqok is free/open-source micro-blogging client for K Desktop Environment. +The name comes from an ancient Persian word, means Sparrow. It currently +supports Twitter.com and Identi.ca services. + +WWW: http://choqok.gnufolks.org/ diff --git a/www/choqok/pkg-plist b/www/choqok/pkg-plist new file mode 100644 index 000000000000..64f333e4767d --- /dev/null +++ b/www/choqok/pkg-plist @@ -0,0 +1,44 @@ +bin/choqok +share/applications/kde4/choqok.desktop +share/apps/choqok/choqok.notifyrc +share/apps/choqok/choqokui.rc +@dirrm share/apps/choqok +share/config.kcfg/choqok.kcfg +share/icons/hicolor/128x128/apps/choqok.png +share/icons/hicolor/16x16/actions/retweet.png +share/icons/hicolor/16x16/apps/choqok.png +share/icons/hicolor/22x22/apps/choqok.png +share/icons/hicolor/32x32/apps/choqok.png +share/icons/hicolor/48x48/apps/choqok.png +share/icons/hicolor/64x64/apps/choqok.png +share/locale/bg/LC_MESSAGES/choqok.mo +share/locale/cs/LC_MESSAGES/choqok.mo +share/locale/da/LC_MESSAGES/choqok.mo +share/locale/de/LC_MESSAGES/choqok.mo +share/locale/el/LC_MESSAGES/choqok.mo +share/locale/en_GB/LC_MESSAGES/choqok.mo +share/locale/es/LC_MESSAGES/choqok.mo +share/locale/et/LC_MESSAGES/choqok.mo +share/locale/ga/LC_MESSAGES/choqok.mo +share/locale/gl/LC_MESSAGES/choqok.mo +share/locale/hu/LC_MESSAGES/choqok.mo +share/locale/is/LC_MESSAGES/choqok.mo +share/locale/km/LC_MESSAGES/choqok.mo +share/locale/lt/LC_MESSAGES/choqok.mo +share/locale/ms/LC_MESSAGES/choqok.mo +share/locale/nds/LC_MESSAGES/choqok.mo +share/locale/nl/LC_MESSAGES/choqok.mo +share/locale/pt/LC_MESSAGES/choqok.mo +share/locale/pt_BR/LC_MESSAGES/choqok.mo +share/locale/ro/LC_MESSAGES/choqok.mo +share/locale/ru/LC_MESSAGES/choqok.mo +share/locale/sk/LC_MESSAGES/choqok.mo +share/locale/sv/LC_MESSAGES/choqok.mo +share/locale/tr/LC_MESSAGES/choqok.mo +share/locale/uk/LC_MESSAGES/choqok.mo +share/locale/zh_CN/LC_MESSAGES/choqok.mo +share/locale/zh_TW/LC_MESSAGES/choqok.mo +@dirrmtry share/locale/nds/LC_MESSAGES +@dirrmtry share/locale/nds +@dirrmtry share/locale/km/LC_MESSAGES +@dirrmtry share/locale/km |