3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

8777 commits

Author SHA1 Message Date
Dan Peebles fcf37351bd librepo: init at 1.7.18 2016-04-29 02:46:16 +00:00
Dan Peebles bd8a1258bf createrepo_c: init at 0.10.0 2016-04-29 02:40:51 +00:00
Dan Peebles fbbf910e23 rpm: add lua support and a few propagatedBuildInputs
It turns out that a surprising number of common packages use lua
scripts in RPM files, and not having lua can lead to obscure failures.

The propagatedBuildInputs stuff makes the librpm stuff more useful,
since some of its headers didn't work without extra buildInputs before.
2016-04-29 02:29:02 +00:00
Joachim Fasting cdd6369679
torbrowser: add myself to maintainers 2016-04-28 23:33:27 +02:00
Joachim Fasting 4741627bcf
torbrowser: fix argument handling in wrapper
With $@ unquoted, the wrapper would always just pass "" to firefox
2016-04-28 23:33:26 +02:00
Joachim Fasting 38ea8c6c30
torbrowser: 5.5.4 -> 5.5.5 2016-04-28 23:33:26 +02:00
Joachim Fasting 6475315115 Merge pull request #15055 from danbst/siege-bump
siege: 3.0.8 -> 4.0.1
2016-04-28 22:58:20 +02:00
Tuomas Tynkkynen 89ce5d4b96 ddclient: Fix build after multiple outputs merge 2016-04-28 20:48:33 +03:00
Eelco Dolstra 9586def07e Merge pull request #15053 from groxxda/bump/diffoscope
diffoscope: 49 -> 52
2016-04-28 19:33:01 +02:00
danbst f690ccb26f siege: 3.0.8 -> 4.0.1 2016-04-28 15:03:55 +00:00
Joachim Fasting 44acb6833b Merge pull request #15038 from joachifm/fix-siege
siege: fix build after multiple-outputs
2016-04-28 16:40:10 +02:00
Alexander Ried 2e320a58b3 diffoscope: 49 -> 52 2016-04-28 16:21:23 +02:00
Tobias Geerinckx-Rice ad3a4cf7d4
zpaq: remove unused .upstream file 2016-04-28 14:20:11 +02:00
Tobias Geerinckx-Rice ae8dce8d16
zpaq: 7.11 -> 7.12
Faster extract. Removes -encrypt (combined with -repack).

Also, we now correctly follow upstream's versioning and no longer
multiply the version number by 100. You may need to update manually.
2016-04-28 14:17:24 +02:00
Arseniy Seroka 52b64cedec Merge pull request #15016 from jagajaga/eid
open-eid
2016-04-28 13:56:09 +03:00
Tuomas Tynkkynen d27caa486b filebench: Init at 1.4.9.1 2016-04-28 03:33:39 +03:00
Tuomas Tynkkynen d5a7032042 fsmark: Init at 3.3 2016-04-28 03:33:39 +03:00
Joachim Fasting 4c0f379fc9 Merge pull request #14990 from cstrahan/dbusmap
dbus-map: init 2015-05-28
2016-04-27 19:40:00 +02:00
Joachim Fasting 1bf1ba1f88
siege: fix build after multiple-outputs 2016-04-27 19:22:47 +02:00
Tobias Geerinckx-Rice ed9e0b960e
gparted: 0.25.0 -> 0.26.0
Key changes include:
- Implement read-only LUKS support
- Add progress bars to NTFS, XFS, and EXT2/3/4 file system copy methods
- Fix operations sometimes fail with: No such file or directory

