NOTICE: This package has been removed from pkgsrc

./lang/vala014, Compiler for the GObject type system (0.14 branch)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.14.2nb4, Package name: vala014-0.14.2nb4, Maintainer: pkgsrc-users

Vala is a programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to
applications and libraries written in C.

valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code.

This package contains the old 0.14 release.


Required to run:
[devel/glib2]

Required to build:
[textproc/libxslt]

Master sites: (Expand)

SHA1: 295f8e46c25c8d825e9c279406455215955f626b
RMD160: 26cc73c70cb9ee3072345ea3fa4d688eb292afb4
Filesize: 2578.672 KB

Version history: (Expand)


CVS history: (Expand)


   2014-11-25 12:59:58 by Thomas Klausner | Files touched by this commit (7) | Package removed
Log message:
Remove vala014, no packages using it left in pkgsrc.
   2014-08-10 00:11:02 by Thomas Klausner | Files touched by this commit (5)
Log message:
Synchronize DESCR/COMMENT across vala versions, fix typos.
   2014-01-01 12:52:43 by Thomas Klausner | Files touched by this commit (776)
Log message:
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
   2012-10-02 22:11:57 by Aleksej Saushev | Files touched by this commit (187)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-09-15 12:07:21 by OBATA Akio | Files touched by this commit (1789) | Package updated
Log message:
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
   2012-06-14 09:45:42 by Steven Drake | Files touched by this commit (1202)
Log message:
Recursive PKGREVISION bump for libxml2 buildlink addition.
   2012-05-07 03:54:16 by David A. Holland | Files touched by this commit (473)
Log message:
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
   2012-04-08 19:13:02 by Thomas Klausner | Files touched by this commit (4)
Log message:
Mention in COMMENT and DESCR which branch the package provides.
Suggested by Bug Hunting.