Skip to content

Commit f3721ea

Browse files
committed
liferea: Update www/liferea to 1.12.5a
pkgsrc changes: - Switch to www/webkit-gtk (instead of using webkit24-gtk3) - Adjust GITHUB_RELEASE to remove the trailing `a', please note that this will probably not needed for future releases! Changes: 1.12.5 ------ * #665: Webkit browser now supplies 'Liferea' component in user agent * #664: Added "Mark All As Read" button to headerbar plugin * #620: Added flatpak JSON (glitsj16) * #579: Added item list column drag and drop reordering (Yanko Kaneti) * #436, #662: Move from GnomeKeyring to libsecret (bgermann) * Fixes #663: Correct instapaper sharing link (Daniel Alexandersen) * Fixes #661: Update sharing links (Daniel Alexandersen) * Fixes #271: Consistent over usage of CPU (trigger by "Next Unread" loop) (reported by GreenLunar) * #472, #632: Dropping Inoreader support (API broke) 1.12.4 ------ * Fixes #660: Added installable plugin to change accels (Lars Windolf) * Fixes #654: Segfault on date out of range (Leaiz) * Fixes #651: Fixes Free Music Archive link in default OPMLs (reported by benjbrandall) * Fixes #649: Switch from persistent to session-only cookies (Daniel Alexandersen) * Fixes #645, #646: unread count of vfolder (Leaiz) * Fixes #637: Extra keywords in .desktop file (syndication; rss; atom) (Daniel Alexandersen) * Fixes #557: Updating counters for remote sources (Leiaz) * Updated cookie usage hint in FAQ 1.12.3 ------ * #634: Added setting for custom download commands (Leiaz) * #614: GTK Headerbar support via plugin (Lars Windolf) * #608: Refactoring UI code to switch to GAction and GtkBuilder Note: this implies not having icons in the main menu anymore which were still there for all non-GNOME users (see #626). (Leiaz) * #589: Item list view column order rework as a preparation for possible real column drag&drop. Introduces a new DConf setting for the column order. (Yanko Kaneti) * Fixes #280: Mark read toolbar button always disabled for search folders (Lars Windolf, reported by dvahalev) * Fixes #591: Please add a safety question when "marking all read" (Leiaz, reported by Nudin) * Fixes #625: Avoid exception in trayicon.py (Lars Windolf) * Fixes #627: GnomeKeyring plugin fails to activate when keyring doesn't exist (Lars Windolf) * Fixes #630: Fix feed list selection after DnD (Peter Zaitev) * Fixes #633: Big Memory leak in date code (Leiaz) * Update of Turkish translation (emintufan) * Update of French translation (guilieb) 1.12.2 ------ * Adding a plugin installer plugin that allows discovering and automatically installing 3rd party plugins * #585: Drop language from user agent to increase privacy (Daniel Aleksandersen) * #583: Add transmission-gtk and aria2 as download tool options (Daniel Aleksandersen) * #495: New command line option --disable-plugins (-p) to start with all plugins disabled. * Fixes #610: Liferea not showing up in GNOME Software (Yanko Kaneti) * Fixes #604: Correctly print error message when failing to unlock GNOME keyring (ghost) * Fixes #602: CSS style for GTK link colors not used (reported by pupyc) * Fixes #581: Redirect location updates and adds HTTP 308 (RFC 7538) support (Daniel Aleksandersen) * Fixes #578: Unable to set unread items in bold (Leiaz, reported by EverEve) * #612: Update of French translation (Guillaume Bernard) * #596: Update of Swedish translation (jony0008) * #594: Update of Polish default feed list (wmyrda) * #584: Fixes broken OPML feed list entries (Daniel Aleksandersen) * #584: Added Norwegian feed list (Daniel Aleksandersen) * #577: Fixes newsbin doc typo (Daniel Aleksandersen) 1.12.1 ------ * Fixes #562: Lintian spelling errors (reported by Paul Gevers) * Fixes #563: Appstream data has new format (patch by Paul Gevers) * Fixes #572: Doesn't remember some sort orders (reported by geplus) * Fixes #504: Fix assertions/crashes on changing view layouts (Leiaz) * Fixes #573: Workaround to avoid GtkPaned shrinking (Leiaz) * #566: Update of Italian translation (Gianvito Cavasoli) * #566: Update of Italian default feed list (Gianvito Cavasoli) * #514: Update of Indonesian translation (Samsul Ma'arif) * #514: Added Indonesian default feed list (Samsul Ma'arif) * Update of German translation 1.12.0 ------ * Fixes unhiding from tray icon when activated via GApplication (when starting Liferea a 2nd time) * #399: Reorder columns in 'Normal' email-like view to have the date column always at the end (Mikel Olasagasti) * #532: Add plugin to make unread feeds titles bold (Yanko Kaneti) * Workaround for #503: Liferea deanonymize Tor (Leiaz) * Fixes #450: #546 Resize both panes in normal and wide view (Leiaz) * Fixes #538: toggle_visibility() does not make a minimized window visible again (reported by Balló György) * Fixes #522: Segfault when switching feed in combined view (patch by jonmstone) * Fixes #419, #457: Handling of relative URLs in Atom parser (Leiaz) * Added 'View Image' context menu option in HTML view * Dropped del.icio.us from social bookmarking options as it is a read-only service now. * Redesign of the wide view mode: larger titles with small text teasers * Added optional AMP/HTML5 content enrichment feature 1.12-rc3 -------- * Fixes #459: Fixes GtkDoc warnings (Leiaz) * Fixes #415: Filter commands are not asynchronous (Rich Coe) * Fixes #363: Missing space above internal browser address bar (reported by nekohayo, patch by Mikel Olasagasti) * Fixes #208: All "Unread" search folder items marked read at once (Leiaz) * Fixes #251: Liferea does not always use theme icons when it is launched on system startup (reported by GreenLunar, fix by Leiaz) * Change headline column sorting in wide view to time sorted * Updated Finnish translation (Jorma Karvonen) * Updated Latvian translation (Rihards Prieditis) * Updated Albanian translation (Bensik Bleta) * Updated Hungarian translation (Balázs Úr) * Updated Brazlian translation (Rafael Ferreira) * Updated French translation (Guillaume Bernard) 1.12-rc2 -------- * Change all g_warnings() to g_print() for remote source to avoid "crashing" on errors. * Reorganized all UI definitions in separate files to simplify GtkBuilder handling. * Github #425: Add GeoRSS info and map link in item header (Mikel Olasagasti) * Github #407: Replacing deprecated elements in preferences (Leiaz) * Github #396: Create LifereaApplication type (Leiaz) * Github #434: Partial RFC3229+feed support for bandwidth savings (Daniel Aleksandersen) * Fixes Github #208: gtk_tree_store_get_path: assertion 'iter->stamp == priv->stamp' (reported by Mno-hime) * Fixes Github #403: Leftover OSM XSLT in item view (reported by Paul Gevers) * Fixes Github #423: Internal browser shows files system on go-back (Leiaz, reported by Paul Gevers) * Updated German translation * Github #441: Updated French translation (Surfoo) 1.12-rc1a --------- * Fixing missing header files 1.12-rc1 -------- * Github #348: Added support for downloading content that cannot be displayed by HTML widget (e.g. PDFs) (Leiaz) * Github #355: Migrate to Python3 libpeas loader (patch by picsel2) * Github #311: Upgrade to WebKit2 (patch by Leiaz) * Github #292: Show new item count in tray icon (patch by mozbugbox) * Github #297: Minimize to systray on window close (patch by Hugo Arregui) * Github #325: Auto-fitting, translated license (patches by GreenLunar and Adolfo Jayme-Barrientos) * Fixes Github #73: Problem with favicon update (reported by asl97) * Fixes Github #177, #350: Tray icon not scaled properly (patch by mozbugbox) * Removes GeoIP rendering via OSM to avoid exposing users to remote JS library resources. (reported by Paul Gevers) * Fixes Github #337: Case sensitive sorting (reported by Pi03k) * Fixes Github #361: Show all enclosuers (Leiaz) * Fixes Github #368: Segfault on liferea-feed-add (Leiaz) * Fixes Github #382: Broken Auto-Detect/No Proxy setting (Leiaz) * Fixes Github #383: Per feed don't use proxy setting is broken (reported by Leiaz) * Github #309: Update of Japanese translation (IWAI, Masaharu) * Github #329: Update of Hebrew translation (GreenLunar) * Github #330: Update of Spanish translation (Adolfo Jayme-Barrientos) * Update of Swedish translation (Andreas Ronnquist) 1.11.7 ------ * Github #287: Add support for media:group. (patch by Leiaz) * Github #287: Fixes issues with media:content. (patch by Leiaz) * Fixes Github #283: Bad .desktop categories definition (reported by Wuzzy2) * Fixes Github #279: Fixes rules no visible in searchdialog (patch by Leiaz) * Fixes Github #278: No "Download" tab in Tools/Preferences (docs error, reported by Anders Jonsson) * Fixes Github #83: Segfault when sorting feeds in folder (patch by Leiaz) * Fixes French translation (patch by polo2ro) * Github #300: Updated manpage (patch by GreenLunar) 1.11.6 ------ * Added "Do Not Track" support (enabled per default) * Github #193: Added x-scheme-handler/feed to desktop file (suggested by GreenLunar) * Github #209: Add image icons to plugins (by GreenLunar) * Github #210: Enable tests for parsing RFC822 dates with 2 digit year (patch by arunanbala) * Fixes Github #78: Shaky text in feed list (reported by GreenLunar) * Fixes Github #195: Out-dated documentation on enclose download (reported by brian-in-crawford) * Fixes Github #198: Traceback on popup notifications (reported by GreenLunar) * Fixes Github #216: Untranslatable strings (reported by GreenLunar) * Fixes Github #256: PyGIWarnings on loading plugins (patch by glitjs16) 1.11.5 ------ * Github #178: Implementing full screen mode for videos (mozbugbox) * Fixes Github #32: Prevent erroneous "Mark all as read" (reported by Mno-hime) * Improves Github #36, #113: UI lock up during refresh (suggested by mozbugbox) * Fixes Github #180: Removing item from (v)folder marks all read (reported by GreenLunar) * Fixes Github #140, #158: Vertical pane placement is forgotten. (patch by foresto) * Fixes Github #182: Missing config.h include in date.c (reported by Paul Gevers) * Update of Russian translation (bboa) 1.11.4 ------ * Fixes Github #154: Crashes while starting (corrupt icon) (reported by jcamposz) * Github #149: Fixes a random crash on startup (patch by mozbugbox) * Fixes Github #79: RTL ordering of Back/Forward icons (reported by GreenLunar) * Fixes Github #30: Segfault after updating from 1.8 to 1.10 (reported by vakuum) * Fixes Github #87: URL resolving wrong if base tag involved (reported by DanMan, fixed by mozbugbox) * Fixes all defects reported by Coverity scan * Simplied external browser handling. Now Liferea only supports the gtk_show_uri() launch mechanism for the system default browser and a user specified browser command. * Update of Albanian translation (Besnik Bleta) * Update of Hebrew translation (Genghis Khan) * Update of Spanish translation (Juan Campos Zambrana) * Fixes typo in Italian translation 1.11.3 ------ * Fixes Github #134: Broken default news feed. (reported by pvdl) * Fixes Github #133: Subscribe into TheOldReader categories * Fixes Github #122: Crashes at launch, "segmentation fault" (reported by geoffm) * Fixes some memory leaks (patch by Rich Coe) * Fixes Github #145: Incorrect method triggered for 'Launch External' (patch by mozbugbox) * Fixes Github #48: Window stays hidden on next start after Ctrl+W (reported by Jeff Fortin) * Expose LifereaHtmlView to GObject Introspection (patch by mozbugbox) * Improves Google Reader API error handling * Now using HTTPS only when accessing TheOldReader * Added LifereaNodeSourceActivatable interface to allow plugins implementing new node source types. * Downgrade enclosure drop warning from Glib warning to debug trace. 1.11.2 ------ * Fixes Github #132: Broken documentation link (reported by kallus) * Fixes Github #121: Wrapping issue in folder display (reported by Jeff Forting) * Fixes Github #114: Avoid termination on UTF-8 validation error * Fixes Github #90: Libnotify plugin not working (reported by asl97) * Fixes Github #86: Support HTTP content negotiation (suggested by DanMan) * Black-list some categories used by Google Reader clones that should not be visible. * Allowing browser history to go back to previously shown headline when browsing inside the item view. * Dropping offline option as this is duplicated with desktop environment in GNOME/network manager. * Fixes Github #100: Problems with dark Adwaita theme in GTK 3.14 (reported by majutsushi) * Fixes for preferences dialog width. (patch by Jeff Fortin) * Update of Arabic translation (Khaled Hosny) 1.11.1 ------ * Fixes Github #81: Inability to add subscriptions (reported by GreenLunar) * Fixes Javascript links not opening in new browser tabs * Updated Hebrew translation (Genghis Khan) * Fixes Github #88: Minor DE translation mistake (moraxy) 1.11.0 ------ * Added experimental InoReader support * Added experimental Reedah support * Fixes SF #1123: Mistakenly claims "TinyTinyRSS source is not self-updating" (reported by Dominik Grafenhoher) * Fixes SF #1119: Crash on font resize at startup. (reported by David Smith) * Fixes #1056, #1089, #1098: Honor preferences when opening links (patch by Daniel Seither) * Fixes #1117: Selecting last unread item in reduced feed list jumps to next feed (reported by Bruce Guenter) * Fixes missing "Via" metadata type (patch by Rich Coe) * Fixes incorrect new count reset handling in item_state.c and some of the node source implementations. * Fixes SF #1096: missing installation of liferea.convert file (reported by stqn) * Fixes SF #1135: liferea-add-feed doesn't process feed:https// (patch by Kevin Walke) * Fixes SF #1137, #1142: startup race with LifereaHtmlView (reported by Yanko Kaneti) * Fixes Github #13: Parsing errors not visible with dark themes (reported by Steve Kelly) * Fixes Github #29: Do not use bold text for feeds/folders with unread items in the leftmost treeview (repored by Jeff Fortin) * Fixes SF #1141: Liferea does not update feeds with TinyTinyRSS (reported by Dominik Grafenhofer, denk_mal, Fabian Henze) * Fixes SF #1150: subscription prop/source: not all fields and buttons visible (reported by David Smith) * Fixes Github #26: RTL comments appear incorrectly (reported by yaconf) * Fixes Github #27: Images do not autosize to fit the available space (reported by Jeff Fortin) * Fixes Github #34: Add TinyTinyRSS Enclosure Support (reported by Adrixan) * Fixes Github #43: "Any of the following" search condition doesn't work (reported by Jeff Fortin) * Fixes Github #49: Some dialogs scrolling areas do not request enough height (reported by Jeff Fortin) * Fixes Github #53: Doesn't automatically update feed name and favicon for new feed (reported by asl97) * Patch SF #224: Update to new libxml2 buffer API (Simon Kagedal Reimer) * Patch SF #209: Avoid copying list in itemset_merge_items (kaloyan) * Make Liferea use ETags and send If-None-Match (patch by Chris Siebenmann) * Support NOCONFIGURE for RPM builds (Charles A Edwards) * Rename README to README.md * Removing libindicate support (to be added as plugin maybe) * Removing libnotify support (to be added as plugin maybe) * Removing build in tray icon support * Added tray icon plugin * Added category/folder support for TheOldReader * Added folder auto-removal for TinyTinyRSS & TheOldReader * Updated README on plugin contribution * Updated Arabic translation (Khaled Hosny)
1 parent 756b1f8 commit f3721ea

File tree

3 files changed

+44
-21
lines changed

3 files changed

+44
-21
lines changed

www/liferea/Makefile

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
# $NetBSD: Makefile,v 1.162 2018/11/14 22:22:36 kleink Exp $
1+
# $NetBSD: Makefile,v 1.163 2018/12/01 10:15:15 leot Exp $
22

3-
DISTNAME= liferea-1.10.19
4-
PKGREVISION= 19
3+
DISTNAME= liferea-1.12.5a
54
CATEGORIES= www
6-
GITHUB_RELEASE= v${PKGVERSION_NOREV}
5+
GITHUB_RELEASE= v${PKGVERSION_NOREV:S/a//}
76
MASTER_SITES= ${MASTER_SITE_GITHUB:=lwindolf/}
87
EXTRACT_SUFX= .tar.bz2
98

@@ -33,7 +32,7 @@ GLIB_SCHEMAS= net.sf.liferea.gschema.xml
3332
.include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
3433
.include "../../textproc/libxml2/buildlink3.mk"
3534
.include "../../textproc/libxslt/buildlink3.mk"
36-
.include "../../www/webkit24-gtk3/buildlink3.mk"
35+
.include "../../www/webkit-gtk/buildlink3.mk"
3736
.include "../../x11/libSM/buildlink3.mk"
3837
.include "../../x11/gtk3/buildlink3.mk"
3938
.include "../../textproc/json-glib/buildlink3.mk"

www/liferea/PLIST

+35-11
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,37 @@
1-
@comment $NetBSD: PLIST,v 1.42 2016/02/13 09:55:30 leot Exp $
1+
@comment $NetBSD: PLIST,v 1.43 2018/12/01 10:15:15 leot Exp $
22
bin/liferea
33
bin/liferea-add-feed
44
lib/liferea/girepository-1.0/Liferea-3.0.typelib
5+
lib/liferea/plugins/bold-unread.plugin
6+
lib/liferea/plugins/bold-unread.py
57
lib/liferea/plugins/gnome-keyring.plugin
68
lib/liferea/plugins/gnome-keyring.py
9+
lib/liferea/plugins/headerbar.plugin
10+
lib/liferea/plugins/headerbar.py
11+
lib/liferea/plugins/libnotify.plugin
12+
lib/liferea/plugins/libnotify.py
713
lib/liferea/plugins/media-player.plugin
814
lib/liferea/plugins/media-player.py
15+
lib/liferea/plugins/plugin-installer.plugin
16+
lib/liferea/plugins/plugin-installer.py
17+
lib/liferea/plugins/trayicon.plugin
18+
lib/liferea/plugins/trayicon.py
19+
lib/liferea/web-extension/liblifereawebextension.la
920
man/man1/liferea.1
1021
man/pl/man1/liferea.1
1122
share/GConf/gsettings/liferea.convert
1223
share/appdata/liferea.appdata.xml
13-
share/applications/liferea.desktop
24+
share/applications/net.sourceforge.liferea.desktop
25+
share/dbus-1/services/net.sourceforge.liferea.service
1426
share/glib-2.0/schemas/net.sf.liferea.gschema.xml
1527
share/icons/hicolor/16x16/apps/liferea.png
1628
share/icons/hicolor/22x22/apps/liferea.png
1729
share/icons/hicolor/24x24/apps/liferea.png
1830
share/icons/hicolor/32x32/apps/liferea.png
1931
share/icons/hicolor/48x48/apps/liferea.png
32+
share/icons/hicolor/scalable/apps/liferea-symbolic.svg
2033
share/icons/hicolor/scalable/apps/liferea.svg
34+
share/liferea/about.ui
2135
share/liferea/auth.ui
2236
share/liferea/css/adblock.css
2337
share/liferea/css/liferea.css
@@ -74,10 +88,16 @@ share/liferea/doc/html/topics_en.html
7488
share/liferea/doc/html/updating_de.html
7589
share/liferea/doc/html/updating_en.html
7690
share/liferea/dtd/html.ent
91+
share/liferea/enclosure_handler.ui
7792
share/liferea/gir-1.0/Liferea-3.0.gir
7893
share/liferea/google_source.ui
79-
share/liferea/inoreader_source.ui
80-
share/liferea/liferea.ui
94+
share/liferea/liferea.css
95+
share/liferea/liferea_menu.ui
96+
share/liferea/liferea_toolbar.ui
97+
share/liferea/mainwindow.ui
98+
share/liferea/mark_read_dialog.ui
99+
share/liferea/new_folder.ui
100+
share/liferea/new_newsbin.ui
81101
share/liferea/new_subscription.ui
82102
share/liferea/node_source.ui
83103
share/liferea/opml/feedlist_bg.opml
@@ -90,36 +110,39 @@ share/liferea/opml/feedlist_fr.opml
90110
share/liferea/opml/feedlist_gl.opml
91111
share/liferea/opml/feedlist_he.opml
92112
share/liferea/opml/feedlist_hu.opml
113+
share/liferea/opml/feedlist_id.opml
93114
share/liferea/opml/feedlist_it.opml
94115
share/liferea/opml/feedlist_nl.opml
116+
share/liferea/opml/feedlist_no.opml
95117
share/liferea/opml/feedlist_pl.opml
96118
share/liferea/opml/feedlist_pt.opml
97119
share/liferea/opml/feedlist_pt_BR.opml
98120
share/liferea/opml/feedlist_sk.opml
99121
share/liferea/opml/feedlist_sv.opml
100122
share/liferea/opml_source.ui
101-
share/liferea/pixmaps/attachment.png
102123
share/liferea/pixmaps/available.png
103124
share/liferea/pixmaps/available_offline.png
104-
share/liferea/pixmaps/bookmark.png
105-
share/liferea/pixmaps/comments.png
106125
share/liferea/pixmaps/default.png
107-
share/liferea/pixmaps/directory.png
126+
share/liferea/pixmaps/emblem-important.png
108127
share/liferea/pixmaps/empty.png
109128
share/liferea/pixmaps/empty_offline.png
110129
share/liferea/pixmaps/fl_opml.png
111-
share/liferea/pixmaps/flag.png
112-
share/liferea/pixmaps/grayflag.png
130+
share/liferea/pixmaps/folder-saved-search.png
131+
share/liferea/pixmaps/folder.png
132+
share/liferea/pixmaps/mail-attachment.png
113133
share/liferea/pixmaps/newsbin.png
114134
share/liferea/pixmaps/unread.png
115-
share/liferea/pixmaps/vfolder.png
116135
share/liferea/prefs.ui
136+
share/liferea/properties.ui
117137
share/liferea/reedah_source.ui
138+
share/liferea/rename_node.ui
118139
share/liferea/search.ui
119140
share/liferea/search_folder.ui
141+
share/liferea/simple_search.ui
120142
share/liferea/simple_subscription.ui
121143
share/liferea/theoldreader_source.ui
122144
share/liferea/ttrss_source.ui
145+
share/liferea/update_monitor.ui
123146
share/liferea/xslt/feed.xml
124147
share/liferea/xslt/folder.xml
125148
share/liferea/xslt/i18n-filter.xslt
@@ -143,6 +166,7 @@ share/locale/fr/LC_MESSAGES/liferea.mo
143166
share/locale/gl/LC_MESSAGES/liferea.mo
144167
share/locale/he/LC_MESSAGES/liferea.mo
145168
share/locale/hu/LC_MESSAGES/liferea.mo
169+
share/locale/id/LC_MESSAGES/liferea.mo
146170
share/locale/it/LC_MESSAGES/liferea.mo
147171
share/locale/ja/LC_MESSAGES/liferea.mo
148172
share/locale/ko/LC_MESSAGES/liferea.mo

www/liferea/distinfo

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.66 2016/04/12 16:33:04 leot Exp $
1+
$NetBSD: distinfo,v 1.67 2018/12/01 10:15:15 leot Exp $
22

3-
SHA1 (liferea-1.10.19.tar.bz2) = 5afed65c2a91464ade8007d14e0c9d2fe54c90f6
4-
RMD160 (liferea-1.10.19.tar.bz2) = 75fb3ef42b174d13977c8212e53e8aaece7b1b08
5-
SHA512 (liferea-1.10.19.tar.bz2) = f09b547cf7a2163782b5b4f547b21cfdb87ec972a51e4b1bd2f308f328f65d2475931a1b1bac45b68ffb6e040b46e13003f4cebfd01a2cdddb6abab30cf127c9
6-
Size (liferea-1.10.19.tar.bz2) = 1453859 bytes
3+
SHA1 (liferea-1.12.5a.tar.bz2) = 71474b92905880364cef9a9c513922d83667d55a
4+
RMD160 (liferea-1.12.5a.tar.bz2) = 109d093623056153815445ec0b8fe6145bdbc039
5+
SHA512 (liferea-1.12.5a.tar.bz2) = 6ada3750d40310cc56577baff29796bd26d1da6d74958dbfd46d9477ac24c2f33f5a88cd82a143073dd2e34dcfb4d82fdeec8029307f7c6a4e16e587d2148b5c
6+
Size (liferea-1.12.5a.tar.bz2) = 1470744 bytes

0 commit comments

Comments
 (0)