1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- Update to 3.16.1, probably the last PyKDE3

- Use bsd.pyqt.mk

Submitted by:	Danny Pansters <danny@ricin.com> (maintainer via private mail)
This commit is contained in:
Martin Wilke 2008-03-20 12:38:52 +00:00
parent 0cc0c2dde7
commit d36ecdb5d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209436
3 changed files with 13 additions and 20 deletions

View File

@ -6,30 +6,26 @@
#
PORTNAME= kde
PORTVERSION= 3.16.0
PORTREVISION= 4
PORTVERSION= ${PYKDE3_VERSION}
PORTREVISION= # zero
PORTEPOCH= 1
CATEGORIES= x11-toolkits python kde
MASTER_SITES= http://www.riverbankcomputing.com/Downloads/PyKDE3/ \
http://freebsd.ricin.com/ports/distfiles/ \
${MASTER_SITE_LOCAL}
MASTER_SITES= ${MASTER_SITES_PYKDE3} ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=lofi
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyKDE-${PORTVERSION}
DISTNAME= ${PYKDE3_DISTNAME}
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= PyKDE-${PORTVERSION}-sip-4.7.patch
PATCH_DIST_STRIP=-p1
MAINTAINER= danny@ricin.com
MAINTAINER= ${PYQT_MAINTAINER}
COMMENT= Python bindings for KDE3
BUILD_DEPENDS= ${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip \
pyuic:${PORTSDIR}/x11-toolkits/py-qt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sip>=${SIP_VERSION}:${PORTSDIR}/devel/py-sip \
${PYTHON_PKGNAMEPREFIX}qt>=${PYQT3_VERSION}:${PORTSDIR}/x11-toolkits/py-qt
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_KDEBASE_VER=3
USE_PYTHON= 2.5+
USE_BZIP2= yes
OPTIONS= DEBUG "Enable debugging symbols" off \
TRACING "Enable tracing in generated code" off
@ -40,6 +36,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
ARGS= -i -k ${LOCALBASE} -v ${DATADIR} -d ${PYTHON_SITELIBDIR}
.include "../../devel/py-sip/files/bsd.pyqt.mk"
.include <bsd.port.pre.mk>
.if defined(WITH_DEBUG)

View File

@ -1,6 +1,3 @@
MD5 (PyKDE-3.16.0.tar.gz) = 92fa0f7d6063dc2aad97d5302975ca76
SHA256 (PyKDE-3.16.0.tar.gz) = a2206d3e98a2c97bf7352f4e125f6369aedbaac2d8d8278a24ccb1b0e4e772a0
SIZE (PyKDE-3.16.0.tar.gz) = 1618988
MD5 (PyKDE-3.16.0-sip-4.7.patch) = 795ba2251d53f113b1c2209686eb5f25
SHA256 (PyKDE-3.16.0-sip-4.7.patch) = 315354b3f8b4ba661f9699ebb4b97c9c96cb6bb049c04181c09d7cf5cc0b019c
SIZE (PyKDE-3.16.0-sip-4.7.patch) = 39693
MD5 (PyKDE-3.16.1.tar.bz2) = 986e67ced4753cac5a4b7be8031ad64e
SHA256 (PyKDE-3.16.1.tar.bz2) = b07350e1873c35ed794d0cab9d9def086dba65f4e86ef160e7cf138a06eb51b7
SIZE (PyKDE-3.16.1.tar.bz2) = 954035

View File

@ -457,7 +457,6 @@ bin/kdepyuic
%%DATADIR%%/kparts/factory.sip
%%DATADIR%%/kparts/genericfactory.sip
%%DATADIR%%/kparts/historyprovider.sip
%%DATADIR%%/kparts/konsole_part.sip
%%DATADIR%%/kparts/kpartsmod.sip
%%DATADIR%%/kparts/mainwindow.sip
%%DATADIR%%/kparts/part.sip