Lines 3-8
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= tracker-miners |
4 |
PORTNAME= tracker-miners |
5 |
PORTVERSION= 2.3.5 |
5 |
PORTVERSION= 2.3.5 |
|
|
6 |
PORTREVISION= 1 |
6 |
CATEGORIES= sysutils gnome |
7 |
CATEGORIES= sysutils gnome |
7 |
MASTER_SITES= GNOME |
8 |
MASTER_SITES= GNOME |
8 |
|
9 |
|
Lines 36-44
Link Here
|
36 |
USES= gettext gnome jpeg localbase:ldflags meson \ |
37 |
USES= gettext gnome jpeg localbase:ldflags meson \ |
37 |
pathfix pkgconfig python:3.4+,build sqlite tar:xz |
38 |
pathfix pkgconfig python:3.4+,build sqlite tar:xz |
38 |
USE_GNOME= cairo intltool libgsf libxml2 |
39 |
USE_GNOME= cairo intltool libgsf libxml2 |
39 |
USE_LDCONFIG= yes |
40 |
USE_LDCONFIG= ${PREFIX}/lib/tracker-miners-2.0 \ |
|
|
41 |
${PREFIX}/lib/tracker-miners-2.0/extract-modules \ |
42 |
${PREFIX}/lib/tracker-miners-2.0/writeback-modules |
40 |
INSTALLS_ICONS= yes |
43 |
INSTALLS_ICONS= yes |
41 |
|
44 |
|
|
|
45 |
GLIB_SCHEMAS= org.freedesktop.Tracker.Extract.gschema.xml \ |
46 |
org.freedesktop.Tracker.Miner.Files.gschema.xml \ |
47 |
org.freedesktop.Tracker.Writeback.gschema.xml \ |
48 |
org.freedesktop.TrackerMiners.enums.xml |
49 |
|
42 |
MESON_ARGS= -Dsystemd_user_services=no \ |
50 |
MESON_ARGS= -Dsystemd_user_services=no \ |
43 |
-Dcharset_detenction=icu \ |
51 |
-Dcharset_detenction=icu \ |
44 |
-Dunicode_support=icu \ |
52 |
-Dunicode_support=icu \ |