mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/libvirt-glib: update to 1.0.0
- update to 1.0.0 - add an option for vala bindings: VALA, disabled by default - add an explicit libxml2 dependency
This commit is contained in:
parent
7697818cc2
commit
d102bf1143
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425467
3 changed files with 19 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= libvirt-glib
|
PORTNAME= libvirt-glib
|
||||||
PORTVERSION= 0.2.3
|
PORTVERSION= 1.0.0
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ftp://libvirt.org/libvirt/glib/
|
MASTER_SITES= ftp://libvirt.org/libvirt/glib/
|
||||||
|
|
||||||
|
@ -13,17 +13,24 @@ LICENSE= GPLv2
|
||||||
|
|
||||||
LIB_DEPENDS= libvirt.so:devel/libvirt
|
LIB_DEPENDS= libvirt.so:devel/libvirt
|
||||||
|
|
||||||
|
OPTIONS_DEFINE= VALA
|
||||||
|
OPTIONS_SUB= yes
|
||||||
|
VALA_DESC= Vala binding
|
||||||
|
VALA_CONFIGURE_ENABLE= vala
|
||||||
|
VALA_BUILD_DEPENDS= valac:lang/vala
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --enable-introspection
|
CONFIGURE_ARGS= --enable-introspection
|
||||||
USES= gettext gmake libtool pathfix pkgconfig python:2
|
USES= gettext gmake libtool pathfix pkgconfig python:2
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_GNOME= intlhack introspection
|
USE_GNOME= intlhack introspection libxml2
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
LDFLAGS+= -fstack-protector
|
LDFLAGS+= -fstack-protector
|
||||||
LIBS+= -L${LOCALBASE}/lib
|
LIBS+= -L${LOCALBASE}/lib
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
|
SHLIB_VER= ${PORTVERSION:C/(^[0-9])\./0.\100/}
|
||||||
PLIST_SUB= VERSION=1.0 \
|
PLIST_SUB= VERSION=1.0 \
|
||||||
SHLIB_VER=${PORTVERSION}
|
SHLIB_VER=${SHLIB_VER}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (libvirt-glib-0.2.3.tar.gz) = c3b11aa34584b3416148b36bb005505e461830c73c9fd2f40143cca3309250dd
|
TIMESTAMP = 1478327193
|
||||||
SIZE (libvirt-glib-0.2.3.tar.gz) = 876258
|
SHA256 (libvirt-glib-1.0.0.tar.gz) = ca9158d01cc4d9e0218f94f8c9ee04ae367d8c3b4396daaebca2c4b89a2e8a47
|
||||||
|
SIZE (libvirt-glib-1.0.0.tar.gz) = 860450
|
||||||
|
|
|
@ -36,6 +36,8 @@ include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-graph
|
||||||
include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-graphics-spice.h
|
include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-graphics-spice.h
|
||||||
include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-graphics-vnc.h
|
include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-graphics-vnc.h
|
||||||
include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-graphics.h
|
include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-graphics.h
|
||||||
|
include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-hostdev-pci.h
|
||||||
|
include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-hostdev.h
|
||||||
include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-input.h
|
include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-input.h
|
||||||
include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-interface-bridge.h
|
include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-interface-bridge.h
|
||||||
include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-interface-filterref-parameter.h
|
include/libvirt-gconfig-%%VERSION%%/libvirt-gconfig/libvirt-gconfig-domain-interface-filterref-parameter.h
|
||||||
|
@ -115,8 +117,6 @@ lib/libvirt-glib-%%VERSION%%.so.%%SHLIB_VER%%
|
||||||
lib/libvirt-gobject-%%VERSION%%.so
|
lib/libvirt-gobject-%%VERSION%%.so
|
||||||
lib/libvirt-gobject-%%VERSION%%.so.0
|
lib/libvirt-gobject-%%VERSION%%.so.0
|
||||||
lib/libvirt-gobject-%%VERSION%%.so.%%SHLIB_VER%%
|
lib/libvirt-gobject-%%VERSION%%.so.%%SHLIB_VER%%
|
||||||
%%PYTHON_SITELIBDIR%%/libvirtglib.py
|
|
||||||
%%PYTHON_SITELIBDIR%%/libvirtglibmod.so
|
|
||||||
libdata/pkgconfig/libvirt-gconfig-%%VERSION%%.pc
|
libdata/pkgconfig/libvirt-gconfig-%%VERSION%%.pc
|
||||||
libdata/pkgconfig/libvirt-glib-%%VERSION%%.pc
|
libdata/pkgconfig/libvirt-glib-%%VERSION%%.pc
|
||||||
libdata/pkgconfig/libvirt-gobject-%%VERSION%%.pc
|
libdata/pkgconfig/libvirt-gobject-%%VERSION%%.pc
|
||||||
|
@ -140,7 +140,6 @@ share/gtk-doc/html/Libvirt-gconfig/api-index-full.html
|
||||||
share/gtk-doc/html/Libvirt-gconfig/ch01.html
|
share/gtk-doc/html/Libvirt-gconfig/ch01.html
|
||||||
share/gtk-doc/html/Libvirt-gconfig/home.png
|
share/gtk-doc/html/Libvirt-gconfig/home.png
|
||||||
share/gtk-doc/html/Libvirt-gconfig/index.html
|
share/gtk-doc/html/Libvirt-gconfig/index.html
|
||||||
share/gtk-doc/html/Libvirt-gconfig/index.sgml
|
|
||||||
share/gtk-doc/html/Libvirt-gconfig/left-insensitive.png
|
share/gtk-doc/html/Libvirt-gconfig/left-insensitive.png
|
||||||
share/gtk-doc/html/Libvirt-gconfig/left.png
|
share/gtk-doc/html/Libvirt-gconfig/left.png
|
||||||
share/gtk-doc/html/Libvirt-gconfig/object-tree.html
|
share/gtk-doc/html/Libvirt-gconfig/object-tree.html
|
||||||
|
@ -158,7 +157,6 @@ share/gtk-doc/html/Libvirt-glib/api-index-full.html
|
||||||
share/gtk-doc/html/Libvirt-glib/ch01.html
|
share/gtk-doc/html/Libvirt-glib/ch01.html
|
||||||
share/gtk-doc/html/Libvirt-glib/home.png
|
share/gtk-doc/html/Libvirt-glib/home.png
|
||||||
share/gtk-doc/html/Libvirt-glib/index.html
|
share/gtk-doc/html/Libvirt-glib/index.html
|
||||||
share/gtk-doc/html/Libvirt-glib/index.sgml
|
|
||||||
share/gtk-doc/html/Libvirt-glib/left-insensitive.png
|
share/gtk-doc/html/Libvirt-glib/left-insensitive.png
|
||||||
share/gtk-doc/html/Libvirt-glib/left.png
|
share/gtk-doc/html/Libvirt-glib/left.png
|
||||||
share/gtk-doc/html/Libvirt-glib/object-tree.html
|
share/gtk-doc/html/Libvirt-glib/object-tree.html
|
||||||
|
@ -185,7 +183,6 @@ share/gtk-doc/html/Libvirt-gobject/api-index-full.html
|
||||||
share/gtk-doc/html/Libvirt-gobject/ch01.html
|
share/gtk-doc/html/Libvirt-gobject/ch01.html
|
||||||
share/gtk-doc/html/Libvirt-gobject/home.png
|
share/gtk-doc/html/Libvirt-gobject/home.png
|
||||||
share/gtk-doc/html/Libvirt-gobject/index.html
|
share/gtk-doc/html/Libvirt-gobject/index.html
|
||||||
share/gtk-doc/html/Libvirt-gobject/index.sgml
|
|
||||||
share/gtk-doc/html/Libvirt-gobject/left-insensitive.png
|
share/gtk-doc/html/Libvirt-gobject/left-insensitive.png
|
||||||
share/gtk-doc/html/Libvirt-gobject/left.png
|
share/gtk-doc/html/Libvirt-gobject/left.png
|
||||||
share/gtk-doc/html/Libvirt-gobject/object-tree.html
|
share/gtk-doc/html/Libvirt-gobject/object-tree.html
|
||||||
|
@ -289,3 +286,7 @@ share/locale/zh_CN/LC_MESSAGES/libvirt-glib.mo
|
||||||
share/locale/zh_HK/LC_MESSAGES/libvirt-glib.mo
|
share/locale/zh_HK/LC_MESSAGES/libvirt-glib.mo
|
||||||
share/locale/zh_TW/LC_MESSAGES/libvirt-glib.mo
|
share/locale/zh_TW/LC_MESSAGES/libvirt-glib.mo
|
||||||
share/locale/zu/LC_MESSAGES/libvirt-glib.mo
|
share/locale/zu/LC_MESSAGES/libvirt-glib.mo
|
||||||
|
%%VALA%%share/vala/vapi/libvirt-gconfig-%%VERSION%%.vapi
|
||||||
|
%%VALA%%share/vala/vapi/libvirt-glib-%%VERSION%%.vapi
|
||||||
|
%%VALA%%share/vala/vapi/libvirt-gobject-%%VERSION%%.deps
|
||||||
|
%%VALA%%share/vala/vapi/libvirt-gobject-%%VERSION%%.vapi
|
||||||
|
|
Loading…
Add table
Reference in a new issue