Commit Graph

147 Commits

Author SHA1 Message Date
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Vladimír Čunát
73e17a3594
treewide: remove lethalman from meta.maintainers
He hasn't been heard of for years.
2021-05-07 15:36:40 +02:00
Vladimír Čunát
9f054b5e1a
treewide: remove worldofpeace from meta.maintainers
(It was requested by them.)
I left one case due to fetching from their personal repo:
pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
2021-05-07 15:36:40 +02:00
Jan Tojnar
c3c368d62c
vala_0_48: 0.48.14 → 0.48.17 2021-05-05 22:42:16 +02:00
Maxine Aubrey
3411c7ee1a
vala_0_52: init at 0.52.2, make default 2021-05-05 22:42:16 +02:00
Maxine Aubrey
2abce64a36
vala_0_50: init at 0.50.4 2021-03-11 18:30:03 +01:00
Maxine Aubrey
0ac9fb7f65
vala_0_48: 0.48.9 -> 0.48.14 2021-03-11 18:30:02 +01:00
Maxine Aubrey
1ebdc679ee
vala_0_46: 0.46.5 -> 0.46.13 2021-03-11 18:30:01 +01:00
Maxine Aubrey
a8ff064057
vala_0_40: 0.40.18 -> 0.40.25 2021-03-11 18:30:01 +01:00
Ben Siraphob
acc5f7b18a pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Doron Behar
10944d9701
vala_0_48: 0.48.7 -> 0.48.9 2020-10-24 01:14:04 +02:00
worldofpeace
519606eb11 vala: 0.48.1 -> 0.48.7
https://gitlab.gnome.org/GNOME/vala/-/blob/0.48.7/NEWS
2020-07-07 11:15:51 -04:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar
943c870092
vala: Switch to 0.48 2020-03-24 07:11:15 +01:00
Tor Hedin Brønner
9220264fbc
vala_0_48: init at 0.48.1 2020-03-24 07:11:00 +01:00
worldofpeace
83c1bfa083 vala: 0.46.2 -> 0.46.5 2019-11-22 04:07:46 -05:00
worldofpeace
a5616b72e0 vala_0_44: 0.44.8 -> 0.44.11 2019-11-22 04:07:39 -05:00
worldofpeace
e439ee4666 vala_0_40: 0.40.16 -> 0.40.18 2019-11-22 04:07:29 -05:00
worldofpeace
dbabe696d9 vala_0_44: 0.44.7 -> 0.44.8
https://gitlab.gnome.org/GNOME/vala/blob/0.44.8/NEWS
2019-10-02 22:57:42 -04:00
worldofpeace
ba565aafe1 vala: 0.46.1 -> 0.46.2
https://gitlab.gnome.org/GNOME/vala/blob/0.46.2/NEWS
2019-10-02 22:54:03 -04:00
worldofpeace
9e6896cb59 vala: use vala_0_46 2019-09-30 19:39:52 +02:00
worldofpeace
628bb2ae0a vala_0_42: remove 2019-09-30 19:39:52 +02:00
worldofpeace
2c4fd1512c vala_0_46: init at 0.46.1 2019-09-30 19:39:52 +02:00
worldofpeace
6b4bdd626b vala_0_36: 0.36.19 -> 0.36.20 2019-09-30 19:39:52 +02:00
worldofpeace
14bcc08c43 vala_0_38: remove 2019-09-30 19:39:52 +02:00
worldofpeace
edc4d08f45 vala_0_44: 0.44.6 -> 0.44.7 2019-09-30 19:39:52 +02:00
worldofpeace
d7541528a1
Merge pull request #66196 from r-ryantm/auto-update/vala
gnome3.vala: 0.44.5 -> 0.44.6
2019-08-08 09:20:14 -04:00
worldofpeace
6d1a5723d2 vala_0_40: 0.40.15 -> 0.40.16
https://gitlab.gnome.org/GNOME/vala/raw/0.40.16/NEWS
2019-08-06 11:00:19 -04:00
R. RyanTM
6039f911b2 gnome3.vala: 0.44.5 -> 0.44.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vala/versions
2019-08-06 04:03:00 -07:00
worldofpeace
d086573e6c vala: 0.44.3 -> 0.44.5
https://gitlab.gnome.org/GNOME/vala/raw/0.44.5/NEWS
2019-07-12 00:23:40 -04:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Daniel Schaefer
b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
worldofpeace
3b481dfdf9 vala_0_44: fix graphviz patch 2019-05-03 15:28:22 -04:00
Daniel Schaefer
cbb80342f7 vala: Prepare for updateScript
It doesn't have to be that complicated with the major and minor versions
being split. We have library functions that handle it fine.

