Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/libraries/gtk-libs/2.12/glibmm/default.nix

13 lines
309 B
Nix
Raw Normal View History

add 2.12 GTK plus dependencies. I just took the latest of every dependency, so this might not be correct. Feel free to fix. svn path=/nixpkgs/trunk/; revision=11612
2008-04-12 18:48:48 +00:00
args: with args;
stdenv.mkDerivation {
* Merged the stdenv branch (https://svn.nixos.org/repos/nix/nixpkgs/branches/stdenv-updates -r10966:12061). svn path=/nixpkgs/trunk/; revision=12073
2008-06-13 11:46:39 +00:00
name = "glibmm-2.16.2";
add 2.12 GTK plus dependencies. I just took the latest of every dependency, so this might not be correct. Feel free to fix. svn path=/nixpkgs/trunk/; revision=11612
2008-04-12 18:48:48 +00:00
src = fetchurl {
* Merged the stdenv branch (https://svn.nixos.org/repos/nix/nixpkgs/branches/stdenv-updates -r10966:12061). svn path=/nixpkgs/trunk/; revision=12073
2008-06-13 11:46:39 +00:00
url = mirror://gnome/GNOME/sources/glibmm/2.16/glibmm-2.16.2.tar.bz2;
sha256 = "0a3d4z3kzbr84pg873397nja6wc6810pw233rvn1gz1jkkrzcczh";
add 2.12 GTK plus dependencies. I just took the latest of every dependency, so this might not be correct. Feel free to fix. svn path=/nixpkgs/trunk/; revision=11612
2008-04-12 18:48:48 +00:00
};
buildInputs = [pkgconfig];
propagatedBuildInputs = [glib libsigcxx];
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 64ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API