diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:23:03 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:23:03 +0000 |
commit | e9c34f4c34b0640b3613f03cd96e9f19730b2a07 (patch) | |
tree | ef2b2b24dfacf6def95c54d3379c421565b1fe2b /math/kalgebra | |
parent | 4dc7ccc95d370549c7c9c7c9c253d64aa92881ae (diff) | |
download | ports-e9c34f4c34b0640b3613f03cd96e9f19730b2a07.tar.gz ports-e9c34f4c34b0640b3613f03cd96e9f19730b2a07.zip |
Notes
Diffstat (limited to 'math/kalgebra')
-rw-r--r-- | math/kalgebra/Makefile | 8 | ||||
-rw-r--r-- | math/kalgebra/distinfo | 4 | ||||
-rw-r--r-- | math/kalgebra/pkg-plist | 1 |
3 files changed, 5 insertions, 8 deletions
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index c81134be2a97..4e52cda10216 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -3,16 +3,13 @@ PORTNAME= kalgebra PORTVERSION= ${KDE4_VERSION} CATEGORIES= math kde -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src +MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE graph calculator -LIB_DEPENDS= analitza.5:${PORTSDIR}/math/analitza - -CONFLICTS= kdeedu-4.[0-6].* +LIB_DEPENDS= libanalitza.so:${PORTSDIR}/math/analitza CMAKE_ARGS= -DBUILD_mobile:BOOL=FALSE USE_GL= glu @@ -22,5 +19,4 @@ USE_QT4= corelib declarative gui opengl \ moc_build qmake_build rcc_build uic_build USE_XZ= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/kalgebra/distinfo b/math/kalgebra/distinfo index b218ddab0182..ae2e02432520 100644 --- a/math/kalgebra/distinfo +++ b/math/kalgebra/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.10.5/kalgebra-4.10.5.tar.xz) = 9615903560e50797a4d5c2b37dd1f1820df80e1d25baa96c59e2251b58989b6a -SIZE (KDE/4.10.5/kalgebra-4.10.5.tar.xz) = 446648 +SHA256 (KDE/4.12.2/kalgebra-4.12.2.tar.xz) = 02b62f0cd2e12d352a6d764f529637ea4c517e9cb2fb102cfca378cf208a7ed5 +SIZE (KDE/4.12.2/kalgebra-4.12.2.tar.xz) = 271164 diff --git a/math/kalgebra/pkg-plist b/math/kalgebra/pkg-plist index 6eefd4051345..81b8c500e873 100644 --- a/math/kalgebra/pkg-plist +++ b/math/kalgebra/pkg-plist @@ -14,6 +14,7 @@ share/doc/HTML/en/kalgebra/kalgebra-3dgraph-window.png share/doc/HTML/en/kalgebra/kalgebra-console-window.png share/doc/HTML/en/kalgebra/kalgebra-dictionary-window.png share/doc/HTML/en/kalgebra/kalgebra-main-window.png +share/doc/HTML/en/kalgebra/view-fullscreen.png share/icons/hicolor/128x128/apps/kalgebra.png share/icons/hicolor/16x16/apps/kalgebra.png share/icons/hicolor/32x32/apps/kalgebra.png |