passthru.upateScript can be enabled once #59372 is merged
2019-04-30 21:55:08 -04:00
worldofpeace
2148e70a8b vala: no vertical align 2019-04-30 21:55:00 -04:00
worldofpeace
d7e35ec341 vala_0_44: 0.44.1 -> 0.44.3
https://gitlab.gnome.org/GNOME/vala/raw/0.44/NEWS
2019-04-30 21:53:21 -04:00
worldofpeace
fc508b7869 vala_0_42: 0.42.6 -> 0.42.7
https://gitlab.gnome.org/GNOME/vala/raw/0.42/NEWS
2019-04-30 21:53:11 -04:00
worldofpeace
40dd4f5f9e vala_0_40: 0.40.14 -> 0.40.15
https://gitlab.gnome.org/GNOME/vala/raw/0.40/NEWS
2019-04-30 18:34:31 -04:00
worldofpeace
86c0ca9cc2 vala_0_36: 0.36.18 -> 0.36.19
https://gitlab.gnome.org/GNOME/vala/raw/0.36/NEWS
2019-04-30 18:34:30 -04:00
worldofpeace
2c352ad4d8 vala: add worldofpeace to maintainers 2019-03-18 01:32:39 -04:00
worldofpeace
a6fb15c853 vala_0_44: init at 0.44.1 2019-03-18 01:32:39 -04:00
worldofpeace
19697dd794 vala_0_42: 0.42.4 -> 0.42.6
Fetch graphviz patch now.

https://gitlab.gnome.org/GNOME/vala/blob/0.42.5/NEWS
https://gitlab.gnome.org/GNOME/vala/blob/0.42.6/NEWS
2019-03-18 01:32:38 -04:00
worldofpeace
05475515fa vala_0_40: 0.40.12 -> 0.40.14
https://gitlab.gnome.org/GNOME/vala/blob/0.40.13/NEWS
https://gitlab.gnome.org/GNOME/vala/blob/0.40.14/NEWS
2019-03-18 01:32:38 -04:00
worldofpeace
a92396afdc vala_0_36: 0.36.17 -> 0.36.18
https://gitlab.gnome.org/GNOME/vala/raw/0.36.18/NEWS
2019-03-18 01:32:38 -04:00
Jan Tojnar
79ca7f4cb4
vala: add setup hook
Add datadir containing vapidir to XDG_DATA_DIRS and move vapipdir to dev output.
2019-01-20 04:06:20 +01:00
Andrew Dunham
c52362cd18 vala_0_38, vala_0_40, vala_0_42: add configuration to disable graphviz
This allows building Vala without support for Graphviz; useful for more
minimal installs where we don't want to pull it (and transitively,
pango, gd, etc.) in as a dependency.
2019-01-13 23:33:20 -05:00
Jan Tojnar
ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
Jan Tojnar
913aa6b7c8
vala_0_34: drop 2018-12-24 02:57:28 +01:00
Jan Tojnar
73ed35d72f
vala_0_42: 0.42.3 → 0.42.4 2018-12-22 23:36:22 +01:00
Jan Tojnar
d4baea0c50
vala_0_40: 0.40.11 → 0.40.12 2018-12-22 23:35:54 +01:00
Jan Tojnar
9d1bac05fb
vala_0_36: 0.36.15 → 0.36.17 2018-12-22 23:35:21 +01:00
Jan Tojnar
10f8039990
vala_0_40: 0.40.6 → 0.40.11 2018-11-30 21:35:26 +01:00
Jan Tojnar
994a20f5d4
vala: enable parallel building 2018-11-30 21:34:43 +01:00
Jan Tojnar
e60cf52805
vala_0_42: init at 0.42.3 2018-11-30 21:34:42 +01:00
Jörg Thalheim
c2ef18ae8b vala_0_38: 0.38.9 -> 0.38.10 2018-09-05 10:52:23 +01:00
Jörg Thalheim
c67c39cfdb vala_0_36: 0.36.13 -> 0.36.15 2018-09-05 10:52:23 +01:00
Jörg Thalheim
902b35a488 vala_0_34: 0.34.17 -> 0.34.18 2018-09-05 10:52:22 +01:00
Jörg Thalheim
d314c4d3ce vala_0_28: remove 2018-08-29 11:52:28 +01:00
Jörg Thalheim
3a56156866 vala_0_32: remove 2018-08-29 11:39:28 +01:00
Jörg Thalheim
ffba654405 vala_0_26: remove 2018-08-29 11:39:28 +01:00
Jan Malakhovski
4715cfe59f vala: make tests run, but disable 2018-08-11 09:35:29 +00:00
Peter Hoeg
015052f484 vala: drop 0.23 2018-05-22 12:02:12 +08:00
Peter Hoeg
9689754805 vala: 0.36, 0.38 and 0.40 point upgrades 2018-05-22 12:01:57 +08:00
Matthew Bauer
ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Jan Tojnar
d0bf496f7f
gnome3.vala: fix darwin build 2018-03-22 07:46:48 +01:00
Jan Tojnar
94836664a6
vala_0_40: init at 0.40.0 2018-03-22 07:46:43 +01:00
Jan Tojnar
a5147c5220
gnome3: automated update 2018-03-08 02:05:58 +01:00
Peter Hoeg
38d8bcd7ac vala: patch releases for 0.23, 0.28, 0.34, 0.36 and 0.38 2017-12-18 15:27:20 +08:00
Vladimír Čunát
6345089ca0
Merge #29392: gnome3: 3.24 -> 3.26
It might be slightly confusing that a couple of the changes will be twice
in the history, but let's merge this way.
2017-11-27 12:19:01 +01:00
Jan Tojnar
5a3b7ef2e7
gnome3: use the same version of Vala 2017-11-26 03:10:50 +01:00
Jan Tojnar
46ee9d4c34
vala: split out devdoc output 2017-11-24 02:14:13 +01:00
Jan Tojnar
a8972678bf
vala: add 0.38.0 2017-10-04 12:54:46 +02:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Peter Hoeg
a6d1d06a95 vala: unify builders for various versions
We are currently carrying a number of vala versions where each version
is essentially just a copy of the earlier version.

