diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-10-19 15:57:27 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-10-19 15:57:27 +0000 |
commit | 0ea52f99b465b681e2a4bf7c44a8f7093f40fc68 (patch) | |
tree | 7d99a8b7b1226b2da14c7c6d04800d30a417873e /math/kalgebra | |
parent | 24055ead515d6e00a9aaf5c651358eb4e8f56300 (diff) | |
download | ports-0ea52f99b465b681e2a4bf7c44a8f7093f40fc68.tar.gz ports-0ea52f99b465b681e2a4bf7c44a8f7093f40fc68.zip |
Notes
Diffstat (limited to 'math/kalgebra')
-rw-r--r-- | math/kalgebra/Makefile | 3 | ||||
-rw-r--r-- | math/kalgebra/distinfo | 4 | ||||
-rw-r--r-- | math/kalgebra/pkg-plist | 5 |
3 files changed, 4 insertions, 8 deletions
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index 344d8835dc02..85b1a8f65131 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -2,7 +2,6 @@ PORTNAME= kalgebra PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= math kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -14,7 +13,7 @@ LIB_DEPENDS= libanalitza.so:${PORTSDIR}/math/analitza CMAKE_ARGS= -DBUILD_mobile:BOOL=FALSE USE_GL= glu -USE_KDE4= kdehier kdelibs kdeprefix libkdeedu automoc4 +USE_KDE4= kdelibs kdeprefix libkdeedu automoc4 USES= cmake:outsource tar:xz USE_QT4= corelib declarative gui opengl \ moc_build qmake_build rcc_build uic_build diff --git a/math/kalgebra/distinfo b/math/kalgebra/distinfo index f28d9536bbac..9ef0b52c67c6 100644 --- a/math/kalgebra/distinfo +++ b/math/kalgebra/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.12.5/kalgebra-4.12.5.tar.xz) = c81df077ded8e7dc539287125ede08ef0c081e8d627a88020e8ce7459e9aba42 -SIZE (KDE/4.12.5/kalgebra-4.12.5.tar.xz) = 271276 +SHA256 (KDE/4.14.2/kalgebra-4.14.2.tar.xz) = 58671fd0cf365cd75d303c87e7c88a4a2eeebbb43442e90f3c3e55829e318390 +SIZE (KDE/4.14.2/kalgebra-4.14.2.tar.xz) = 274600 diff --git a/math/kalgebra/pkg-plist b/math/kalgebra/pkg-plist index 81b8c500e873..018619de4961 100644 --- a/math/kalgebra/pkg-plist +++ b/math/kalgebra/pkg-plist @@ -1,5 +1,6 @@ bin/kalgebra lib/kde4/plasma_applet_kalgebra.so +share/appdata/kalgebra.appdata.xml share/applications/kde4/kalgebra.desktop share/apps/katepart/syntax/kalgebra.xml share/apps/plasma/plasmoids/org.kde.graphsplasmoid/contents/ui/config.ui @@ -23,7 +24,3 @@ share/icons/hicolor/64x64/apps/kalgebra.png share/icons/hicolor/scalable/apps/kalgebra.svgz share/kde4/services/graphsplasmoid.desktop share/kde4/services/kalgebraplasmoid.desktop -@dirrm share/doc/HTML/en/kalgebra -@dirrm share/apps/plasma/plasmoids/org.kde.graphsplasmoid/contents/ui -@dirrm share/apps/plasma/plasmoids/org.kde.graphsplasmoid/contents -@dirrm share/apps/plasma/plasmoids/org.kde.graphsplasmoid |