mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
audio/tuner: Update to 1.5.4
- Remove LIB_DEPENDS on geoclue2 et al., as geolocation features purged from upstream - Switch libsoup dependency to libsoup3
This commit is contained in:
parent
fd3dbb6eed
commit
1d0522ef17
@ -1,6 +1,6 @@
|
||||
PORTNAME= tuner
|
||||
DISTVERSION= 1.5.1
|
||||
PORTREVISION= 3
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.5.4
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= ashish@FreeBSD.org
|
||||
@ -11,9 +11,7 @@ LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libgranite.so:x11-toolkits/granite \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
libgeoclue-2.so:net/geoclue \
|
||||
libgeocode-glib.so:net/geocode-glib \
|
||||
libsoup-3.0.so:devel/libsoup3 \
|
||||
libjson-glib-1.0.so:devel/json-glib \
|
||||
libgee-0.8.so:devel/libgee
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1671865430
|
||||
SHA256 (louis77-tuner-1.5.1_GH0.tar.gz) = bbb5e7c97da1ee495651d85aca33c2fe58daba81906ae247e12b6a41b1ed7592
|
||||
SIZE (louis77-tuner-1.5.1_GH0.tar.gz) = 576229
|
||||
TIMESTAMP = 1729574626
|
||||
SHA256 (louis77-tuner-v1.5.4_GH0.tar.gz) = 816c467d7b490ccc577debdb4de46c0f06ee56c7192d95f095b0d1c0b6c06deb
|
||||
SIZE (louis77-tuner-v1.5.4_GH0.tar.gz) = 601473
|
||||
|
@ -13,8 +13,13 @@ share/icons/hicolor/48x48@2/apps/%%APPNAME%%.svg
|
||||
share/icons/hicolor/64x64/apps/%%APPNAME%%.svg
|
||||
share/icons/hicolor/64x64@2/apps/%%APPNAME%%.svg
|
||||
share/locale/de/LC_MESSAGES/%%APPNAME%%.mo
|
||||
share/locale/es/LC_MESSAGES/%%APPNAME%%.mo
|
||||
share/locale/fr/LC_MESSAGES/%%APPNAME%%.mo
|
||||
share/locale/it/LC_MESSAGES/%%APPNAME%%.mo
|
||||
share/locale/ja/LC_MESSAGES/%%APPNAME%%.mo
|
||||
share/locale/nb_NO/LC_MESSAGES/%%APPNAME%%.mo
|
||||
share/locale/nl/LC_MESSAGES/%%APPNAME%%.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/%%APPNAME%%.mo
|
||||
share/locale/ru/LC_MESSAGES/%%APPNAME%%.mo
|
||||
share/locale/tr/LC_MESSAGES/%%APPNAME%%.mo
|
||||
share/metainfo/%%APPNAME%%.appdata.xml
|
||||
|
Loading…
Reference in New Issue
Block a user