Hi folks,

Has anyone considered updating Choqok to version 1.4? It was released a while 
back. I've managed to get it working on 9.1-RELEASE using the existing 1.3 
patches. Just updated the Makefile & the distinfo. Not really sure the best 
way to update pkg-plist... I'll have to do some more reading.

I've attached my new Makefile & distinfo.

Cheers,
DMK
SHA256 (choqok-1.4.tar.xz) = 
70c8cfab14a691514d12c9c75d7009f27e3c26364ccbd81a541fea0ab76a92b7
SIZE (choqok-1.4.tar.xz) = 1021228
# Created by: Alexey Dokuchaev <[email protected]>
# $FreeBSD: www/choqok/Makefile 327776 2013-09-20 23:36:50Z bapt $

PORTNAME=	choqok
PORTVERSION=	1.4
CATEGORIES=	www kde
MASTER_SITES=	SF/${PORTNAME}/Choqok/
EXTRACT_SUFX=	.tar.xz

MAINTAINER=	[email protected]
COMMENT=	KDE micro-blogging client

LICENSE=	GPLv3

LIB_DEPENDS=	qjson.0:${PORTSDIR}/devel/qjson \
		qoauth.1:${PORTSDIR}/net/qoauth

#BUILD_DEPENDS+=	${KDE4_PREFIX}/lib/kde4/kwebkitpart.so:${PORTSDIR}/www/kwebkitpart
#RUN_DEPENDS+=	${KDE4_PREFIX}/lib/kde4/kwebkitpart.so:${PORTSDIR}/www/kwebkitpart

USE_KDE4=	kdehier kdelibs kdeprefix automoc4
USE_QT4=	gui imageformats_run network \
		moc_build qmake_build rcc_build uic_build
USE_BZIP2=	yes
USES=		cmake gettext
USE_LDCONFIG=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to