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
Jan Tojnar
1d68aa303a
libsigcxx: 2.10.1 → 2.10.6
...
Co-Authored-By: Maxine Aubrey <maxeaubrey@gmail.com>
2021-05-05 22:42:27 +02:00
Jan Tojnar
7d535edec5
gnome3: support new versioning scheme in the update script
...
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
2021-05-05 22:20:20 +02:00
Orivej Desh
4dfe07dada
libsigcxx: specify that lgpl21 is lgpl21Plus
2021-02-22 00:07:19 +00:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08: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
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jan Tojnar
37faf68b86
libsigcxx: 2.10.0 → 2.10.1
2018-12-25 16:29:16 +01:00
Vladimír Čunát
9b48a67731
treewide: fix various links (homepage, src)
2018-09-03 16:53:02 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Jeroen de Haas
157332d666
libsigcxx: removed patch that forced -std=c++11 in pkg-config file
...
This commit removes a patch from the derivation for libsigc++-2.0 that
appended -std=c++11 to the pkg-config file.
The patch in question orginated from the Debian project to enforce
-std=c++11 in projects using libsigc++-2.0 via pkg-config. This patch
was removed in 2016 when Debian switched to GCC 6.
This fixes NixOS/nixpkgs#33534 .
2018-01-08 19:54:15 +01:00
Alexander Ried
5e066e2bcb
libsigcxx 2.8.0 -> 2.10.0
2016-10-05 23:18:43 +02:00
Damien Cassou
7629cd6b34
libsigcxx: 2.6.2 -> 2.8.0
2016-04-20 16:45:58 +02:00
Vladimír Čunát
d9da9ec634
libsigcxx: make *.pc force C++11
...
This fixes compilation problems of some packages against *mm,
including gtkmm-2 itself.
2016-03-10 11:49:24 +01:00
Vladimír Čunát
26b67c2ef9
libsigc++: update 2.3.1 -> 2.6.2
...
We were using a rather old development (!) release.
2016-03-10 10:22:44 +01:00
Peter Simons
9def193598
libsigcxx: update from 2.2.11 to 2.3.1
2014-04-09 12:41:10 +02:00
Vladimír Čunát
f9f14be632
libsigcxx: bugfix update 2.2.10 -> .11, enable tests
2013-12-10 16:53:45 +01:00
Evgeny Egorochkin
da4be371e9
make package use mirror:// for gnu, savannah and gnome repositories where possible
2013-07-14 05:23:06 +03:00
Peter Simons
a77ecd2199
libsigcxx: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=34524
2012-06-16 14:15:32 +00:00
Eelco Dolstra
e6d6520a56
* Update libsigc++ to get it to build again
...
(http://hydra.nixos.org/build/1803247 ).
svn path=/nixpkgs/branches/stdenv-updates/; revision=31637
2012-01-18 17:14:18 +00:00
Eelco Dolstra
3c6ef4bc75
* libsigc++: updated to the latest version to make it build on GCC 4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14103
2009-02-17 16:09:58 +00:00
Eelco Dolstra
a0159dee8e
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
...
URLs to http://nix.cs.uu.nl/dist/tarballs . With content-addressable
mirror support (r9190, NIXPKGS-70) this is no longer necessary:
fetchurl will try to download from that location automatically. So
we can keep the original URLs.
svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Martin Bravenboer
560f307623
Added libraries:
...
- gtkmm: C++ bindings for gtk
- glibmm: C++ bindings for glib
- libsigc++ (C++)
Added applications:
- Batik: SVG rasterizer (and more)
- Inkscape: vector graphics drawing application
Upgraded:
- boehm-gc
svn path=/nixpkgs/trunk/; revision=3792
2005-09-07 14:57:30 +00:00