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

Collapse All | Expand All

(-)devel/libsoup/Makefile (-2 / +9 lines)
Lines 10-15 Link Here
10
10
11
MAINTAINER=	gnome@FreeBSD.org
11
MAINTAINER=	gnome@FreeBSD.org
12
COMMENT=	SOAP (Simple Object Access Protocol) implementation in C
12
COMMENT=	SOAP (Simple Object Access Protocol) implementation in C
13
LICENSE=	LGPL20
13
14
14
BUILD_DEPENDS=	glib-networking>=2.29.18:${PORTSDIR}/net/glib-networking
15
BUILD_DEPENDS=	glib-networking>=2.29.18:${PORTSDIR}/net/glib-networking
15
LIB_DEPENDS=	libgcrypt.so:${PORTSDIR}/security/libgcrypt
16
LIB_DEPENDS=	libgcrypt.so:${PORTSDIR}/security/libgcrypt
Lines 19-26 Link Here
19
20
20
.if !defined(REFERENCE_PORT)
21
.if !defined(REFERENCE_PORT)
21
22
22
USES+=		gettext gmake libtool pathfix pkgconfig \
23
USES+=		gmake libtool pathfix pkgconfig python:3:build
23
		python:3:build tar:xz
24
USE_GNOME=	glib20 intltool introspection:build \
24
USE_GNOME=	glib20 intltool introspection:build \
25
		libxml2 referencehack
25
		libxml2 referencehack
