about summary refs log tree commit diff
path: root/pkgs/development/libraries/libchamplain
AgeCommit message (Collapse)AuthorFilesLines
2024-05-01pkgs/development: Move away from wiki.gnome.org/ProjectsBobby Rong1-1/+1
The wiki.gnome.org site is planned for retirement.
2023-10-18libchamplain: add darwin supportWeijia Wang1-1/+1
2023-04-07libchamplain: don't build docs when cross compilingColin1-2/+4
2023-02-02libchamplain: 0.12.20 → 0.12.21Jan Tojnar1-15/+5
https://gitlab.gnome.org/GNOME/libchamplain/-/compare/LIBCHAMPLAIN_0_12_20...0.12.21 Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11libchamplain_libsoup3: initBobby Rong1-2/+15
2022-10-11libchamplain: Format with nixpkgs-fmtBobby Rong1-7/+41
2021-05-08gnome: rename from gnome3Jan Tojnar1-2/+2
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-05gnome3: support new versioning scheme in the update scriptJan Tojnar1-0/+1
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-3/+3
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
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.
2020-04-13Merge branch 'master' into staging-nextJan Tojnar1-1/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-04-01tree-wide: Switch from gnome3.maintainers to lib.teams.gnomeJan Tojnar1-1/+1
2019-11-02gnome3.libchamplain: 0.12.19 -> 0.12.20R. RyanTM1-2/+2
2019-09-06tree-wide: s/GTK+/GTK/gJan Tojnar1-1/+1
GTK was renamed.
2019-03-05libchamplain: 0.12.16 → 0.12.19Jan Tojnar1-11/+15
Mainly meson port. https://mail.gnome.org/archives/libchamplain-list/2019-February/msg00001.html https://mail.gnome.org/archives/libchamplain-list/2019-February/msg00002.html https://mail.gnome.org/archives/libchamplain-list/2019-March/msg00000.html
2018-12-02gobject-introspection: rename packageJan Tojnar1-2/+2
camelCase package name was a huge inconsistency in GNOME package set.
2018-10-08geeqie: Reduce closure sizeEelco Dolstra1-0/+2
This reduces the closure size from 568 MiB to 289 MiB.
2018-10-05gnome3: remove versionBranch attributeJan Tojnar1-1/+1
Standard library now contains stdenv.lib.versions.majorMinor, which does the same.
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-04-30tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linuxWill Dietz1-1/+1
"platforms.gnu" has been linux-only since at least 17.03: $ nix eval -f channel:nixos-17.03 lib.platforms.gnu [ "i686-linux" "x86_64-linux" "armv5tel-linux" "armv6l-linux" "armv7l-linux" "aarch64-linux" "mips64el-linux" ] Unlike platforms.linux, platforms.gnu indicates "must use glibc" which for the most part is not intended. Replacing platforms.gnu with platforms.linux would be the same "today" but let's err on preserving existing behavior and be optimistic about platforms these packages work on.
2018-03-04libchamplain: add updateScriptJan Tojnar1-17/+23
2018-02-25tree-wide: autorename gnome packages to use dashesJan Tojnar1-2/+2
2017-11-05libchamplain: 0.12.14 → 0.12.16Jan Tojnar1-2/+2
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
Only acts on one-line dependency lists.
2017-08-28GNOME: 3.22 -> 3.24Linus Heckemann1-2/+2
This is a squash commit of the joint work from: * Jan Tojnar (@jtojnar) * Linus Heckemann (@lheckemann) * Ryan Mulligan (@ryantm) * romildo (@romildo) * Tom Hunger (@teh)
2016-09-18libchamplain: 0.12.13 -> 0.12.14Alexander Ried1-3/+4
2016-06-06libchamplain: 0.12.11 -> 0.12.13Luca Bruno1-2/+2
2015-09-21libchamplain 0.12.10 -> 0.12.11Tobias Geerinckx-Rice1-6/+8
2015-08-12libchamplain: Enable gobject introspectionJascha Geerds1-2/+0
2015-04-25GNOME 3.16.1, closes #7357Luca Bruno1-3/+3
2014-09-26remove unused library libchamplain-0.6Pascal Wittmann1-37/+0
2014-08-24Fix many package descriptionsBjørn Forsman1-1/+1
(My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk2-2/+2
2013-08-22Merge branch 'master' into x-updatesVladimír Čunát2-2/+2
2013-08-16unmaintain several packagesLudovic Courtès2-2/+2
2013-08-07introspection disabling -- libchamplainVladimír Čunát2-0/+4
Didn't build as it was, and not needed anywhere AFAIK.
2013-07-14make package use mirror:// for gnu, savannah and gnome repositories where ↵Evgeny Egorochkin1-1/+1
possible
2012-03-20Restore libchamplainYury G. Kudryashov1-0/+35
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33291
2012-03-17libchamplain-0.12.2Yury G. Kudryashov1-8/+6
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33190
2010-07-18Add libchamplain, a library to display maps.Ludovic Courtès1-0/+35
svn path=/nixpkgs/trunk/; revision=22649