astro/kstars: update to 3.0.0
Changelog: http://knro.blogspot.com/2018/12/kstars-v300-is-released.html
This commit is contained in:
parent
bea206a333
commit
a52e64c598
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488683
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kstars
|
||||
DISTVERSION= 2.9.8
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 3.0.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= astro kde
|
||||
MASTER_SITES= KDE/stable/${PORTNAME}
|
||||
@ -14,20 +13,24 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libcfitsio.so:astro/cfitsio \
|
||||
libqt5keychain.so:security/qtkeychain \
|
||||
libraw.so:graphics/libraw \
|
||||
libsecret-1.so:security/libsecret \
|
||||
libwcs.so:astro/wcslib
|
||||
BUILD_DEPENDS= xplanet:astro/xplanet
|
||||
RUN_DEPENDS= xplanet:astro/xplanet
|
||||
|
||||
USES= cmake compiler:c++11-lib eigen:3 gettext kde:5 \
|
||||
pkgconfig qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib desktop-file-utils eigen:3 \
|
||||
gettext gnome kde:5 localbase:ldflags pkgconfig qt:5 tar:xz
|
||||
USE_GNOME= glib20
|
||||
USE_KDE= attica auth bookmarks codecs completion config configwidgets\
|
||||
coreaddons crash dbusaddons doctools ecm guiaddons i18n \
|
||||
iconthemes init itemviews jobwidgets kio newstuff notifications \
|
||||
notifyconfig parts plotting service solid texteditor \
|
||||
widgetsaddons xmlgui
|
||||
USE_QT= concurrent core dbus declarative gui multimedia network opengl printsupport \
|
||||
sql svg testlib websockets widgets xml \
|
||||
USE_QT= concurrent core datavis3d dbus declarative gui multimedia \
|
||||
network opengl printsupport sql svg testlib websockets widgets \
|
||||
xml \
|
||||
buildtools_build qmake_build
|
||||
|
||||
post-patch:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1538265420
|
||||
SHA256 (kstars-2.9.8.tar.xz) = 95f36cae6cc84d5d745b13cf690b56ea8ba27012faef1f901191d89007232d7d
|
||||
SIZE (kstars-2.9.8.tar.xz) = 62674968
|
||||
TIMESTAMP = 1545517835
|
||||
SHA256 (kstars-3.0.0.tar.xz) = 15cbdc995b468cea013ad51a6b26efe8a132242618f43863f7728dd800d2c6a8
|
||||
SIZE (kstars-3.0.0.tar.xz) = 63604404
|
||||
|
@ -1183,6 +1183,14 @@ share/knotifications5/kstars.notifyrc
|
||||
%%DATADIR%%/kstarslite/qml/images/splash_bg@2x.jpeg
|
||||
%%DATADIR%%/kstarslite/qml/images/splash_bg@3x.jpeg
|
||||
%%DATADIR%%/kstarslite/qml/images/splash_bg@4x.jpeg
|
||||
%%DATADIR%%/kstarslite/qml/images/telescope-down.png
|
||||
%%DATADIR%%/kstarslite/qml/images/telescope-down@2x.png
|
||||
%%DATADIR%%/kstarslite/qml/images/telescope-left.png
|
||||
%%DATADIR%%/kstarslite/qml/images/telescope-left@2x.png
|
||||
%%DATADIR%%/kstarslite/qml/images/telescope-right.png
|
||||
%%DATADIR%%/kstarslite/qml/images/telescope-right@2x.png
|
||||
%%DATADIR%%/kstarslite/qml/images/telescope-up.png
|
||||
%%DATADIR%%/kstarslite/qml/images/telescope-up@2x.png
|
||||
%%DATADIR%%/kstarslite/qml/images/tutorial-arrow-horizontal.png
|
||||
%%DATADIR%%/kstarslite/qml/images/tutorial-arrow-horizontal@2x.png
|
||||
%%DATADIR%%/kstarslite/qml/images/tutorial-arrow-horizontal@3x.png
|
||||
@ -1554,10 +1562,10 @@ share/knotifications5/kstars.notifyrc
|
||||
%%DATADIR%%/wzekos.png
|
||||
%%DATADIR%%/wzgeo.png
|
||||
%%DATADIR%%/wzscope.png
|
||||
%%DATADIR%%/wzserialportassistant.png
|
||||
%%DATADIR%%/wzstars.png
|
||||
share/locale/af/LC_MESSAGES/kstars.mo
|
||||
share/locale/ar/LC_MESSAGES/kstars.mo
|
||||
share/locale/ast/LC_MESSAGES/kstars.mo
|
||||
share/locale/be/LC_MESSAGES/kstars.mo
|
||||
share/locale/bg/LC_MESSAGES/kstars.mo
|
||||
share/locale/bn/LC_MESSAGES/kstars.mo
|
||||
|
Loading…
Reference in New Issue
Block a user