Commit Graph

48 Commits

Author SHA1 Message Date
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Ivan Kozik
47f5771247 libtorrentRasterbar: 1.1.10 -> 1.1.11 2018-12-02 03:21:57 +00:00
R. RyanTM
0d44bb4f12 libtorrentRasterbar: 1.1.9 -> 1.1.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtorrent-rasterbar/versions
2018-10-14 05:57:20 -07:00
Austin Seipp
d3b51ab973 libtorrentRasterbar: multi outputs, install python2/3 bindings
Also fixes the Deluge build, which relied on .out and .python
being the same.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-07 18:40:39 -05:00
Austin Seipp
8397411b40 Revert "libtorrentRasterbar: multi outputs, install python2/3 bindings"
This reverts commit d8e62d202dd92d5bd4562742e241b621bc0cab48.
2018-08-06 16:33:38 -05:00
Austin Seipp
d8e62d202d libtorrentRasterbar: multi outputs, install python2/3 bindings
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-06 16:23:36 -05:00
Vladyslav M
36765069a5 libtorrentRasterbar: 1.1.7 -> 1.1.9 (#44335) 2018-08-02 09:36:33 +02:00
aszlig
f081ccccd1
libtorrent-rasterbar: Use Boost supporting Python
Since 772eef91686974b7710081a9a77e5c0e287c25e8, the Boost package
doesn't support Python by default anymore, so we need to override it
with Python support because --enable-python-binding is enabled by
default in libtorrent-rasterbar.

The build of the package now succeeds again on my x86_64-linux machine.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @phreedom
2018-07-01 19:51:21 +02:00
Okina Matara
10c4d7d05e libtorrentRasterbar: fix homepage url 2018-06-23 01:12:00 -05:00
Okina Matara
48aa44ea84 libtorrentRasterbar: fix build, restructure 2018-06-23 00:55:37 -05:00
worldofpeace
dfa078951f
libtorrentRasterbar: fix build with boost167 2018-06-22 18:15:20 -04:00
John Ericson
cf06e42d1c Merge remote-tracking branch 'upstream/master' into staging 2018-05-03 16:35:36 -04:00
obadz
380c91ddfb libtorrent-rasterbar: 1.1.6 -> 1.1.7
Also remove the default/generic split as it seems there's only one
version anyway.
2018-05-03 02:17:13 +02:00
Jan Malakhovski
7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Andreas Rammhold
cc097d752d
libtorrentRasterbar_1_0: removed since the last consumer is gone 2018-01-04 00:41:02 +01:00
Andreas Rammhold
5b72e1be76
libtorrentRasterbar: 1.1.5 -> 1.1.6 2018-01-04 00:35:40 +01:00
Vincent Laporte
0f144feb31
libtorrent-rasterbar: set meta.platforms to Unix 2017-11-11 16:56:15 +00:00
Nikolay Amiantov
8f43c56755 libtorrentRasterbar: 1.1.4 -> 1.1.5
Fixes build with new Boost. Also add corresponding patch to
libtorrentRasterbar_1_0.
2017-10-18 03:15:23 +03:00
John Ericson
f8a18cd4cf misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sed
Importantly, this included regenerating pkgs/servers/x11/xorg, to
clobber the old sed.
2017-09-21 15:49:54 -04:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Frederik Rietdijk
c6fdb3de38 Merge pull request #28093 from grantwwu/bump_libtorrentRasterbar_1.0_series
libtorrentRasterbar_1_0 1.0.10 -> 1.0.11
2017-08-13 22:55:57 +02:00
Grant Wu
a77c7e95fb libtorrentRasterbar_1_0 1.0.10 -> 1.0.11 2017-08-09 22:47:54 -04:00
Grant Wu
149df7769a libtorrentRasterbar 1.1.1 -> 1.1.4 2017-08-09 22:21:36 -04:00
Franz Pletz
1d82947742
libtorrentRasterbar_1_0: 1.0.9 -> 1.0.10 2016-09-13 18:03:46 +02:00
Franz Pletz
ed9541cd54
libtorrentRasterbar_0_16: remove old, insecure version 2016-09-13 18:03:46 +02:00
Franz Pletz
b1372e414c
libtorrentRasterbar: 1.1 -> 1.1.1 2016-09-13 18:03:46 +02:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Michele Guerini Rocco
d75c7d0dcd btfs: 2.9 -> 2.10 (#16603) 2016-06-30 23:39:15 +02:00
Franz Pletz
0236661ceb libtorrentRasterbar: 1.0.9 -> 1.1 2016-06-27 00:11:17 +02:00
Tuomas Tynkkynen
b465dc202f boost: Kill unnecessary 'lib' output
This was split in somewhere pre-2014 without the current infra which
automates parts of this, in particular the output propagation.
2016-04-28 00:41:28 +03:00
=
9d8d875918 libtorrentRasterbar: 1.0.6 -> 1.0.9 2016-04-04 00:37:24 +02:00
Simon Vandel Sillesen
1fa791a243 libtorrent-rasterbar: 0.16.17 -> 0.16.19 + 1.0.2 -> 1.0.6 2015-08-13 04:07:08 +02: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
William A. Kennington III
4c0d152d1e libtorrent-rasterbar: Add generic builder and 0.16.x derivation 2014-11-02 17:22:28 -08:00
William A. Kennington III
aa3e800be7 boost: Remove boost.lib 2014-11-02 17:22:27 -08:00
William A. Kennington III
5b02427626 libtorrent-rasterbar: 0.16.0 -> 1.0.2 2014-10-27 18:09:21 -07:00
William A. Kennington III
31220480d8 boost: Update depdendent packages 2014-09-21 17:20:59 -07:00
Evgeny Egorochkin
aaa5685b14 libtorrentRasterbar: update from 0.16.15 to 0.16.16 2014-03-26 12:57:10 +02:00
Evgeny Egorochkin
8121dc2aa6 libtorrentRasterbar: update from 0.16.14 to 0.16.15 2014-02-27 18:37:44 +02:00
Evgeny Egorochkin
42cf992aac libtorrentRasterbar: update from 0.16.13 to 0.16.14 2014-02-13 19:09:47 +02:00
Evgeny Egorochkin
7cbadb51e1 libtorrent-rasterbar: change repo to the current one 2014-02-13 04:31:50 +02:00
Evgeny Egorochkin
91decd3a35 libtorrentRasterbar: add missing dependencies 2013-12-24 23:19:55 +02:00
Nixpkgs Monitor
dad3202472 libtorrentRasterbar: update from 0.16.12 to 0.16.13 2013-12-24 22:20:50 +02:00
Nixpkgs Monitor
135920b2eb libtorrentRasterbar: update from 0.16.8 to 0.16.12 2013-12-04 03:35:41 +02:00
Domen Kozar
77f61dd987 add deluge torrent client and it's dependencies 2013-02-18 00:00:39 +01:00
Evgeny Egorochkin
b92b8f3d78 libtorrent-rasterbar: version bump
svn path=/nixpkgs/trunk/; revision=30397
2011-11-12 17:56:26 +00:00
Evgeny Egorochkin
87d199330f Libtorrent-rasterbar: fix license
svn path=/nixpkgs/trunk/; revision=24687
2010-11-15 09:52:52 +00:00
Evgeny Egorochkin
5029db2160 Spring RTS: packaged along with its deps and utils: libDevIL, libtorrent-rasterbar, spring-lobby.
svn path=/nixpkgs/trunk/; revision=24681
2010-11-13 07:47:04 +00:00