Tue Jun 28 10:08:20 2022 UTC ()
librest07: Remove introspection option.

https://marc.info/?l=pkgsrc-users&m=165444158600671&w=2


(nia)
diff -r1.39 -r1.40 pkgsrc/www/librest07/Makefile
diff -r1.2 -r1.3 pkgsrc/www/librest07/PLIST
diff -r1.1 -r0 pkgsrc/www/librest07/options.mk

cvs diff -r1.39 -r1.40 pkgsrc/www/librest07/Makefile (expand / switch to unified diff)

--- pkgsrc/www/librest07/Makefile 2022/04/18 19:10:11 1.39
+++ pkgsrc/www/librest07/Makefile 2022/06/28 10:08:20 1.40
@@ -1,30 +1,31 @@ @@ -1,30 +1,31 @@
1# $NetBSD: Makefile,v 1.39 2022/04/18 19:10:11 adam Exp $ 1# $NetBSD: Makefile,v 1.40 2022/06/28 10:08:20 nia Exp $
2 2
3DISTNAME= rest-0.7.93 3DISTNAME= rest-0.7.93
4PKGNAME= ${DISTNAME:S/rest/librest07/} 4PKGNAME= ${DISTNAME:S/rest/librest07/}
5PKGREVISION= 19 5PKGREVISION= 19
6CATEGORIES= www 6CATEGORIES= www
7MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rest/0.7/} 7MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rest/0.7/}
8EXTRACT_SUFX= .tar.xz 8EXTRACT_SUFX= .tar.xz
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://gitlab.gnome.org/GNOME/librest 11HOMEPAGE= https://gitlab.gnome.org/GNOME/librest
12COMMENT= Library for "RESTful" web services 12COMMENT= Library for "RESTful" web services
13LICENSE= gnu-lgpl-v2.1 13LICENSE= gnu-lgpl-v2.1
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17USE_TOOLS+= pkg-config gmake 17USE_TOOLS+= pkg-config gmake
18# see pkgsrc/security/mozilla-rootcerts 18# see pkgsrc/security/mozilla-rootcerts
19CONFIGURE_ARGS+= --with-ca-certificates=/etc/ssl/certs/ca-certificates.crt 19CONFIGURE_ARGS+= --with-ca-certificates=/etc/ssl/certs/ca-certificates.crt
 20CONFIGURE_ARGS+= --enable-introspection=yes
20 21
21PKGCONFIG_OVERRIDE+= rest.pc.in rest-extras.pc.in 22PKGCONFIG_OVERRIDE+= rest.pc.in rest-extras.pc.in
22 23
23TEST_TARGET= check 24TEST_TARGET= check
24 25
25.include "options.mk" 
26 
27.include "../../devel/glib2/buildlink3.mk" 26.include "../../devel/glib2/buildlink3.mk"
 27BUILDLINK_DEPMETHOD.gobject-introspection+= build
 28.include "../../devel/gobject-introspection/buildlink3.mk"
28.include "../../net/libsoup/buildlink3.mk" 29.include "../../net/libsoup/buildlink3.mk"
29.include "../../textproc/libxml2/buildlink3.mk" 30.include "../../textproc/libxml2/buildlink3.mk"
30.include "../../mk/bsd.pkg.mk" 31.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/www/librest07/PLIST (expand / switch to unified diff)

