mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/liferea: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
fb73eef2fc
commit
7e91accd22
@ -1,6 +1,6 @@
|
||||
PORTNAME= liferea
|
||||
DISTVERSION= 1.14.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net gnome
|
||||
MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${DISTVERSION}/
|
||||
|
||||
@ -29,6 +29,7 @@ USE_GNOME= cairo dconf:run gtk30 gdkpixbuf2 intltool introspection \
|
||||
GLIB_SCHEMAS= net.sf.liferea.gschema.xml
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --enable-introspection
|
||||
|
||||
# Introspection starts the program, but it may hang or crash-abort
|
||||
|
@ -24,8 +24,6 @@ lib/liferea/plugins/trayicon.plugin
|
||||
lib/liferea/plugins/trayicon.py
|
||||
lib/liferea/web-extension/liblifereawebextension.a
|
||||
lib/liferea/web-extension/liblifereawebextension.so
|
||||
man/man1/liferea.1.gz
|
||||
man/it/man1/liferea.1.gz
|
||||
share/applications/net.sourceforge.liferea.desktop
|
||||
share/dbus-1/services/net.sourceforge.liferea.service
|
||||
share/GConf/gsettings/liferea.convert
|
||||
@ -211,4 +209,6 @@ 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/man/it/man1/liferea.1.gz
|
||||
share/man/man1/liferea.1.gz
|
||||
share/metainfo/net.sourceforge.liferea.appdata.xml
|
||||
|
Loading…
Reference in New Issue
Block a user