View | Details | Raw Unified | Return to bug 249877
Collapse All | Expand All

(-)Makefile (-6 / +5 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	appstream-glib
4
PORTNAME=	appstream-glib
5
PORTVERSION=	0.7.8
5
PORTVERSION=	0.7.18
6
PORTREVISION=	2
7
CATEGORIES=	devel
6
CATEGORIES=	devel
8
MASTER_SITES=	http://people.freedesktop.org/~hughsient/appstream-glib/releases/
7
MASTER_SITES=	http://people.freedesktop.org/~hughsient/appstream-glib/releases/
9
DIST_SUBDIR=	gnome
8
DIST_SUBDIR=	gnome
Lines 14-21 Link Here
14
LICENSE=	LGPL21+
13
LICENSE=	LGPL21+
15
LICENSE_FILE=	${WRKSRC}/COPYING
14
LICENSE_FILE=	${WRKSRC}/COPYING
16
15
17
BUILD_DEPENDS=	gtkdoc-check:textproc/gtk-doc \
16
BUILD_DEPENDS=	gcab:archivers/gcab
18
		gcab:archivers/gcab
19
LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
17
LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
20
		libjson-glib-1.0.so:devel/json-glib \
18
		libjson-glib-1.0.so:devel/json-glib \
21
		libyaml.so:textproc/libyaml \
19
		libyaml.so:textproc/libyaml \
Lines 27-39 Link Here
27
CONFLICTS_BUILD=	appstream-glib-0.5.*
25
CONFLICTS_BUILD=	appstream-glib-0.5.*
28
26
29
USES=		compiler:c11 gettext gperf gnome libarchive meson \
27
USES=		compiler:c11 gettext gperf gnome libarchive meson \
30
		pkgconfig sqlite tar:xz
28
		pkgconfig tar:xz
31
USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30 introspection:build \
29
USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30 introspection:build \
32
		libxml2:build pango
30
		libxml2:build pango
33
USE_LDCONFIG=	yes
31
USE_LDCONFIG=	yes
34
MESON_ARGS=	-Drpm=false \
32
MESON_ARGS=	-Drpm=false \
35
		-Dalpm=false \
33
		-Dalpm=false \
36
		-Dstemmer=false
34
		-Dstemmer=false \
35
		-Ddocs=false
37
36
38
OPTIONS_DEFINE=	MANPAGES
37
OPTIONS_DEFINE=	MANPAGES
39
OPTIONS_DEFAULT=MANPAGES
38
OPTIONS_DEFAULT=MANPAGES
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1526118345
1
TIMESTAMP = 1600256247
2
SHA256 (gnome/appstream-glib-0.7.8.tar.xz) = eb0e2cfd5a6070615efea4c87b1fc539f4566085aa5f5b41945f679d9d61dd4c
2
SHA256 (gnome/appstream-glib-0.7.18.tar.xz) = ca1ed22e3bde3912cb903aaa7de085d55771da454f1c0573fd9608e1de9c4002
3
SIZE (gnome/appstream-glib-0.7.8.tar.xz) = 2244652
3
SIZE (gnome/appstream-glib-0.7.18.tar.xz) = 2309276
(-)pkg-plist (-8 / +3 lines)
Lines 1-8 Link Here
1
bin/appstream-builder
1
bin/appstream-builder
2
bin/appstream-compose
2
bin/appstream-compose
3
bin/appstream-util
3
bin/appstream-util
4
include/libappstream-builder/appstream-builder.h
5
include/libappstream-builder/asb-app.h
6
include/libappstream-glib/appstream-glib.h
4
include/libappstream-glib/appstream-glib.h
7
include/libappstream-glib/as-agreement-section.h
5
include/libappstream-glib/as-agreement-section.h
8
include/libappstream-glib/as-agreement.h
6
include/libappstream-glib/as-agreement.h
Lines 38-53 Link Here
38
lib/asb-plugins-5/libasb_plugin_font.so
36
lib/asb-plugins-5/libasb_plugin_font.so
39
lib/asb-plugins-5/libasb_plugin_gettext.so
37
lib/asb-plugins-5/libasb_plugin_gettext.so
40
lib/asb-plugins-5/libasb_plugin_hardcoded.so
38
lib/asb-plugins-5/libasb_plugin_hardcoded.so
39
lib/asb-plugins-5/libasb_plugin_icon.so
41
lib/asb-plugins-5/libasb_plugin_shell_extension.so
40
lib/asb-plugins-5/libasb_plugin_shell_extension.so
42
lib/girepository-1.0/AppStreamBuilder-1.0.typelib
43
lib/girepository-1.0/AppStreamGlib-1.0.typelib
41
lib/girepository-1.0/AppStreamGlib-1.0.typelib
44
lib/libappstream-builder.so
45
lib/libappstream-builder.so.8
46
lib/libappstream-builder.so.8.0.10
47
lib/libappstream-glib.so
42
lib/libappstream-glib.so
48
lib/libappstream-glib.so.8
43
lib/libappstream-glib.so.8
49
lib/libappstream-glib.so.8.0.10
44
lib/libappstream-glib.so.8.0.10
50
libdata/pkgconfig/appstream-builder.pc
51
libdata/pkgconfig/appstream-glib.pc
45
libdata/pkgconfig/appstream-glib.pc
52
%%MANPAGES%%man/man1/appstream-builder.1.gz
46
%%MANPAGES%%man/man1/appstream-builder.1.gz
53
%%MANPAGES%%man/man1/appstream-compose.1.gz
47
%%MANPAGES%%man/man1/appstream-compose.1.gz
Lines 58-64 Link Here
58
share/bash-completion/completions/appstream-util
52
share/bash-completion/completions/appstream-util
59
share/gettext/its/appdata.its
53
share/gettext/its/appdata.its
60
share/gettext/its/appdata.loc
54
share/gettext/its/appdata.loc
61
share/gir-1.0/AppStreamBuilder-1.0.gir
62
share/gir-1.0/AppStreamGlib-1.0.gir
55
share/gir-1.0/AppStreamGlib-1.0.gir
63
share/installed-tests/appstream-glib/appdata-validate.test
56
share/installed-tests/appstream-glib/appdata-validate.test
64
share/installed-tests/appstream-glib/destdir-check.test
57
share/installed-tests/appstream-glib/destdir-check.test
Lines 68-77 Link Here
68
share/locale/de/LC_MESSAGES/appstream-glib.mo
61
share/locale/de/LC_MESSAGES/appstream-glib.mo
69
share/locale/en_GB/LC_MESSAGES/appstream-glib.mo
62
share/locale/en_GB/LC_MESSAGES/appstream-glib.mo
70
share/locale/es/LC_MESSAGES/appstream-glib.mo
63
share/locale/es/LC_MESSAGES/appstream-glib.mo
64
share/locale/fa/LC_MESSAGES/appstream-glib.mo
71
share/locale/fi/LC_MESSAGES/appstream-glib.mo
65
share/locale/fi/LC_MESSAGES/appstream-glib.mo
72
share/locale/fr/LC_MESSAGES/appstream-glib.mo
66
share/locale/fr/LC_MESSAGES/appstream-glib.mo
73
share/locale/fur/LC_MESSAGES/appstream-glib.mo
67
share/locale/fur/LC_MESSAGES/appstream-glib.mo
74
share/locale/gl/LC_MESSAGES/appstream-glib.mo
68
share/locale/gl/LC_MESSAGES/appstream-glib.mo
69
share/locale/hr/LC_MESSAGES/appstream-glib.mo
75
share/locale/hu/LC_MESSAGES/appstream-glib.mo
70
share/locale/hu/LC_MESSAGES/appstream-glib.mo
76
share/locale/id/LC_MESSAGES/appstream-glib.mo
71
share/locale/id/LC_MESSAGES/appstream-glib.mo
77
share/locale/it/LC_MESSAGES/appstream-glib.mo
72
share/locale/it/LC_MESSAGES/appstream-glib.mo

Return to bug 249877