Skip to content

Commit

Permalink
math/pantheon-calculator: Update to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierDuchateau authored and yzgyyang committed Aug 10, 2021
1 parent 35ca4a5 commit a01a684
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
9 changes: 5 additions & 4 deletions math/pantheon-calculator/Makefile
@@ -1,22 +1,23 @@
# Created by: Olivier Duchateau

PORTNAME= calculator
PORTVERSION= 1.6.2
PORTVERSION= 1.7.0
CATEGORIES= math
PKGNAMEPREFIX= pantheon-
DIST_SUBDIR= pantheon

MAINTAINER= duchateau.olivier@gmail.com
COMMENT= Simple calculator written in Vala

LICENSE= GPLv3
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= valac:lang/vala
LIB_DEPENDS= libgee-0.8.so:devel/libgee \
libgranite.so:x11-toolkits/granite
libgranite.so:x11-toolkits/granite \
libhandy-1.so:x11-toolkits/libhandy

USES= gettext gnome meson pkgconfig python:3.5+,build
USES= gettext gnome meson pkgconfig python:3.6+,build
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30

USE_GITHUB= yes
Expand Down
6 changes: 3 additions & 3 deletions math/pantheon-calculator/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1627224184
SHA256 (pantheon/elementary-calculator-1.6.2_GH0.tar.gz) = 14d5a46569a5f4cf83db4d49a9fdbd8b5ac9d18baca435b2456e8be51c133ce9
SIZE (pantheon/elementary-calculator-1.6.2_GH0.tar.gz) = 194370
TIMESTAMP = 1628540189
SHA256 (pantheon/elementary-calculator-1.7.0_GH0.tar.gz) = 1ff6ddc4cfe7bdc1bca075ad75e2c9fa134566fbbf195c0a176177886275e370
SIZE (pantheon/elementary-calculator-1.7.0_GH0.tar.gz) = 201803
1 change: 1 addition & 0 deletions math/pantheon-calculator/pkg-plist
Expand Up @@ -56,6 +56,7 @@ share/locale/my/LC_MESSAGES/io.elementary.calculator.mo
share/locale/nb/LC_MESSAGES/io.elementary.calculator.mo
share/locale/nl/LC_MESSAGES/io.elementary.calculator.mo
share/locale/nn/LC_MESSAGES/io.elementary.calculator.mo
share/locale/pa/LC_MESSAGES/io.elementary.calculator.mo
share/locale/pl/LC_MESSAGES/io.elementary.calculator.mo
share/locale/pt/LC_MESSAGES/io.elementary.calculator.mo
share/locale/pt_BR/LC_MESSAGES/io.elementary.calculator.mo
Expand Down

0 comments on commit a01a684

Please sign in to comment.