MFH: r551832

Fix tracker-miners

The glib schemas were not tracked as such, making nautilus failed to access
them when it needed to.

While here; remove entire LDCONFIG which is not needed given this port does not
provide any library that anything would be dynamiclaly linked to

PR:		250129
Submitted by:	Neel Chauhan <neel@neelc.org>
This commit is contained in:
Baptiste Daroussin 2020-10-09 21:27:36 +00:00
parent a91cfd9f69
commit b435c2a304
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=551833
2 changed files with 6 additions and 5 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= tracker-miners
PORTVERSION= 2.3.5
PÖRTREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
@ -36,7 +37,6 @@ PORTSCOUT= limitw:1,even
USES= gettext gnome jpeg localbase:ldflags meson \
pathfix pkgconfig python:3.4+,build sqlite tar:xz
USE_GNOME= cairo intltool libgsf libxml2
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
MESON_ARGS= -Dsystemd_user_services=no \
@ -59,6 +59,11 @@ RSS_LIB_DEPENDS= libgrss.so:net/libgrss
PLIST_SUB= LIBVER=0.2.0
GLIB_SCHEMAS= org.freedesktop.Tracker.Extract.gschema.xml \
org.freedesktop.Tracker.Miner.Files.gschema.xml \
org.freedesktop.Tracker.Writeback.gschema.xml \
org.freedesktop.TrackerMiners.enums.xml
#post-install:
# ${RM} -rf ${STAGEDIR}/${PREFIX}/lib/systemd

View File

@ -39,10 +39,6 @@ share/dbus-1/services/org.freedesktop.Tracker1.Miner.Extract.service
share/dbus-1/services/org.freedesktop.Tracker1.Miner.Files.service
share/dbus-1/services/org.freedesktop.Tracker1.Miner.RSS.service
share/dbus-1/services/org.freedesktop.Tracker1.Writeback.service
share/glib-2.0/schemas/org.freedesktop.Tracker.Extract.gschema.xml
share/glib-2.0/schemas/org.freedesktop.Tracker.Miner.Files.gschema.xml
share/glib-2.0/schemas/org.freedesktop.Tracker.Writeback.gschema.xml
share/glib-2.0/schemas/org.freedesktop.TrackerMiners.enums.xml
share/locale/ar/LC_MESSAGES/tracker-miners.mo
share/locale/as/LC_MESSAGES/tracker-miners.mo
share/locale/be/LC_MESSAGES/tracker-miners.mo