Update to liferea-1.14.0.

This commit is contained in:
ajacoutot 2023-01-22 11:28:34 +00:00
parent a063e7e22b
commit e94486c53b
4 changed files with 77 additions and 49 deletions

View File

@ -1,8 +1,7 @@
COMMENT= simple GTK desktop news aggregator
V= 1.12.9
V= 1.14.0
DISTNAME= liferea-${V}
REVISION= 5
CATEGORIES= www news x11
@ -11,26 +10,25 @@ HOMEPAGE= https://lzone.de/liferea/
# GPLv2+
PERMIT_PACKAGE= Yes
WANTLIB += ${COMPILER_LIBCXX}
WANTLIB += EGL GL ICE SM X11 X11-xcb Xau Xcomposite Xcursor Xdamage
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xt Xxf86vm
WANTLIB += aspell atk-1.0 atk-bridge-2.0 brotlicommon brotlidec
WANTLIB += c cairo cairo-gobject drm enchant-2 epoxy expat ffi
WANTLIB += fontconfig freetype fribidi 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 gstgl-1.0 gstpbutils-1.0
WANTLIB += gstreamer-1.0 gsttag-1.0 gstvideo-1.0 gthread-2.0 gtk-3
WANTLIB += harfbuzz harfbuzz-icu hyphen iconv icudata icui18n
WANTLIB += icuuc idn2 intl javascriptcoregtk-4.0 jpeg json-glib-1.0
WANTLIB += lzma m notify openjp2 orc-0.4 pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre2-8 peas-1.0 peas-gtk-1.0 pixman-1 png
WANTLIB += psl secret-1 soup-2.4 sqlite3 tasn1 unistring webkit2gtk-4.0
WANTLIB += webp webpdemux woff2common woff2dec xcb xcb-dri2 xcb-dri3
WANTLIB += xcb-glx xcb-present xcb-render xcb-shm xcb-sync xcb-xfixes
WANTLIB += xml2 xshmfence xslt z execinfo lcms2
WANTLIB += ${COMPILER_LIBCXX} EGL GL ICE SM X11 X11-xcb Xau Xcomposite
WANTLIB += Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr
WANTLIB += Xrender Xt Xxf86vm aspell atk-1.0 atk-bridge-2.0 atspi
WANTLIB += brotlicommon brotlidec c cairo cairo-gobject dbus-1
WANTLIB += drm enchant-2 epoxy execinfo expat ffi fontconfig freetype
WANTLIB += fribidi 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 idn2 intl javascriptcoregtk-4.0
WANTLIB += jpeg json-glib-1.0 lcms2 lzma m openjp2 orc-0.4 pango-1.0
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre2-8 peas-1.0 peas-gtk-1.0
WANTLIB += pixman-1 png psl secret-1 soup-2.4 sqlite3 tasn1 unistring
WANTLIB += webkit2gtk-4.0 webp webpdemux woff2common woff2dec
WANTLIB += xcb xcb-dri2 xcb-dri3 xcb-glx xcb-present xcb-render
WANTLIB += xcb-shm xcb-sync xcb-xfixes xml2 xshmfence xslt z
COMPILER = base-clang ports-gcc base-gcc
COMPILER= base-clang ports-gcc base-gcc
MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${V}/

View File

@ -1,2 +1,2 @@
SHA256 (liferea-1.12.9.tar.bz2) = 2BgGlfDTeK0nmbNiMLyGYpFmZ9igmy5xRDk6KnnIyxs=
SIZE (liferea-1.12.9.tar.bz2) = 1496593
SHA256 (liferea-1.14.0.tar.bz2) = uC3ksJ4nNXBjQYqNOS4qK6aCK6/Wzf27YXHbM73TpdU=
SIZE (liferea-1.14.0.tar.bz2) = 1746124

View File

