pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/vala
Module Name: pkgsrc
Committed By: wiz
Date: Mon Mar 25 22:29:45 UTC 2019
Modified Files:
pkgsrc/lang/vala: Makefile PLIST
Log Message:
vala: update to 0.44.1nb1.
Add libxslt build dependency and regen PLIST.
Avoids failures when libxslt is already installed (PR 54075).
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/lang/vala/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/lang/vala/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/vala/Makefile
diff -u pkgsrc/lang/vala/Makefile:1.50 pkgsrc/lang/vala/Makefile:1.51
--- pkgsrc/lang/vala/Makefile:1.50 Mon Mar 25 13:49:55 2019
+++ pkgsrc/lang/vala/Makefile Mon Mar 25 22:29:45 2019
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2019/03/25 13:49:55 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2019/03/25 22:29:45 wiz Exp $
DISTNAME= vala-0.44.1
+PKGREVISION= 1
CATEGORIES= lang gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vala/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -10,6 +11,8 @@ HOMEPAGE= https://wiki.gnome.org/Project
COMMENT= Compiler for the GObject type system
LICENSE= gnu-lgpl-v2.1
+BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= bison flex gmake pkg-config
@@ -18,7 +21,6 @@ PKGCONFIG_OVERRIDE+= libvala.pc.in
PKGCONFIG_OVERRIDE+= vapigen/vapigen.pc.in
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.40.0
-
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libltdl/buildlink3.mk"
.include "../../graphics/graphviz/buildlink3.mk"
Index: pkgsrc/lang/vala/PLIST
diff -u pkgsrc/lang/vala/PLIST:1.25 pkgsrc/lang/vala/PLIST:1.26
--- pkgsrc/lang/vala/PLIST:1.25 Mon Mar 25 13:49:55 2019
+++ pkgsrc/lang/vala/PLIST Mon Mar 25 22:29:45 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2019/03/25 13:49:55 wiz Exp $
+@comment $NetBSD: PLIST,v 1.26 2019/03/25 22:29:45 wiz Exp $
bin/vala
bin/vala-0.44
bin/vala-gen-introspect
@@ -33,6 +33,27 @@ man/man1/vapigen-${PKGVERSION}
man/man1/vapigen.1
share/aclocal/vala.m4
share/aclocal/vapigen.m4
+share/devhelp/books/vala-0.44/Attributes.html
+share/devhelp/books/vala-0.44/Classes.html
+share/devhelp/books/vala-0.44/Concepts.html
+share/devhelp/books/vala-0.44/Delegates.html
+share/devhelp/books/vala-0.44/Enumerated_types__Enums_.html
+share/devhelp/books/vala-0.44/Errors.html
+share/devhelp/books/vala-0.44/Expressions.html
+share/devhelp/books/vala-0.44/GIDL_metadata_format.html
+share/devhelp/books/vala-0.44/GIR_metadata_format.html
+share/devhelp/books/vala-0.44/Generics.html
+share/devhelp/books/vala-0.44/Interfaces.html
+share/devhelp/books/vala-0.44/Methods.html
+share/devhelp/books/vala-0.44/Namespaces.html
+share/devhelp/books/vala-0.44/Overview.html
+share/devhelp/books/vala-0.44/Preprocessor.html
+share/devhelp/books/vala-0.44/Statements.html
+share/devhelp/books/vala-0.44/Structs.html
+share/devhelp/books/vala-0.44/Types.html
+share/devhelp/books/vala-0.44/default.css
+share/devhelp/books/vala-0.44/index.html
+share/devhelp/books/vala-0.44/vala-0.44.devhelp2
share/vala-0.44/vapi/alsa.deps
share/vala-0.44/vapi/alsa.vapi
share/vala-0.44/vapi/atk.vapi
Home |
Main Index |
Thread Index |
Old Index