mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
graphics/minder: Update to 1.13.0
This commit is contained in:
parent
1e6a60636f
commit
74c39d1b3d
@ -1,5 +1,5 @@
|
||||
PORTNAME= minder
|
||||
PORTVERSION= 1.12.5
|
||||
PORTVERSION= 1.13.0
|
||||
CATEGORIES= graphics
|
||||
# avoid PKGBASE collision with net-p2p/minder
|
||||
PKGNAMESUFFIX= -app
|
||||
@ -13,14 +13,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= discount>0:textproc/discount \
|
||||
vala: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 \
|
||||
libmarkdown.so:textproc/discount
|
||||
|
||||
USES= desktop-file-utils gettext gnome libarchive localbase:ldflags \
|
||||
meson pkgconfig python:3.5+,build shared-mime-info shebangfix
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= phase1geo
|
||||
GH_PROJECT= Minder
|
||||
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 gtksourceview3 libxml2 pango
|
||||
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 gtksourceview4 libxml2 pango
|
||||
GLIB_SCHEMAS= com.github.phase1geo.minder.gschema.xml
|
||||
INSTALLS_ICONS= yes
|
||||
SHEBANG_FILES= meson/post_install.py
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1623775875
|
||||
SHA256 (phase1geo-Minder-1.12.5_GH0.tar.gz) = 1c984e5da32fb5614bbf9c2170badb00eea12a2c88f549248f803cc91e8cb581
|
||||
SIZE (phase1geo-Minder-1.12.5_GH0.tar.gz) = 1633275
|
||||
TIMESTAMP = 1628529639
|
||||
SHA256 (phase1geo-Minder-1.13.0_GH0.tar.gz) = 9fa506e6ba903b8b4b3de1204fa80023e7c3b76d983c0d0218ddcfb71edef45f
|
||||
SIZE (phase1geo-Minder-1.13.0_GH0.tar.gz) = 1666428
|
||||
|
@ -8,6 +8,7 @@ share/icons/hicolor/32x32/apps/com.github.phase1geo.minder.svg
|
||||
share/icons/hicolor/48x48/apps/com.github.phase1geo.minder.svg
|
||||
share/icons/hicolor/64x64/apps/com.github.phase1geo.minder.svg
|
||||
share/locale/cs/LC_MESSAGES/com.github.phase1geo.minder.mo
|
||||
share/locale/de/LC_MESSAGES/com.github.phase1geo.minder.mo
|
||||
share/locale/es/LC_MESSAGES/com.github.phase1geo.minder.mo
|
||||
share/locale/fr/LC_MESSAGES/com.github.phase1geo.minder.mo
|
||||
share/locale/it/LC_MESSAGES/com.github.phase1geo.minder.mo
|
||||
|
Loading…
Reference in New Issue
Block a user