26
USE_SQLITE=	3
26
USE_SQLITE=	3
Lines 43-48 Link Here
43
CONFIGURE_ARGS+=--without-gnome
43
CONFIGURE_ARGS+=--without-gnome
44
.endif
44
.endif
45
45
46
OPTIONS_DEFINE=	HTML NLS
47
HTML_DESC=	Install HTML documentation
48
OPTIONS_SUB=	yes
49
50
NLS_USES=	gettext
51
NLS_CONFIGURE_ENABLE=	nls
52
46
post-patch:
53
post-patch:
47
	@${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \
54
	@${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \
48
		${WRKSRC}/configure
55
		${WRKSRC}/configure
(-)devel/libsoup/pkg-plist (-122 / +122 lines)
Lines 55-179 Link Here
55
lib/libsoup-%%VERSION%%.so.%%LIBVERSION%%
55
lib/libsoup-%%VERSION%%.so.%%LIBVERSION%%
56
libdata/pkgconfig/libsoup-%%VERSION%%.pc
56
libdata/pkgconfig/libsoup-%%VERSION%%.pc
57
share/gir-1.0/Soup-%%VERSION%%.gir
57
share/gir-1.0/Soup-%%VERSION%%.gir
58
share/gtk-doc/html/libsoup-%%VERSION%%/SoupAddress.html
58
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupAddress.html
59
share/gtk-doc/html/libsoup-%%VERSION%%/SoupAuth.html
59
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupAuth.html
60
share/gtk-doc/html/libsoup-%%VERSION%%/SoupAuthDomain.html
60
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupAuthDomain.html
61
share/gtk-doc/html/libsoup-%%VERSION%%/SoupAuthDomainBasic.html
61
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupAuthDomainBasic.html
62
share/gtk-doc/html/libsoup-%%VERSION%%/SoupAuthDomainDigest.html
62
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupAuthDomainDigest.html
63
share/gtk-doc/html/libsoup-%%VERSION%%/SoupAuthManager.html
63
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupAuthManager.html
64
share/gtk-doc/html/libsoup-%%VERSION%%/SoupCache.html
64
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupCache.html
65
share/gtk-doc/html/libsoup-%%VERSION%%/SoupContentDecoder.html
65
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupContentDecoder.html
66
share/gtk-doc/html/libsoup-%%VERSION%%/SoupContentSniffer.html
66
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupContentSniffer.html
67
share/gtk-doc/html/libsoup-%%VERSION%%/SoupCookie.html
67
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupCookie.html
68
share/gtk-doc/html/libsoup-%%VERSION%%/SoupCookieJar.html
68
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupCookieJar.html
69
share/gtk-doc/html/libsoup-%%VERSION%%/SoupCookieJarDB.html
69
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupCookieJarDB.html
70
share/gtk-doc/html/libsoup-%%VERSION%%/SoupCookieJarText.html
70
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupCookieJarText.html
71
share/gtk-doc/html/libsoup-%%VERSION%%/SoupLogger.html
71
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupLogger.html
72
share/gtk-doc/html/libsoup-%%VERSION%%/SoupMessage.html
72
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupMessage.html
73
share/gtk-doc/html/libsoup-%%VERSION%%/SoupMessageBody.html
73
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupMessageBody.html
74
share/gtk-doc/html/libsoup-%%VERSION%%/SoupMessageHeaders.html
74
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupMessageHeaders.html
75
share/gtk-doc/html/libsoup-%%VERSION%%/SoupMultipart.html
75
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupMultipart.html
76
share/gtk-doc/html/libsoup-%%VERSION%%/SoupMultipartInputStream.html
76
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupMultipartInputStream.html
77
share/gtk-doc/html/libsoup-%%VERSION%%/SoupProxyResolverDefault.html
77
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupProxyResolverDefault.html
78
share/gtk-doc/html/libsoup-%%VERSION%%/SoupRequest.html
78
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupRequest.html
79
share/gtk-doc/html/libsoup-%%VERSION%%/SoupRequestData.html
79
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupRequestData.html
80
share/gtk-doc/html/libsoup-%%VERSION%%/SoupRequestFile.html
80
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupRequestFile.html
81
share/gtk-doc/html/libsoup-%%VERSION%%/SoupRequestHTTP.html
81
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupRequestHTTP.html
82
share/gtk-doc/html/libsoup-%%VERSION%%/SoupServer.html
82
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupServer.html
83
share/gtk-doc/html/libsoup-%%VERSION%%/SoupSession.html
83
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupSession.html
84
share/gtk-doc/html/libsoup-%%VERSION%%/SoupSessionAsync.html
84
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupSessionAsync.html
85
share/gtk-doc/html/libsoup-%%VERSION%%/SoupSessionFeature.html
85
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupSessionFeature.html
86
share/gtk-doc/html/libsoup-%%VERSION%%/SoupSessionSync.html
86
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupSessionSync.html
87
share/gtk-doc/html/libsoup-%%VERSION%%/SoupSocket.html
87
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupSocket.html
88
share/gtk-doc/html/libsoup-%%VERSION%%/SoupURI.html
88
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/SoupURI.html
89
share/gtk-doc/html/libsoup-%%VERSION%%/annotation-glossary.html
89
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/annotation-glossary.html
90
share/gtk-doc/html/libsoup-%%VERSION%%/ch01.html
90
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/ch01.html
91
share/gtk-doc/html/libsoup-%%VERSION%%/ch02.html
91
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/ch02.html
92
share/gtk-doc/html/libsoup-%%VERSION%%/ch03.html
92
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/ch03.html
93
share/gtk-doc/html/libsoup-%%VERSION%%/ch04.html
93
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/ch04.html
94
share/gtk-doc/html/libsoup-%%VERSION%%/ch05.html
94
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/ch05.html
95
share/gtk-doc/html/libsoup-%%VERSION%%/home.png
95
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/home.png
96
share/gtk-doc/html/libsoup-%%VERSION%%/index.html
96
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/index.html
97
share/gtk-doc/html/libsoup-%%VERSION%%/index.sgml
97
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/index.sgml
98
share/gtk-doc/html/libsoup-%%VERSION%%/ix01.html
98
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/ix01.html
99
share/gtk-doc/html/libsoup-%%VERSION%%/left-insensitive.png
99
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/left-insensitive.png
100
share/gtk-doc/html/libsoup-%%VERSION%%/left.png
100
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/left.png
101
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-GValue-Support.html
101
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-GValue-Support.html
102
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-HTML-Form-Support.html
102
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-HTML-Form-Support.html
103
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-Soup-Miscellaneous-Utilities.html
103
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-Soup-Miscellaneous-Utilities.html
104
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-SoupServer-deprecated-API.html
104
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-SoupServer-deprecated-API.html
105
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-Top-Level-Domain-utils.html
105
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-Top-Level-Domain-utils.html
106
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-Version-Information.html
106
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-Version-Information.html
107
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-XMLRPC-Support.html
107
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-XMLRPC-Support.html
108
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-soup-method.html
108
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-soup-method.html
109
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-soup-status.html
109
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-soup-status.html
110
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%.devhelp2
110
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%.devhelp2
111
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-build-howto.html
111
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-build-howto.html
112
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-client-howto.html
112
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-client-howto.html
113
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-server-howto.html
113
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-server-howto.html
114
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-request-howto.html
114
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-request-howto.html
115
share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-session-porting.html
115
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-session-porting.html
116
share/gtk-doc/html/libsoup-%%VERSION%%/right-insensitive.png
116
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/right-insensitive.png
117
share/gtk-doc/html/libsoup-%%VERSION%%/right.png
117
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/right.png
118
share/gtk-doc/html/libsoup-%%VERSION%%/style.css
118
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/style.css
119
share/gtk-doc/html/libsoup-%%VERSION%%/up-insensitive.png
119
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/up-insensitive.png
120
share/gtk-doc/html/libsoup-%%VERSION%%/up.png
120
%%HTML%%share/gtk-doc/html/libsoup-%%VERSION%%/up.png
121
share/locale/an/LC_MESSAGES/libsoup.mo
121
%%NLS%%share/locale/an/LC_MESSAGES/libsoup.mo
122
share/locale/as/LC_MESSAGES/libsoup.mo
122
%%NLS%%share/locale/as/LC_MESSAGES/libsoup.mo
123
share/locale/be/LC_MESSAGES/libsoup.mo
123
%%NLS%%share/locale/be/LC_MESSAGES/libsoup.mo
124
share/locale/bg/LC_MESSAGES/libsoup.mo
124
%%NLS%%share/locale/bg/LC_MESSAGES/libsoup.mo
125
share/locale/bn_IN/LC_MESSAGES/libsoup.mo
125
%%NLS%%share/locale/bn_IN/LC_MESSAGES/libsoup.mo
126
share/locale/ca/LC_MESSAGES/libsoup.mo
126
%%NLS%%share/locale/ca/LC_MESSAGES/libsoup.mo
127
share/locale/ca@valencia/LC_MESSAGES/libsoup.mo
127
%%NLS%%share/locale/ca@valencia/LC_MESSAGES/libsoup.mo
128
share/locale/cs/LC_MESSAGES/libsoup.mo
128
%%NLS%%share/locale/cs/LC_MESSAGES/libsoup.mo
129
share/locale/da/LC_MESSAGES/libsoup.mo
129
%%NLS%%share/locale/da/LC_MESSAGES/libsoup.mo
130
share/locale/de/LC_MESSAGES/libsoup.mo
130
%%NLS%%share/locale/de/LC_MESSAGES/libsoup.mo
131
share/locale/el/LC_MESSAGES/libsoup.mo
131
%%NLS%%share/locale/el/LC_MESSAGES/libsoup.mo
132
share/locale/en_GB/LC_MESSAGES/libsoup.mo
132
%%NLS%%share/locale/en_GB/LC_MESSAGES/libsoup.mo
133
share/locale/eo/LC_MESSAGES/libsoup.mo
133
%%NLS%%share/locale/eo/LC_MESSAGES/libsoup.mo
134
share/locale/es/LC_MESSAGES/libsoup.mo
134
%%NLS%%share/locale/es/LC_MESSAGES/libsoup.mo
135
share/locale/et/LC_MESSAGES/libsoup.mo
135
%%NLS%%share/locale/et/LC_MESSAGES/libsoup.mo
136
share/locale/eu/LC_MESSAGES/libsoup.mo
136
%%NLS%%share/locale/eu/LC_MESSAGES/libsoup.mo
137
share/locale/fa/LC_MESSAGES/libsoup.mo
137
%%NLS%%share/locale/fa/LC_MESSAGES/libsoup.mo
138
share/locale/fr/LC_MESSAGES/libsoup.mo
138
%%NLS%%share/locale/fr/LC_MESSAGES/libsoup.mo
139
share/locale/fur/LC_MESSAGES/libsoup.mo
139
%%NLS%%share/locale/fur/LC_MESSAGES/libsoup.mo
140
share/locale/gl/LC_MESSAGES/libsoup.mo
140
%%NLS%%share/locale/gl/LC_MESSAGES/libsoup.mo
141
share/locale/gu/LC_MESSAGES/libsoup.mo
141
%%NLS%%share/locale/gu/LC_MESSAGES/libsoup.mo
142
share/locale/he/LC_MESSAGES/libsoup.mo
142
%%NLS%%share/locale/he/LC_MESSAGES/libsoup.mo
143
share/locale/hi/LC_MESSAGES/libsoup.mo
143
%%NLS%%share/locale/hi/LC_MESSAGES/libsoup.mo
144
share/locale/hu/LC_MESSAGES/libsoup.mo
144
%%NLS%%share/locale/hu/LC_MESSAGES/libsoup.mo
145
share/locale/id/LC_MESSAGES/libsoup.mo
145
%%NLS%%share/locale/id/LC_MESSAGES/libsoup.mo
146
share/locale/it/LC_MESSAGES/libsoup.mo
146
%%NLS%%share/locale/it/LC_MESSAGES/libsoup.mo
147
share/locale/ja/LC_MESSAGES/libsoup.mo
147
%%NLS%%share/locale/ja/LC_MESSAGES/libsoup.mo
148
share/locale/kn/LC_MESSAGES/libsoup.mo
148
%%NLS%%share/locale/kn/LC_MESSAGES/libsoup.mo
149
share/locale/ko/LC_MESSAGES/libsoup.mo
149
%%NLS%%share/locale/ko/LC_MESSAGES/libsoup.mo
150
share/locale/lt/LC_MESSAGES/libsoup.mo
150
%%NLS%%share/locale/lt/LC_MESSAGES/libsoup.mo
151
share/locale/lv/LC_MESSAGES/libsoup.mo
151
%%NLS%%share/locale/lv/LC_MESSAGES/libsoup.mo
152
share/locale/ml/LC_MESSAGES/libsoup.mo
152
%%NLS%%share/locale/ml/LC_MESSAGES/libsoup.mo
153
share/locale/mr/LC_MESSAGES/libsoup.mo
153
%%NLS%%share/locale/mr/LC_MESSAGES/libsoup.mo
154
share/locale/nb/LC_MESSAGES/libsoup.mo
154
%%NLS%%share/locale/nb/LC_MESSAGES/libsoup.mo
155
share/locale/nl/LC_MESSAGES/libsoup.mo
155
%%NLS%%share/locale/nl/LC_MESSAGES/libsoup.mo
156
share/locale/or/LC_MESSAGES/libsoup.mo
156
%%NLS%%share/locale/or/LC_MESSAGES/libsoup.mo
157
share/locale/pa/LC_MESSAGES/libsoup.mo
157
%%NLS%%share/locale/pa/LC_MESSAGES/libsoup.mo
158
share/locale/pl/LC_MESSAGES/libsoup.mo
158
%%NLS%%share/locale/pl/LC_MESSAGES/libsoup.mo
159
share/locale/pt/LC_MESSAGES/libsoup.mo
159
%%NLS%%share/locale/pt/LC_MESSAGES/libsoup.mo
160
share/locale/pt_BR/LC_MESSAGES/libsoup.mo
160
%%NLS%%share/locale/pt_BR/LC_MESSAGES/libsoup.mo
161
share/locale/ro/LC_MESSAGES/libsoup.mo
161
%%NLS%%share/locale/ro/LC_MESSAGES/libsoup.mo
162
share/locale/ru/LC_MESSAGES/libsoup.mo
162
%%NLS%%share/locale/ru/LC_MESSAGES/libsoup.mo
163
share/locale/sk/LC_MESSAGES/libsoup.mo
163
%%NLS%%share/locale/sk/LC_MESSAGES/libsoup.mo
164
share/locale/sl/LC_MESSAGES/libsoup.mo
164
%%NLS%%share/locale/sl/LC_MESSAGES/libsoup.mo
165
share/locale/sr/LC_MESSAGES/libsoup.mo
165
%%NLS%%share/locale/sr/LC_MESSAGES/libsoup.mo
166
share/locale/sr@latin/LC_MESSAGES/libsoup.mo
166
%%NLS%%share/locale/sr@latin/LC_MESSAGES/libsoup.mo
167
share/locale/sv/LC_MESSAGES/libsoup.mo
167
%%NLS%%share/locale/sv/LC_MESSAGES/libsoup.mo
168
share/locale/ta/LC_MESSAGES/libsoup.mo
168
%%NLS%%share/locale/ta/LC_MESSAGES/libsoup.mo
169
share/locale/te/LC_MESSAGES/libsoup.mo
169
%%NLS%%share/locale/te/LC_MESSAGES/libsoup.mo
170
share/locale/tg/LC_MESSAGES/libsoup.mo
170
%%NLS%%share/locale/tg/LC_MESSAGES/libsoup.mo
171
share/locale/th/LC_MESSAGES/libsoup.mo
171
%%NLS%%share/locale/th/LC_MESSAGES/libsoup.mo
172
share/locale/tr/LC_MESSAGES/libsoup.mo
172
%%NLS%%share/locale/tr/LC_MESSAGES/libsoup.mo
173
share/locale/ug/LC_MESSAGES/libsoup.mo
173
%%NLS%%share/locale/ug/LC_MESSAGES/libsoup.mo
174
share/locale/uk/LC_MESSAGES/libsoup.mo
174
%%NLS%%share/locale/uk/LC_MESSAGES/libsoup.mo
175
share/locale/uz@cyrillic/LC_MESSAGES/libsoup.mo
175
%%NLS%%share/locale/uz@cyrillic/LC_MESSAGES/libsoup.mo
176
share/locale/vi/LC_MESSAGES/libsoup.mo
176
%%NLS%%share/locale/vi/LC_MESSAGES/libsoup.mo
177
share/locale/zh_CN/LC_MESSAGES/libsoup.mo
177
%%NLS%%share/locale/zh_CN/LC_MESSAGES/libsoup.mo
178
share/locale/zh_HK/LC_MESSAGES/libsoup.mo
178
%%NLS%%share/locale/zh_HK/LC_MESSAGES/libsoup.mo
179
share/locale/zh_TW/LC_MESSAGES/libsoup.mo
179
%%NLS%%share/locale/zh_TW/LC_MESSAGES/libsoup.mo

Return to bug 193625