mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
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/
This commit is contained in:
parent
cdc5038065
commit
52dfa1a8fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241444
@ -86,6 +86,7 @@
|
||||
SUBDIR += chems
|
||||
SUBDIR += cherokee
|
||||
SUBDIR += chimera
|
||||
SUBDIR += choqok
|
||||
SUBDIR += chpasswd
|
||||
SUBDIR += chtml
|
||||
SUBDIR += cl-lml
|
||||
|
22
www/choqok/Makefile
Normal file
22
www/choqok/Makefile
Normal file
@ -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>
|
3
www/choqok/distinfo
Normal file
3
www/choqok/distinfo
Normal file
@ -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
|
5
www/choqok/pkg-descr
Normal file
5
www/choqok/pkg-descr
Normal file
@ -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/
|
44
www/choqok/pkg-plist
Normal file
44
www/choqok/pkg-plist
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user