Update to liferea-1.12.3
ok aja@
This commit is contained in:
parent
b1096a5bec
commit
375fc2ec41
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.101 2018/05/15 13:27:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.102 2018/05/25 00:58:43 bcallah Exp $
|
||||
|
||||
BROKEN-i386= hangs during build while running g-ir-scanner
|
||||
|
||||
COMMENT= simple GTK desktop news aggregator
|
||||
|
||||
V= 1.12.1
|
||||
V= 1.12.3
|
||||
DISTNAME= liferea-${V}
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= www news x11
|
||||
|
||||
@ -17,21 +16,20 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} EGL GL GLESv2 ICE SM X11 X11-xcb
|
||||
WANTLIB += Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
|
||||
WANTLIB += Xrandr Xrender Xt Xxf86vm atk-1.0 atk-bridge-2.0
|
||||
WANTLIB += atspi c cairo cairo-gobject dbus-1 drm enchant-2 epoxy
|
||||
WANTLIB += expat ffi fontconfig freetype gbm gcrypt gdk-3 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 girepository-1.0 glapi glib-2.0 gmodule-2.0
|
||||
WANTLIB += gobject-2.0 gpg-error graphite2 gstallocators-1.0 gstapp-1.0
|
||||
WANTLIB += gstaudio-1.0 gstbase-1.0 gstfft-1.0
|
||||
WANTLIB += gstgl-1.0 gstpbutils-1.0 gstreamer-1.0 gsttag-1.0 gstvideo-1.0
|
||||
WANTLIB += gthread-2.0 gtk-3 harfbuzz harfbuzz-icu hyphen iconv
|
||||
WANTLIB += icudata icui18n icuuc intl javascriptcoregtk-4.0 jpeg
|
||||
WANTLIB += json-glib-1.0 lzma m notify orc-0.4 pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre peas-1.0 peas-gtk-1.0 pixman-1 png
|
||||
WANTLIB += secret-1 soup-2.4 sqlite3 tasn1 webkit2gtk-4.0 webp
|
||||
WANTLIB += xcb xcb-dri2 xcb-glx xcb-render xcb-shm xcb-xfixes
|
||||
WANTLIB += xml2 xslt z woff2dec
|
||||
WANTLIB += aspell brotlicommon brotlidec fribidi webpdemux woff2common
|
||||
WANTLIB += Xrandr Xrender Xt Xxf86vm atk-1.0 atk-bridge-2.0 atspi
|
||||
WANTLIB += brotlicommon brotlidec c cairo cairo-gobject dbus-1
|
||||
WANTLIB += drm enchant epoxy expat ffi fontconfig freetype fribidi
|
||||
WANTLIB += gbm gcrypt gdk-3 gdk_pixbuf-2.0 gio-2.0 girepository-1.0
|
||||
WANTLIB += glapi glib-2.0 gmodule-2.0 gobject-2.0 gpg-error graphite2
|
||||
WANTLIB += gstallocators-1.0 gstapp-1.0 gstaudio-1.0 gstbase-1.0
|
||||
WANTLIB += gstfft-1.0 gstgl-1.0 gstpbutils-1.0 gstreamer-1.0 gsttag-1.0
|
||||
WANTLIB += gstvideo-1.0 gthread-2.0 gtk-3 harfbuzz harfbuzz-icu
|
||||
WANTLIB += hyphen iconv icudata icui18n icuuc intl javascriptcoregtk-4.0
|
||||
WANTLIB += jpeg json-glib-1.0 lzma 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 secret-1 soup-2.4 sqlite3 tasn1 webkit2gtk-4.0
|
||||
WANTLIB += webp webpdemux woff2common woff2dec xcb xcb-dri2 xcb-glx
|
||||
WANTLIB += xcb-render xcb-shm xcb-xfixes xml2 xslt z
|
||||
|
||||
MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${V}/
|
||||
|
||||
@ -46,6 +44,7 @@ USE_GMAKE= Yes
|
||||
|
||||
LIB_DEPENDS= devel/json-glib \
|
||||
devel/libpeas \
|
||||
textproc/enchant \
|
||||
www/webkitgtk4
|
||||
|
||||
RUN_DEPENDS= devel/desktop-file-utils \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (liferea-1.12.1.tar.bz2) = uO1bx+7bOFhyWoTKxb88WsE7DFNtI1UJa94y2UUfHZM=
|
||||
SIZE (liferea-1.12.1.tar.bz2) = 1490079
|
||||
SHA256 (liferea-1.12.3.tar.bz2) = j138Z2xMx8xkGtMC1h8vgO5T+yhR7eiGwU3ZlzFionI=
|
||||
SIZE (liferea-1.12.3.tar.bz2) = 1467804
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-src_ui_liferea_shell_c,v 1.8 2017/12/30 09:21:49 ajacoutot Exp $
|
||||
$OpenBSD: patch-src_ui_liferea_shell_c,v 1.9 2018/05/25 00:58:43 bcallah Exp $
|
||||
Index: src/ui/liferea_shell.c
|
||||
--- src/ui/liferea_shell.c.orig
|
||||
+++ src/ui/liferea_shell.c
|
||||
@@ -758,7 +758,7 @@ on_about_activate (GtkMenuItem *menuitem, gpointer use
|
||||
@@ -753,7 +753,7 @@ on_about_activate (GSimpleAction *action, GVariant *pa
|
||||
static void
|
||||
liferea_shell_add_html_tab (const gchar *file, const gchar *name)
|
||||
{
|
||||
|
@ -1,24 +1,30 @@
|
||||
@comment $OpenBSD: PLIST,v 1.28 2017/12/30 09:21:49 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.29 2018/05/25 00:58:43 bcallah Exp $
|
||||
@bin bin/liferea
|
||||
bin/liferea-add-feed
|
||||
lib/liferea/
|
||||
lib/liferea/girepository-1.0/
|
||||
lib/liferea/girepository-1.0/Liferea-3.0.typelib
|
||||
lib/liferea/plugins/
|
||||
lib/liferea/plugins/${MODPY_PYCACHE}/
|
||||
lib/liferea/plugins/${MODPY_PYCACHE}
|
||||
lib/liferea/plugins/${MODPY_PYCACHE}bold-unread.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/liferea/plugins/${MODPY_PYCACHE}gnome-keyring.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/liferea/plugins/${MODPY_PYCACHE}headerbar.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/liferea/plugins/${MODPY_PYCACHE}libnotify.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/liferea/plugins/${MODPY_PYCACHE}media-player.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/liferea/plugins/${MODPY_PYCACHE}plugin-installer.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/liferea/plugins/${MODPY_PYCACHE}trayicon.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/liferea/plugins/bold-unread.plugin
|
||||
lib/liferea/plugins/bold-unread.py
|
||||
lib/liferea/plugins/gnome-keyring.plugin
|
||||
lib/liferea/plugins/gnome-keyring.py
|
||||
lib/liferea/plugins/headerbar.plugin
|
||||
lib/liferea/plugins/headerbar.py
|
||||
lib/liferea/plugins/libnotify.plugin
|
||||
lib/liferea/plugins/libnotify.py
|
||||
lib/liferea/plugins/media-player.plugin
|
||||
lib/liferea/plugins/media-player.py
|
||||
lib/liferea/plugins/plugin-installer.plugin
|
||||
lib/liferea/plugins/plugin-installer.py
|
||||
lib/liferea/plugins/trayicon.plugin
|
||||
lib/liferea/plugins/trayicon.py
|
||||
lib/liferea/web-extension/
|
||||
@ -108,7 +114,10 @@ share/liferea/gir-1.0/Liferea-3.0.gir
|
||||
share/liferea/google_source.ui
|
||||
share/liferea/inoreader_source.ui
|
||||
share/liferea/liferea.css
|
||||
share/liferea/liferea_menu.ui
|
||||
share/liferea/liferea_toolbar.ui
|
||||
share/liferea/mainwindow.ui
|
||||
share/liferea/mark_read_dialog.ui
|
||||
share/liferea/new_folder.ui
|
||||
share/liferea/new_newsbin.ui
|
||||
share/liferea/new_subscription.ui
|
||||
@ -127,6 +136,7 @@ share/liferea/opml/feedlist_hu.opml
|
||||
share/liferea/opml/feedlist_id.opml
|
||||
share/liferea/opml/feedlist_it.opml
|
||||
share/liferea/opml/feedlist_nl.opml
|
||||
share/liferea/opml/feedlist_no.opml
|
||||
share/liferea/opml/feedlist_pl.opml
|
||||
share/liferea/opml/feedlist_pt.opml
|
||||
share/liferea/opml/feedlist_pt_BR.opml
|
||||
|
Loading…
Reference in New Issue
Block a user