mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
- Upgrade to 0.6.1.
- Add LICENSE. Approved by: tabthorpe (mentor, implicit)
This commit is contained in:
parent
be62c68628
commit
2a061e8b59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260476
@ -5,15 +5,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= KPackageKit
|
||||
PORTVERSION= 0.6.0
|
||||
PORTVERSION= 0.6.1
|
||||
CATEGORIES= ports-mgmt sysutils kde
|
||||
MASTER_SITES= http://kde-apps.org/CONTENT/content-files/
|
||||
DISTNAME= 84745-${PORTNAME}-${PORTVERSION}
|
||||
MASTER_SITES= http://opendesktop.org/CONTENT/content-files/
|
||||
DISTNAME= 84745-${PORTNAME:L}-${PORTVERSION}
|
||||
EXTRACT_SUFX= .7z
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KDE interface for PackageKit
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
EXTRACT_DEPENDS= 7z:${PORTSDIR}/archivers/p7zip
|
||||
LIB_DEPENDS= packagekit-qt.14:${PORTSDIR}/ports-mgmt/packagekit-qt4
|
||||
|
||||
@ -30,10 +33,6 @@ USE_CMAKE= yes
|
||||
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
pre-install:
|
||||
${REINPLACE_CMD} -e 's/$${_install_dir}/$${DBUS_SERVICES_INSTALL_DIR}/' \
|
||||
${WRKSRC}/cmake/modules/PkgConfigGetVar.cmake
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (84745-KPackageKit-0.6.0.7z) = 77678e6171f1551a934e439262a73e71
|
||||
SHA256 (84745-KPackageKit-0.6.0.7z) = eb6d9193d8c79d39dd10778a2169859b376f508fb20b8adf463c657aae2efd67
|
||||
SIZE (84745-KPackageKit-0.6.0.7z) = 647261
|
||||
MD5 (84745-kpackagekit-0.6.1.7z) = 0cbff00ccb55dfcf3d7ebced41273668
|
||||
SHA256 (84745-kpackagekit-0.6.1.7z) = 84735eea620653241512463c075300a69f50fd75171764d4102290c7b78ff2f6
|
||||
SIZE (84745-kpackagekit-0.6.1.7z) = 684988
|
||||
|
@ -6,4 +6,4 @@ everything Gnome PackageKit does except:
|
||||
These items are not mandatory since they are more features of the GUI
|
||||
itself than a feature in PackageKit.
|
||||
|
||||
WWW: http://kde-apps.org/content/show.php/KPackageKit?content=84745
|
||||
WWW: http://opendesktop.org/content/show.php/KPackageKit?content=84745
|
||||
|
@ -57,9 +57,13 @@ share/locale/en_GB/LC_MESSAGES/kpackagekit.mo
|
||||
share/locale/eo/LC_MESSAGES/kpackagekit.mo
|
||||
share/locale/es/LC_MESSAGES/kpackagekit.mo
|
||||
share/locale/et/LC_MESSAGES/kpackagekit.mo
|
||||
share/locale/fi/LC_MESSAGES/kpackagekit.mo
|
||||
share/locale/fr/LC_MESSAGES/kpackagekit.mo
|
||||
share/locale/ga/LC_MESSAGES/kpackagekit.mo
|
||||
share/locale/gl/LC_MESSAGES/kpackagekit.mo
|
||||
share/locale/hu/LC_MESSAGES/kpackagekit.mo
|
||||
share/locale/it/LC_MESSAGES/kpackagekit.mo
|
||||
share/locale/ja/LC_MESSAGES/kpackagekit.mo
|
||||
share/locale/lt/LC_MESSAGES/kpackagekit.mo
|
||||
share/locale/nb/LC_MESSAGES/kpackagekit.mo
|
||||
share/locale/nds/LC_MESSAGES/kpackagekit.mo
|
||||
|
Loading…
Reference in New Issue
Block a user