More: https://sourceforge.net/projects/gparted/files/gparted/gparted-0.26.0/gparted-0.26.0-README.md/view
2016-04-27 16:55:36 +02:00
Arseniy Seroka ae3e7d748b Merge pull request #15017 from MostAwesomeDude/afl
afl: 1.94b -> 2.10b
2016-04-27 17:51:38 +03:00
Nikolay Amiantov e6e7c1e914 logmein-hamachi: init at 2.1.0.139, add nixos service 2016-04-27 16:15:01 +03:00
Vladimír Čunát 99b91020d6 xvfb-run: fix missing tools
- it was failing to find awk and mktemp
- use `makeBinPath` for better robustness wrt. multiple outputs
2016-04-27 12:31:01 +02:00
Tuomas Tynkkynen 40838ad20f meo: Use pcre-cpp (fixes build) 2016-04-27 13:28:04 +03:00
Arseniy Seroka 05f2f8fc29
qdigidoc: init at 3.12.0.1442 2016-04-27 11:38:10 +03:00
Corbin 264cb737f6 afl: 1.94b -> 2.10b
Includes afl-analyze. QEMU support not tested.
2016-04-26 18:45:12 -07:00
Arseniy Seroka 5dbb42ce6c
qesteidutil: init at 3.12.2.1206 2016-04-26 18:08:16 +03:00
Thomas Tuegel 97abaab90c Merge pull request #14996 from groxxda/bump/antimicro
antimicro 2.18 -> 2.18.2 (repository gone)
2016-04-26 08:13:11 -05:00
Nikolay Amiantov f6eb686222 Merge pull request #15002 from abbradar/symlink-join-wrappers
Use symlinkJoin for wrappers
2016-04-26 16:47:43 +04:00
Frederik Rietdijk d5e6a4494a Python: use PyPI mirror (#15001)
* mirrors: add pypi

* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Nikolay Amiantov 8415fa35c7 fcitx-with-plugins: use symlinkJoin 2016-04-26 15:37:44 +03:00
Nikolay Amiantov 73db7887ed brasero: use symlinkJoin 2016-04-26 15:37:43 +03:00
Vladimír Čunát 3748cdc791 awstats: fix build after closure-size merge 2016-04-26 11:15:28 +02:00
Alexander Ried 272c87fbdf antimicro 2.18 -> 2.18.2
The original repo was deleted by it's author. I took the one with
the most recent releases I could find.
See:
https://github.com/Ryochan7/antimicro-packaging/issues/1#issuecomment-205949365
2016-04-26 10:58:33 +02:00
Dan Peebles 3a542c7374 ostree: v2015.3 -> v2016.5 2016-04-26 00:50:31 +00:00
Charles Strahan d8faa585b0 dbus-map: init 2015-05-28 2016-04-25 17:52:24 -04:00
Emery Hemingway 79a215e78d dir2opus: 0.12.1 -> 0.12.2 2016-04-25 20:20:20 +02:00
Joachim Fasting d7e79dcacf Merge pull request #14963 from swistak35/pws
pws: Init at 1.0.6
2016-04-25 12:48:59 +02:00
Nikolay Amiantov 31d76ae1b1 Merge pull request #14871 from abbradar/choice-cdrtools-cdrkit
CD/DVD writing improvements
2016-04-25 13:42:03 +04:00
Rafał Łasocha bea31c31f2 pws: Init at 1.0.6 2016-04-25 01:55:07 +02:00
Joachim Fasting c7c6e975c2 Merge pull request #14960 from dguibert/xpra
xpra: 0.16.2 -> 0.17.0
2016-04-24 23:00:57 +02:00
Tobias Geerinckx-Rice fe5f52599b
debian-devscripts: 2.16.3 -> 2.16.4 2016-04-24 22:03:55 +02:00
David Guibert 8601f69072 xpra: 0.16.2 -> 0.17.0 2016-04-24 21:51:39 +02:00
Nikolay Amiantov c84c74f910 Merge pull request #14955 from nathan7/master
virtualgl: fix libturbojpeg library path
2016-04-24 21:29:08 +04:00
Nathan Zadoks ed6943ecbc virtualgl: fix libturbojpeg library path
Without this, it tries to link to the dev output of libjpeg_turbo, which
breaks the build.
2016-04-24 13:25:57 -04:00
Marius Bakke e74289decc maim: 3.4.46 -> 3.4.47 2016-04-24 18:11:37 +01:00
Franz Pletz 76fc67a083 darkice: Fix build due to multiple outputs 2016-04-24 17:41:08 +02:00
Frederik Rietdijk 92e87894c6 Merge pull request #14940 from DamienCassou/vdirsyncher-0.10
vdirsyncer: 0.9.3 -> 0.10.0
2016-04-23 23:03:23 +02:00
Damien Cassou c397348538 vdirsyncer: 0.9.3 -> 0.10.0
lxml is not needed anymore. I added myself to the maintainers. I didn't
check why pypi is providing this complicated URL now.
2016-04-23 22:54:28 +02:00
Joachim Fasting da7eaef5b0 Merge pull request #14913 from makkus/seafile
seafile-*: 4.4.2 -> 5.0.7
2016-04-23 19:08:15 +02:00