--- pkgsrc/www/librest07/PLIST 2014/12/06 07:41:16 1.2
+++ pkgsrc/www/librest07/PLIST 2022/06/28 10:08:20 1.3
@@ -1,39 +1,39 @@ @@ -1,39 +1,39 @@
1@comment $NetBSD: PLIST,v 1.2 2014/12/06 07:41:16 obache Exp $ 1@comment $NetBSD: PLIST,v 1.3 2022/06/28 10:08:20 nia Exp $
2include/rest-0.7/rest-extras/flickr-proxy-call.h 2include/rest-0.7/rest-extras/flickr-proxy-call.h
3include/rest-0.7/rest-extras/flickr-proxy.h 3include/rest-0.7/rest-extras/flickr-proxy.h
4include/rest-0.7/rest-extras/lastfm-proxy-call.h 4include/rest-0.7/rest-extras/lastfm-proxy-call.h
5include/rest-0.7/rest-extras/lastfm-proxy.h 5include/rest-0.7/rest-extras/lastfm-proxy.h
6include/rest-0.7/rest-extras/youtube-proxy.h 6include/rest-0.7/rest-extras/youtube-proxy.h
7include/rest-0.7/rest/oauth-proxy-call.h 7include/rest-0.7/rest/oauth-proxy-call.h
8include/rest-0.7/rest/oauth-proxy.h 8include/rest-0.7/rest/oauth-proxy.h
9include/rest-0.7/rest/oauth2-proxy-call.h 9include/rest-0.7/rest/oauth2-proxy-call.h
10include/rest-0.7/rest/oauth2-proxy.h 10include/rest-0.7/rest/oauth2-proxy.h
11include/rest-0.7/rest/rest-enum-types.h 11include/rest-0.7/rest/rest-enum-types.h
12include/rest-0.7/rest/rest-param.h 12include/rest-0.7/rest/rest-param.h
13include/rest-0.7/rest/rest-params.h 13include/rest-0.7/rest/rest-params.h
14include/rest-0.7/rest/rest-proxy-auth.h 14include/rest-0.7/rest/rest-proxy-auth.h
15include/rest-0.7/rest/rest-proxy-call.h 15include/rest-0.7/rest/rest-proxy-call.h
16include/rest-0.7/rest/rest-proxy.h 16include/rest-0.7/rest/rest-proxy.h
17include/rest-0.7/rest/rest-xml-node.h 17include/rest-0.7/rest/rest-xml-node.h
18include/rest-0.7/rest/rest-xml-parser.h 18include/rest-0.7/rest/rest-xml-parser.h
19${PLIST.introspection}lib/girepository-1.0/Rest-0.7.typelib 19lib/girepository-1.0/Rest-0.7.typelib
20${PLIST.introspection}lib/girepository-1.0/RestExtras-0.7.typelib 20lib/girepository-1.0/RestExtras-0.7.typelib
21lib/librest-0.7.la 21lib/librest-0.7.la
22lib/librest-extras-0.7.la 22lib/librest-extras-0.7.la
23lib/pkgconfig/rest-0.7.pc 23lib/pkgconfig/rest-0.7.pc
24lib/pkgconfig/rest-extras-0.7.pc 24lib/pkgconfig/rest-extras-0.7.pc
25${PLIST.introspection}share/gir-1.0/Rest-0.7.gir 25share/gir-1.0/Rest-0.7.gir
26${PLIST.introspection}share/gir-1.0/RestExtras-0.7.gir 26share/gir-1.0/RestExtras-0.7.gir
27share/gtk-doc/html/rest-0.7/FlickrProxy.html 27share/gtk-doc/html/rest-0.7/FlickrProxy.html
28share/gtk-doc/html/rest-0.7/FlickrProxyCall.html 28share/gtk-doc/html/rest-0.7/FlickrProxyCall.html
29share/gtk-doc/html/rest-0.7/LastfmProxy.html 29share/gtk-doc/html/rest-0.7/LastfmProxy.html
30share/gtk-doc/html/rest-0.7/LastfmProxyCall.html 30share/gtk-doc/html/rest-0.7/LastfmProxyCall.html
31share/gtk-doc/html/rest-0.7/OAuth2Proxy.html 31share/gtk-doc/html/rest-0.7/OAuth2Proxy.html
32share/gtk-doc/html/rest-0.7/OAuth2ProxyCall.html 32share/gtk-doc/html/rest-0.7/OAuth2ProxyCall.html
33share/gtk-doc/html/rest-0.7/OAuthProxy.html 33share/gtk-doc/html/rest-0.7/OAuthProxy.html
34share/gtk-doc/html/rest-0.7/OAuthProxyCall.html 34share/gtk-doc/html/rest-0.7/OAuthProxyCall.html
35share/gtk-doc/html/rest-0.7/RestProxy.html 35share/gtk-doc/html/rest-0.7/RestProxy.html
36share/gtk-doc/html/rest-0.7/RestProxyCall.html 36share/gtk-doc/html/rest-0.7/RestProxyCall.html
37share/gtk-doc/html/rest-0.7/RestXmlParser.html 37share/gtk-doc/html/rest-0.7/RestXmlParser.html
38share/gtk-doc/html/rest-0.7/ch01.html 38share/gtk-doc/html/rest-0.7/ch01.html
39share/gtk-doc/html/rest-0.7/ch02.html 39share/gtk-doc/html/rest-0.7/ch02.html

File Deleted: pkgsrc/www/librest07/Attic/options.mk