@ -1,7 +1,7 @@
Index: src/ui/liferea_shell.c
--- src/ui/liferea_shell.c.orig
+++ src/ui/liferea_shell.c
@@ -749,7 +749,7 @@ on_about_activate (GSimpleAction *action, GVariant *pa
@@ -790,7 +790,7 @@ on_about_activate (GSimpleAction *action, GVariant *pa
static void
liferea_shell_add_html_tab (const gchar *file, const gchar *name)
{

View File

@ -5,15 +5,23 @@ lib/liferea/girepository-1.0/
lib/liferea/girepository-1.0/Liferea-3.0.typelib
lib/liferea/plugins/
${MODPY_COMMENT}lib/liferea/plugins/${MODPY_PYCACHE}/
lib/liferea/plugins/${MODPY_PYCACHE}add-bookmark-site.${MODPY_PYC_MAGIC_TAG}pyc
lib/liferea/plugins/${MODPY_PYCACHE}bold-unread.${MODPY_PYC_MAGIC_TAG}pyc
lib/liferea/plugins/${MODPY_PYCACHE}getfocus.${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}pane.${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/add-bookmark-site.plugin
lib/liferea/plugins/add-bookmark-site.py
lib/liferea/plugins/add-bookmark-site.ui
lib/liferea/plugins/bold-unread.plugin
lib/liferea/plugins/bold-unread.py
lib/liferea/plugins/getfocus.plugin
lib/liferea/plugins/getfocus.py
lib/liferea/plugins/gnome-keyring.plugin
lib/liferea/plugins/gnome-keyring.py
lib/liferea/plugins/headerbar.plugin
@ -22,35 +30,41 @@ 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/pane.plugin
lib/liferea/plugins/pane.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/
@so lib/liferea/web-extension/liblifereawebextension.so
man/it/
man/it/man1/
@man man/it/man1/liferea.1
@man man/man1/liferea.1
man/pl/
man/pl/man1/
@man man/pl/man1/liferea.1
share/GConf/gsettings/liferea.convert
share/appdata/
share/appdata/liferea.appdata.xml
share/applications/net.sourceforge.liferea.desktop
share/dbus-1/services/net.sourceforge.liferea.service
share/doc/liferea/
share/doc/liferea/html/
share/doc/liferea/html/about_de.html
share/doc/liferea/html/about_en.html
share/doc/liferea/html/about_it.html
share/doc/liferea/html/concepts_de.html
share/doc/liferea/html/concepts_en.html
share/doc/liferea/html/concepts_it.html
share/doc/liferea/html/enclosures_de.html
share/doc/liferea/html/enclosures_en.html
share/doc/liferea/html/enclosures_it.html
share/doc/liferea/html/faq_de.html
share/doc/liferea/html/faq_en.html
share/doc/liferea/html/faq_it.html
share/doc/liferea/html/folders_de.html
share/doc/liferea/html/folders_en.html
share/doc/liferea/html/folders_it.html
share/doc/liferea/html/headlines_de.html
share/doc/liferea/html/headlines_en.html
share/doc/liferea/html/headlines_it.html
share/doc/liferea/html/help_feed_default.png
share/doc/liferea/html/help_feed_error.png
share/doc/liferea/html/help_feed_prop_adv_1.6.0.png
@ -62,47 +76,54 @@ share/doc/liferea/html/help_folder.png
share/doc/liferea/html/help_item_flag.png
share/doc/liferea/html/help_item_unread.png
share/doc/liferea/html/help_opml.png
share/doc/liferea/html/help_prefs_browser_1.6.0.png
share/doc/liferea/html/help_prefs_enclosures_1.6.0.png
share/doc/liferea/html/help_prefs_feeds_1.6.0.png
share/doc/liferea/html/help_prefs_folders_1.6.0.png
share/doc/liferea/html/help_prefs_gui_1.6.0.png
share/doc/liferea/html/help_prefs_headlines_1.6.0.png
share/doc/liferea/html/help_prefs_proxy_1.6.0.png
share/doc/liferea/html/help_prefs_browser_1.14.0.png
share/doc/liferea/html/help_prefs_desktop_1.14.0.png
share/doc/liferea/html/help_prefs_enclosures_1.14.0.png
share/doc/liferea/html/help_prefs_feeds_1.14.0.png
share/doc/liferea/html/help_prefs_folders_1.14.0.png
share/doc/liferea/html/help_prefs_headlines_1.14.0.png
share/doc/liferea/html/help_prefs_proxy_1.14.0.png
share/doc/liferea/html/help_search_1.6.0.png
share/doc/liferea/html/help_subscribe_1.6.0.png
share/doc/liferea/html/help_subscribe_adv_1.6.0.png
share/doc/liferea/html/help_vfolder_1.6.0.png
share/doc/liferea/html/newsbin_de.html
share/doc/liferea/html/newsbin_en.html
share/doc/liferea/html/newsbin_it.html
share/doc/liferea/html/onlineservices_de.html
share/doc/liferea/html/onlineservices_en.html
share/doc/liferea/html/onlineservices_it.html
share/doc/liferea/html/preferences_de.html
share/doc/liferea/html/preferences_en.html
share/doc/liferea/html/preferences_it.html
share/doc/liferea/html/reference.css
share/doc/liferea/html/reference_de.html
share/doc/liferea/html/reference_en.html
share/doc/liferea/html/reference_it.html
share/doc/liferea/html/searching_de.html
share/doc/liferea/html/searching_en.html
share/doc/liferea/html/searching_it.html
share/doc/liferea/html/subscriptions_de.html
share/doc/liferea/html/subscriptions_en.html
share/doc/liferea/html/subscriptions_it.html
share/doc/liferea/html/topics_de.html
share/doc/liferea/html/topics_en.html
share/doc/liferea/html/topics_it.html
share/doc/liferea/html/updating_de.html
share/doc/liferea/html/updating_en.html
share/doc/liferea/html/updating_it.html
share/glib-2.0/schemas/net.sf.liferea.gschema.xml
share/icons/hicolor/16x16/apps/liferea.png
share/icons/hicolor/22x22/apps/liferea.png
share/icons/hicolor/24x24/apps/liferea.png
share/icons/hicolor/32x32/apps/liferea.png
share/icons/hicolor/48x48/apps/liferea.png
share/icons/hicolor/scalable/apps/liferea-symbolic.svg
share/icons/hicolor/scalable/apps/liferea.svg
share/icons/hicolor/16x16/apps/net.sourceforge.liferea.png
share/icons/hicolor/22x22/apps/net.sourceforge.liferea.png
share/icons/hicolor/24x24/apps/net.sourceforge.liferea.png
share/icons/hicolor/32x32/apps/net.sourceforge.liferea.png
share/icons/hicolor/48x48/apps/net.sourceforge.liferea.png
share/icons/hicolor/scalable/apps/net.sourceforge.liferea-symbolic.svg
share/icons/hicolor/scalable/apps/net.sourceforge.liferea.svg
share/liferea/
share/liferea/about.ui
share/liferea/auth.ui
share/liferea/css/
share/liferea/css/adblock.css
share/liferea/css/liferea.css
share/liferea/css/user.css
share/liferea/dtd/
@ -111,6 +132,11 @@ share/liferea/enclosure_handler.ui
share/liferea/gir-1.0/
share/liferea/gir-1.0/Liferea-3.0.gir
share/liferea/google_source.ui
share/liferea/js/
share/liferea/js/Readability-readerable.js
share/liferea/js/Readability.js
share/liferea/js/gresource.xml
share/liferea/js/htmlview.js
share/liferea/liferea.css
share/liferea/liferea_menu.ui
share/liferea/liferea_toolbar.ui
@ -127,6 +153,7 @@ share/liferea/opml/feedlist_de.opml
share/liferea/opml/feedlist_en.opml
share/liferea/opml/feedlist_es.opml
share/liferea/opml/feedlist_eu.opml
share/liferea/opml/feedlist_fa.opml
share/liferea/opml/feedlist_fr.opml
share/liferea/opml/feedlist_gl.opml
share/liferea/opml/feedlist_he.opml
@ -142,12 +169,9 @@ share/liferea/opml/feedlist_sk.opml
share/liferea/opml/feedlist_sv.opml
share/liferea/opml_source.ui
share/liferea/pixmaps/
share/liferea/pixmaps/available.png
share/liferea/pixmaps/available_offline.png
share/liferea/pixmaps/default.png
share/liferea/pixmaps/default.svg
share/liferea/pixmaps/emblem-important.png
share/liferea/pixmaps/empty.png
share/liferea/pixmaps/empty_offline.png
share/liferea/pixmaps/emblem-web.svg
share/liferea/pixmaps/fl_opml.png
share/liferea/pixmaps/folder-saved-search.png
share/liferea/pixmaps/folder.png
@ -168,9 +192,12 @@ share/liferea/update_monitor.ui
share/liferea/xslt/
share/liferea/xslt/feed.xml
share/liferea/xslt/folder.xml
share/liferea/xslt/html-extract.xml
share/liferea/xslt/html5-extract.xml
share/liferea/xslt/i18n-filter.xslt
share/liferea/xslt/item.xml
share/liferea/xslt/newsbin.xml
share/liferea/xslt/reader.xml
share/liferea/xslt/source.xml
share/liferea/xslt/vfolder.xml
share/locale/ar/LC_MESSAGES/liferea.mo
@ -182,6 +209,7 @@ share/locale/cs/LC_MESSAGES/liferea.mo
share/locale/da/LC_MESSAGES/liferea.mo
share/locale/de/LC_MESSAGES/liferea.mo
share/locale/el/LC_MESSAGES/liferea.mo
share/locale/en_GB/LC_MESSAGES/liferea.mo
share/locale/es/LC_MESSAGES/liferea.mo
share/locale/eu/LC_MESSAGES/liferea.mo
share/locale/fi/LC_MESSAGES/liferea.mo
@ -210,6 +238,8 @@ share/locale/uk/LC_MESSAGES/liferea.mo
share/locale/vi/LC_MESSAGES/liferea.mo
share/locale/zh_CN/LC_MESSAGES/liferea.mo
share/locale/zh_TW/LC_MESSAGES/liferea.mo
share/metainfo/
share/metainfo/net.sourceforge.liferea.appdata.xml
@tag glib-compile-schemas
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database