diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2010-09-23 06:26:45 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2010-09-23 06:26:45 +0000 |
commit | e752ad98604aef692b540247ce67ea75a2d5a068 (patch) | |
tree | c384efa85479addc7242d465d5665ca5be5b0505 /www/choqok | |
parent | a3e968fc1bef6bdada3a289179fd4aa2829b619a (diff) | |
download | ports-e752ad98604aef692b540247ce67ea75a2d5a068.tar.gz ports-e752ad98604aef692b540247ce67ea75a2d5a068.zip |
Notes
Diffstat (limited to 'www/choqok')
-rw-r--r-- | www/choqok/Makefile | 2 | ||||
-rw-r--r-- | www/choqok/pkg-descr | 14 |
2 files changed, 12 insertions, 4 deletions
diff --git a/www/choqok/Makefile b/www/choqok/Makefile index 48d6697ccee9..8b554bfdb08f 100644 --- a/www/choqok/Makefile +++ b/www/choqok/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://d10xg45o6p6dbl.cloudfront.net/projects/c/choqok/ MAINTAINER= kde@FreeBSD.org COMMENT= KDE micro-blogging client +LICENSE= GPLv3 + LIB_DEPENDS= qjson.0:${PORTSDIR}/devel/qjson \ qoauth.1:${PORTSDIR}/devel/qoauth diff --git a/www/choqok/pkg-descr b/www/choqok/pkg-descr index 780ce435134a..d20671ff1f48 100644 --- a/www/choqok/pkg-descr +++ b/www/choqok/pkg-descr @@ -1,15 +1,21 @@ Choqok is free/open-source micro-blogging client for K Desktop Environment. The name comes from an ancient Persian word, means Sparrow. Features are: - - Supports Twitter.com, Identi.ca, and self hosted Laconica websites - - Supports user friends' time-lines and @Reply time-lines + - Supports Twitter.com, Identi.ca, and self hosted StatusNet (formerly + Laconica) websites (via their Twitter compatible API) + - Supporting Friends, @Reply, Favorites and Public time-lines - Allows to easily send and receive direct messages - - Twitpic.com and KWallet integration - Supports multiple accounts simultaneously - Supports search APIs for all services - Users can make quick tweets with global shortcuts - Ability to notify user about new statuses text, with KNotification or Libnotify - - Supports URL shortening with more than 30 characters + - Supports URL shortening with more than 30 characters, UnTiny short URLs + - Support for configuring status lists appearance + - Supports filtering to hide unwanted posts + - Preview Images from Twitpic, YFrog, and TweetPhoto services + - Preview videos from YouTube and Vimeo services + - KWallet integration and proxy support + - Official Repeat/ReTweet functions WWW: http://choqok.gnufolks.org/ |