math/libqalculate: Update to 4.0.0
math/qalculate: Update to 4.0.0 Bump PORTREVISION on math/libqalculate consumers due to shlib bump
This commit is contained in:
parent
f60441b973
commit
4272ea162d
@ -1,5 +1,6 @@
|
||||
PORTNAME= cantor
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -1,8 +1,7 @@
|
||||
# Created by: Sergey Akifyev <asa@agava.com>
|
||||
|
||||
PORTNAME= libqalculate
|
||||
PORTVERSION= 3.17.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 4.0.0
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1615732502
|
||||
SHA256 (libqalculate-3.17.0.tar.gz) = 7ea06b140b9238b44473e07b60e1e8cb5271e45b80cbdc27e7eb2e6f82c2ec8c
|
||||
SIZE (libqalculate-3.17.0.tar.gz) = 1770500
|
||||
TIMESTAMP = 1645711860
|
||||
SHA256 (libqalculate-4.0.0.tar.gz) = 1bddd1aa5fc5c0915308400845acf376dcb685bcbd8da90360b3d75b87d4c666
|
||||
SIZE (libqalculate-4.0.0.tar.gz) = 2167348
|
||||
|
@ -15,13 +15,16 @@ include/libqalculate/qalculate.h
|
||||
include/libqalculate/util.h
|
||||
lib/libqalculate.a
|
||||
lib/libqalculate.so
|
||||
lib/libqalculate.so.21
|
||||
lib/libqalculate.so.21.11.0
|
||||
lib/libqalculate.so.22
|
||||
lib/libqalculate.so.22.16.0
|
||||
libdata/pkgconfig/libqalculate.pc
|
||||
man/man1/qalc.1.gz
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/libqalculate.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/libqalculate.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/libqalculate.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/libqalculate.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/libqalculate.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/libqalculate.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/libqalculate.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/libqalculate.mo
|
||||
share/qalculate/currencies.xml
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Created by: Sergey Akifyev <asa@gascom.ru>
|
||||
|
||||
PORTNAME= qalculate
|
||||
PORTVERSION= 3.17.0
|
||||
PORTVERSION= 4.0.0
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${PORTVERSION}/
|
||||
DISTNAME= ${GH_PROJECT}-${PORTVERSION}
|
||||
@ -12,7 +12,8 @@ COMMENT= Multi-purpose desktop calculator (GTK+3 frontend)
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libqalculate.so:math/libqalculate
|
||||
LIB_DEPENDS= libqalculate.so:math/libqalculate \
|
||||
libharfbuzz.so:print/harfbuzz
|
||||
RUN_DEPENDS= gnuplot:math/gnuplot
|
||||
|
||||
USES= compiler:c++11-lang gettext gmake gnome \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1615732782
|
||||
SHA256 (qalculate-gtk-3.17.0.tar.gz) = b95f4be3c6fd883dec280a92d46b4678f8a7de2e5b654344246bb9d87695626b
|
||||
SIZE (qalculate-gtk-3.17.0.tar.gz) = 2414740
|
||||
TIMESTAMP = 1645713670
|
||||
SHA256 (qalculate-gtk-4.0.0.tar.gz) = 51f705737fe6defb6b57058ddd357ca1dd11af57655a90f9e41a40e8dbb9d81c
|
||||
SIZE (qalculate-gtk-4.0.0.tar.gz) = 2564255
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/qalculate-gtk
|
||||
lib/qalculate-search-provider
|
||||
libexec/qalculate-search-provider
|
||||
man/man1/qalculate-gtk.1.gz
|
||||
share/applications/qalculate-gtk.desktop
|
||||
share/dbus-1/services/io.github.Qalculate.SearchProvider.service
|
||||
@ -29,6 +29,7 @@ share/dbus-1/services/io.github.Qalculate.SearchProvider.service
|
||||
%%DOCSDIR%%/html/figures/variable-manager.png
|
||||
%%DOCSDIR%%/html/figures/variance-formula.svg
|
||||
%%DOCSDIR%%/html/index.html
|
||||
%%DOCSDIR%%/html/qalc.html
|
||||
%%DOCSDIR%%/html/qalculate-definitions-functions.html
|
||||
%%DOCSDIR%%/html/qalculate-definitions-units.html
|
||||
%%DOCSDIR%%/html/qalculate-definitions-variables.html
|
||||
@ -52,10 +53,13 @@ share/icons/hicolor/32x32/apps/qalculate.png
|
||||
share/icons/hicolor/48x48/apps/qalculate.png
|
||||
share/icons/hicolor/64x64/apps/qalculate.png
|
||||
share/icons/hicolor/scalable/apps/qalculate.svg
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/qalculate-gtk.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/qalculate-gtk.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/qalculate-gtk.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/qalculate-gtk.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/qalculate-gtk.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/qalculate-gtk.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/qalculate-gtk.mo
|
||||
%%NLS%%share/locale/sl/LC_MESSAGES/qalculate-gtk.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/qalculate-gtk.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/qalculate-gtk.mo
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= step
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science education kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= plasma-workspace
|
||||
DISTVERSION= ${KDE_PLASMA_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11 kde kde-plasma
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= rofi-calc
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= vidar@karlsen.tech
|
||||
|
Loading…
Reference in New Issue
Block a user