View | Details | Raw Unified | Return to bug 260092 | Differences between
and this patch

Collapse All | Expand All

(-)b/net/liferea/Makefile (-6 / +8 lines)
Lines 1-7 Link Here
1
# Created by: Hye-Shik Chang <perky@FreeBSD.org>
1
# Created by: Hye-Shik Chang <perky@FreeBSD.org>
2
2
3
PORTNAME=	liferea
3
PORTNAME=	liferea
4
DISTVERSION=	1.12.7
4
DISTVERSION=	1.13.6
5
CATEGORIES=	net gnome
5
CATEGORIES=	net gnome
6
MASTER_SITES=	https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION:S/.r/-rc/}/
6
MASTER_SITES=	https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION:S/.r/-rc/}/
7
7
Lines 11-17 COMMENT= Simple RSS/RDF feed reader Link Here
11
LICENSE=	GPLv2
11
LICENSE=	GPLv2
12
12
13
BUILD_DEPENDS=	gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
13
BUILD_DEPENDS=	gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
14
LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
14
LIB_DEPENDS=	libharfbuzz.so:print/harfbuzz \
15
		libsoup-2.4.so:devel/libsoup \
15
		libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
16
		libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
16
		libpeas-1.0.so:devel/libpeas \
17
		libpeas-1.0.so:devel/libpeas \
17
		libjson-glib-1.0.so:devel/json-glib
18
		libjson-glib-1.0.so:devel/json-glib
Lines 24-39 USES= compiler:c++11-lang cpe desktop-file-utils gettext \ Link Here
24
USE_GNOME=	cairo dconf:run gtk30 intltool introspection \
25
USE_GNOME=	cairo dconf:run gtk30 intltool introspection \
25
		libxslt libxml2
26
		libxslt libxml2
