Update liferea to 1.10.3 - updates TinyTinyRSS support.
Resort WANTLIB while here before it gets out of hand.
This commit is contained in:
parent
0f56676466
commit
663004ded5
@ -1,13 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.60 2013/10/06 09:08:51 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.61 2013/10/09 02:39:32 bcallah Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= simple GTK desktop news aggregator
|
||||
|
||||
DISTNAME= liferea-1.10.2
|
||||
DISTNAME= liferea-1.10.3
|
||||
CATEGORIES= www x11
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://liferea.sourceforge.net/
|
||||
|
||||
@ -16,18 +15,20 @@ MAINTAINER= Brian Callahan <bcallah@openbsd.org>
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += GL ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
|
||||
WANTLIB += Xrandr Xrender Xt atk-1.0 atk-bridge-2.0 atspi c cairo-gobject
|
||||
WANTLIB += cairo dbus-1 dbus-glib-1 enchant expat ffi fontconfig freetype
|
||||
WANTLIB += gailutil-3 gcrypt gdk-3 gdk_pixbuf-2.0 geoclue gio-2.0
|
||||
WANTLIB += girepository-1.0 glib-2.0 gmodule-2.0 gobject-2.0 gpg-error
|
||||
WANTLIB += graphite2 gstapp-1.0 gstaudio-1.0 gstbase-1.0 gstfft-1.0
|
||||
WANTLIB += gstpbutils-1.0 gstreamer-1.0 gsttag-1.0 gstvideo-1.0 gthread-2.0
|
||||
WANTLIB += gtk-3 harfbuzz-icu harfbuzz icudata icui18n icuuc orc-0.4
|
||||
WANTLIB += javascriptcoregtk-3.0 jpeg json-glib-1.0 m notify pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre peas-1.0 peas-gtk-1.0 pixman-1 png
|
||||
WANTLIB += pthread-stubs pthread secret-1 soup-2.4 sqlite3 stdc++ webkitgtk-3.0
|
||||
WANTLIB += webp xcb-render xcb-shm xcb xml2 xslt z
|
||||
WANTLIB += EGL GL ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes
|
||||
WANTLIB += Xi Xinerama Xrandr Xrender Xt atk-1.0 atk-bridge-2.0
|
||||
WANTLIB += atspi c cairo cairo-gobject dbus-1 dbus-glib-1 enchant
|
||||
WANTLIB += expat ffi fontconfig freetype gcrypt gdk-3 gdk_pixbuf-2.0
|
||||
WANTLIB += geoclue gio-2.0 girepository-1.0 glib-2.0 gmodule-2.0
|
||||
WANTLIB += gobject-2.0 gpg-error graphite2 gstapp-1.0 gstaudio-1.0
|
||||
WANTLIB += gstbase-1.0 gstfft-1.0 gstpbutils-1.0 gstreamer-1.0
|
||||
WANTLIB += gsttag-1.0 gstvideo-1.0 gthread-2.0 gtk-3 harfbuzz
|
||||
WANTLIB += harfbuzz-icu icudata icui18n icuuc javascriptcoregtk-3.0
|
||||
WANTLIB += jpeg json-glib-1.0 m notify orc-0.4 pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre peas-1.0 peas-gtk-1.0
|
||||
WANTLIB += pixman-1 png pthread pthread-stubs secret-1 soup-2.4
|
||||
WANTLIB += sqlite3 stdc++ webkitgtk-3.0 webp xcb xcb-render xcb-shm
|
||||
WANTLIB += xml2 xslt z
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (liferea-1.10.2.tar.bz2) = TJI7lxA4/HbtjmgvaRqMJcf4YLDzwB2RQ+G35yYi6k0=
|
||||
SIZE (liferea-1.10.2.tar.bz2) = 1418592
|
||||
SHA256 (liferea-1.10.3.tar.bz2) = Kmmy7a8/XjyFcm+RzZ+Oqcg0iAeFHPbzSKxX3fg4VMc=
|
||||
SIZE (liferea-1.10.3.tar.bz2) = 1422704
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2013/09/17 16:51:54 bcallah Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.20 2013/10/09 02:39:32 bcallah Exp $
|
||||
@bin bin/liferea
|
||||
bin/liferea-add-feed
|
||||
lib/liferea/
|
||||
@ -13,6 +13,8 @@ lib/liferea/plugins/media-player.py
|
||||
man/pl/
|
||||
man/pl/man1/
|
||||
@man man/pl/man1/liferea.1
|
||||
share/appdata/
|
||||
share/appdata/liferea.appdata.xml
|
||||
share/applications/liferea.desktop
|
||||
share/doc/liferea/
|
||||
share/doc/liferea/html/
|
||||
|
Loading…
x
Reference in New Issue
Block a user