This PR gets rid of a ton of duplication and uses a standard builder.

Secondly, we add a definition for the latest vala 0.34.1.

Lastly, we add a generic "vala" that refers to the latest stable
version.

I have tried changing the definitions for "simple-scan" and "valum" to use
the latest vala version and they at least compile OK so I'll try a
massive sed job to replace all the definitions later to simply use the
latest version through "vala" instead of specifying a version directly.

According to upstream:

"Well-maintained packages are expected to always build with the latest
stable Vala version."

Maybe this means that my generic builder is then no longer necessary. Oh well...

I added myself to the maintainer array for vala although I have no
interest in the language - this was purely a nix exercise for me but I
thought it was reasonable to be the one to clean up the mess if this has
side effects...

Cc: @antono and @lethalman
2016-10-12 21:12:05 +08:00
Ram Kromberg
aa163eb8d8 vala: default.nix -> 0.23.nix & add vala_0_23 2016-08-21 20:02:04 +03:00
Ram Kromberg
ff7eda555b vala: 0.32.0 -> 0.32.1 2016-08-20 16:37:59 +03:00
Damien Cassou
366d98497f vala_0_32: init at 0.32.0 2016-06-06 13:59:31 +02:00
Luca Bruno
bb9ee2ab55 Add vala 0.28 2015-05-02 14:45:21 +02:00
Peter Simons
600135bba5 Merge remote-tracking branch 'master' into staging. 2015-02-13 22:17:12 +01:00
Vladimír Čunát
8afa77cb07 vala-0.26: minor update to fix CVE-2014-8154
@lethalman: it seems strange to me to have the 0.23.* version as
the default, as it's even an unstable release.
2015-02-12 20:43:55 +01:00
Eric Seidel
e08b9ab8d3 kill libiconvOr*
Conflicts:
	pkgs/applications/networking/mailreaders/sup/default.nix
	pkgs/development/compilers/ghc/7.8.3-binary.nix
	pkgs/development/interpreters/php/5.3.nix
	pkgs/development/interpreters/ruby/patches.nix
	pkgs/development/libraries/cairo/default.nix
	pkgs/development/libraries/poppler/default.nix
	pkgs/top-level/all-packages.nix
2015-02-07 20:29:28 -08:00
Luca Bruno
9631274f77 Add vala 0.26. Will be needed for gnome-terminal 3.14 2014-11-17 14:57:21 +01:00
宋文武
6da2470034 drop my maintainship of orc and vala 2014-04-19 23:21:51 +08:00
Linquize
8cf797b1b5 vala: Update to 0.23.2 2014-02-11 23:35:00 +08:00
Song Wenwu
7a61edec6b vala: fix typo in license 2014-01-07 18:06:36 +08:00
Song Wenwu
4262c4bb9d vala: update to 0.23.1, remove old versions
set license to lgpl2Plus
add myself to maintainers
and some cleanup
2014-01-07 17:31:52 +08:00
Vladimír Čunát
3adf8e6429 vala, libusb1, deps of libjpeg: attempt to fix on non-Linux 2013-06-18 17:52:09 +02:00
Vladimír Čunát
c6d9178d02 vala: attempt to fix build for FreeBSD 2013-04-13 23:29:56 +02:00
Vladimír Čunát
dc5c4917a5 vala: update to 0.19 2013-03-10 19:53:43 +01:00
Eelco Dolstra
ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Antono Vasiljev
58738223ab Rm vala 14 add versions 2012-06-25 19:01:51 +03:00
Antono Vasiljev
e6e6301c5f Vala 14, 15, 16, 17. Default is 17 now 2012-06-25 16:46:26 +03:00
Yury G. Kudryashov
65e7aeda65 vala-0.14.2
svn path=/nixpkgs/trunk/; revision=32519
2012-02-23 19:59:22 +00:00
Michael Raskin
ed7bb66d5a Update Vala
svn path=/nixpkgs/trunk/; revision=24686
2010-11-15 06:16:41 +00:00
David Guibert
74b7818349 vala - Compiler for the GObject type system
svn path=/nixpkgs/trunk/; revision=22546
2010-07-09 13:15:40 +00:00