26
27
28
GLIB_SCHEMAS=	net.sf.liferea.gschema.xml
29
INSTALLS_ICONS=	yes
30
27
GNU_CONFIGURE=	yes
31
GNU_CONFIGURE=	yes
28
INSTALL_TARGET=	install-strip
29
CONFIGURE_ARGS=	--enable-introspection
32
CONFIGURE_ARGS=	--enable-introspection
30
33
31
# Introspection starts the program, but it may hang or crash-abort
34
# Introspection starts the program, but it may hang or crash-abort
32
# without an X server because the Webkit compositor tries to initialize
35
# without an X server because the Webkit compositor tries to initialize
33
# a graphics backend
36
# a graphics backend
34
MAKE_ENV+= WEBKIT_DISABLE_COMPOSITING_MODE=1
37
MAKE_ENV+=	WEBKIT_DISABLE_COMPOSITING_MODE=1
35
38
36
GLIB_SCHEMAS=	net.sf.liferea.gschema.xml
39
INSTALL_TARGET=	install-strip
37
INSTALLS_ICONS=	yes
38
40
39
.include <bsd.port.mk>
41
.include <bsd.port.mk>
(-)b/net/liferea/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1565953158
1
TIMESTAMP = 1636016251
2
SHA256 (liferea-1.12.7.tar.bz2) = ff13875a8ef030e6697fb8550ba5f8aaa5f7968408f3cb94a03e86850586fe7d
2
SHA256 (liferea-1.13.6.tar.bz2) = c192b891c944061f9f5261f67cdf88c22cae05e7ca04cf6218d8688c4a73d298
3
SIZE (liferea-1.12.7.tar.bz2) = 1495627
3
SIZE (liferea-1.13.6.tar.bz2) = 1520259
(-)b/net/liferea/pkg-plist (-17 / +18 lines)
Lines 3-8 bin/liferea-add-feed Link Here
3
lib/liferea/girepository-1.0/Liferea-3.0.typelib
3
lib/liferea/girepository-1.0/Liferea-3.0.typelib
4
lib/liferea/plugins/bold-unread.plugin
4
lib/liferea/plugins/bold-unread.plugin
5
lib/liferea/plugins/bold-unread.py
5
lib/liferea/plugins/bold-unread.py
6
lib/liferea/plugins/getfocus.plugin
7
lib/liferea/plugins/getfocus.py
6
lib/liferea/plugins/gnome-keyring.plugin
8
lib/liferea/plugins/gnome-keyring.plugin
7
lib/liferea/plugins/gnome-keyring.py
9
lib/liferea/plugins/gnome-keyring.py
8
lib/liferea/plugins/headerbar.plugin
10
lib/liferea/plugins/headerbar.plugin
Lines 11-16 lib/liferea/plugins/libnotify.plugin Link Here
11
lib/liferea/plugins/libnotify.py
13
lib/liferea/plugins/libnotify.py
12
lib/liferea/plugins/media-player.plugin
14
lib/liferea/plugins/media-player.plugin
13
lib/liferea/plugins/media-player.py
15
lib/liferea/plugins/media-player.py
16
lib/liferea/plugins/pane.plugin
17
lib/liferea/plugins/pane.py
14
lib/liferea/plugins/plugin-installer.plugin
18
lib/liferea/plugins/plugin-installer.plugin
15
lib/liferea/plugins/plugin-installer.py
19
lib/liferea/plugins/plugin-installer.py
16
lib/liferea/plugins/trayicon.plugin
20
lib/liferea/plugins/trayicon.plugin
Lines 18-38 lib/liferea/plugins/trayicon.py Link Here
18
lib/liferea/web-extension/liblifereawebextension.a
22
lib/liferea/web-extension/liblifereawebextension.a
19
lib/liferea/web-extension/liblifereawebextension.so
23
lib/liferea/web-extension/liblifereawebextension.so
20
man/man1/liferea.1.gz
24
man/man1/liferea.1.gz
21
man/pl/man1/liferea.1.gz
22
share/GConf/gsettings/liferea.convert
25
share/GConf/gsettings/liferea.convert
23
share/appdata/liferea.appdata.xml
24
share/applications/net.sourceforge.liferea.desktop
26
share/applications/net.sourceforge.liferea.desktop
25
share/dbus-1/services/net.sourceforge.liferea.service
27
share/dbus-1/services/net.sourceforge.liferea.service
26
share/icons/hicolor/16x16/apps/liferea.png
28
share/icons/hicolor/16x16/apps/net.sourceforge.liferea.png
27
share/icons/hicolor/22x22/apps/liferea.png
29
share/icons/hicolor/22x22/apps/net.sourceforge.liferea.png
28
share/icons/hicolor/24x24/apps/liferea.png
30
share/icons/hicolor/24x24/apps/net.sourceforge.liferea.png
29
share/icons/hicolor/32x32/apps/liferea.png
31
share/icons/hicolor/32x32/apps/net.sourceforge.liferea.png
30
share/icons/hicolor/48x48/apps/liferea.png
32
share/icons/hicolor/48x48/apps/net.sourceforge.liferea.png
31
share/icons/hicolor/scalable/apps/liferea-symbolic.svg
33
share/icons/hicolor/scalable/apps/net.sourceforge.liferea-symbolic.svg
32
share/icons/hicolor/scalable/apps/liferea.svg
34
share/icons/hicolor/scalable/apps/net.sourceforge.liferea.svg
33
%%DATADIR%%/about.ui
35
%%DATADIR%%/about.ui
34
%%DATADIR%%/auth.ui
36
%%DATADIR%%/auth.ui
35
%%DATADIR%%/css/adblock.css
36
%%DATADIR%%/css/liferea.css
37
%%DATADIR%%/css/liferea.css
37
%%DATADIR%%/css/user.css
38
%%DATADIR%%/css/user.css
38
%%DATADIR%%/doc/html/about_de.html
39
%%DATADIR%%/doc/html/about_de.html
Lines 89-95 share/icons/hicolor/scalable/apps/liferea.svg Link Here
89
%%DATADIR%%/dtd/html.ent
90
%%DATADIR%%/dtd/html.ent
90
%%DATADIR%%/enclosure_handler.ui
91
%%DATADIR%%/enclosure_handler.ui
91
%%DATADIR%%/gir-1.0/Liferea-3.0.gir
92
%%DATADIR%%/gir-1.0/Liferea-3.0.gir
92
%%DATADIR%%/google_source.ui
93
%%DATADIR%%/js/Readability.js
94
%%DATADIR%%/opml/feedlist_fa.opml
95
%%DATADIR%%/pixmaps/default.svg
96
%%DATADIR%%/pixmaps/emblem-web.svg
97
%%DATADIR%%/xslt/html5-extract.xml
93
%%DATADIR%%/liferea.css
98
%%DATADIR%%/liferea.css
94
%%DATADIR%%/liferea_menu.ui
99
%%DATADIR%%/liferea_menu.ui
95
%%DATADIR%%/liferea_toolbar.ui
100
%%DATADIR%%/liferea_toolbar.ui
Lines 119-130 share/icons/hicolor/scalable/apps/liferea.svg Link Here
119
%%DATADIR%%/opml/feedlist_sk.opml
124
%%DATADIR%%/opml/feedlist_sk.opml
120
%%DATADIR%%/opml/feedlist_sv.opml
125
%%DATADIR%%/opml/feedlist_sv.opml
121
%%DATADIR%%/opml_source.ui
126
%%DATADIR%%/opml_source.ui
122
%%DATADIR%%/pixmaps/available.png
123
%%DATADIR%%/pixmaps/available_offline.png
124
%%DATADIR%%/pixmaps/default.png
125
%%DATADIR%%/pixmaps/emblem-important.png
127
%%DATADIR%%/pixmaps/emblem-important.png
126
%%DATADIR%%/pixmaps/empty.png
127
%%DATADIR%%/pixmaps/empty_offline.png
128
%%DATADIR%%/pixmaps/fl_opml.png
128
%%DATADIR%%/pixmaps/fl_opml.png
129
%%DATADIR%%/pixmaps/folder-saved-search.png
129
%%DATADIR%%/pixmaps/folder-saved-search.png
130
%%DATADIR%%/pixmaps/folder.png
130
%%DATADIR%%/pixmaps/folder.png
Lines 158-163 share/locale/cs/LC_MESSAGES/liferea.mo Link Here
158
share/locale/da/LC_MESSAGES/liferea.mo
158
share/locale/da/LC_MESSAGES/liferea.mo
159
share/locale/de/LC_MESSAGES/liferea.mo
159
share/locale/de/LC_MESSAGES/liferea.mo
160
share/locale/el/LC_MESSAGES/liferea.mo
160
share/locale/el/LC_MESSAGES/liferea.mo
161
share/locale/en_GB/LC_MESSAGES/liferea.mo
161
share/locale/es/LC_MESSAGES/liferea.mo
162
share/locale/es/LC_MESSAGES/liferea.mo
162
share/locale/eu/LC_MESSAGES/liferea.mo
163
share/locale/eu/LC_MESSAGES/liferea.mo
163
share/locale/fi/LC_MESSAGES/liferea.mo
164
share/locale/fi/LC_MESSAGES/liferea.mo
Lines 186-188 share/locale/uk/LC_MESSAGES/liferea.mo Link Here
186
share/locale/vi/LC_MESSAGES/liferea.mo
187
share/locale/vi/LC_MESSAGES/liferea.mo
187
share/locale/zh_CN/LC_MESSAGES/liferea.mo
188
share/locale/zh_CN/LC_MESSAGES/liferea.mo
188
share/locale/zh_TW/LC_MESSAGES/liferea.mo
189
share/locale/zh_TW/LC_MESSAGES/liferea.mo
189
- 
190
share/metainfo/net.sourceforge.liferea.appdata.xml

Return to bug 260092