mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Update liferea to 1.10.16. [1]
Add dconf as a run dependancy. So liferea can safe it settings, in non-gnome based DE's. [2] PR: 201555 [1] Submitted by: Olivierd@ [1], Serpent7776 (ports@ ML) [2]
This commit is contained in:
parent
7295d97615
commit
8355c3af6b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391995
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= liferea
|
||||
PORTVERSION= 1.10.15
|
||||
PORTVERSION= 1.10.16
|
||||
CATEGORIES= net gnome
|
||||
MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION}/
|
||||
|
||||
@ -20,7 +20,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-sc
|
||||
|
||||
USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \
|
||||
python:2 tar:bzip2
|
||||
USE_GNOME= gnomeprefix gtk30 introspection:build libxslt:build libxml2
|
||||
USE_GNOME= dconf:run gtk30 introspection:build libxslt:build libxml2
|
||||
USE_SQLITE= 3
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (liferea-1.10.15.tar.bz2) = afb9586fb277e135dc41d015385a74fdecb18ba45c05a43bc170039705e12c46
|
||||
SIZE (liferea-1.10.15.tar.bz2) = 1460072
|
||||
SHA256 (liferea-1.10.16.tar.bz2) = 32b9a2a57b3d0063c696359de8b9adb6bf31eb8040ffce24878455153ddd0c2d
|
||||
SIZE (liferea-1.10.16.tar.bz2) = 1444638
|
||||
|
Loading…
Reference in New Issue
Block a user