Hi, attached is a port of Choqok.
Some questions i have:
- are the categories ok?
- apps in x11/kde4/ prefix kde wantlibs with
${KDE4LIB} and qt wantlibs with lib/qt4/.
Should i do the same? Why?
- do i need to take care about KDE3 / KDE4
conflicts (adding some @conflict markers or so)?
Cheers,
Fabian
DESCR:
----------------------------------
Choqok is a micro-blogging client for KDE.
Currently supports:
- http://twitter.com
- http://identi.ca
- http://opendesktop.org
Makefile:
-----------------------------------
# $OpenBSD:$
SHARED_ONLY = Yes
COMMENT = micro-blogging client for KDE
DISTNAME = choqok-1.4
SHARED_LIBS = choqok 1.3 # 1.3
SHARED_LIBS += twitterapihelper 1.2 # 1.2
CATEGORIES = x11 net
HOMEPAGE = http://choqok.gnufolks.org
MAINTAINER = Fabian Raetz <[email protected]>
# GPLv2 or GPLv3 or later
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += QtDBus QtGui QtNetwork QtSvg QtXml attica c kcmutils
WANTLIB += kdeui kemoticons khtml kidletime kio kjs knotifyconfig
WANTLIB += kparts kprintutils kutils m nepomuk nepomukutils phonon_s
WANTLIB += pthread qjson qoauth soprano stdc++
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=choqok/}
EXTRACT_SUFX = .tar.xz
MODULES = devel/gettext x11/kde4
LIB_DEPENDS = devel/qjson security/qoauth
RUN_DEPENDS = devel/desktop-file-utils \
x11/gtk+2,-guic
NO_TEST = Yes
.include <bsd.port.mk>
choqok.tar.gz
Description: application/tar-gz
