Commit graph

74 commits

Author SHA1 Message Date
Weijia Wang 16ce51d8e5 libtorrent-rasterbar-2_0_x: unbreak on darwin 2023-01-05 22:14:58 +01:00
R. Ryantm 39d187da32 libtorrent-rasterbar: 2.0.7 -> 2.0.8 2022-10-23 19:59:19 +00:00
github-actions[bot] 28a3306bd7
Merge master into staging-next 2022-09-27 12:01:17 +00:00
Aaron Jheng ae361224cd
libtorrentRasterbar-1_1_x: remove 2022-09-26 12:29:05 +00:00
Alexander Shpilkin e7b9363c99 libtorrent-rasterbar: fix paths in pkg-config file 2022-09-07 21:49:32 +03:00
R. Ryantm 96843639d7 libtorrent-rasterbar: 2.0.6 -> 2.0.7 2022-07-28 22:10:24 +00:00
Rick van Schijndel 11ee22d797
treewide: pkgs/development: mark broken for aarch64-linux 2022-05-30 13:42:59 +02:00
Rick van Schijndel 7d58a30286
treewide: pkgs/development/libraries: mark broken for darwin 2022-05-30 13:42:53 +02:00
1sixth b83c9c207a
libtorrent-rasterbar: 2.0.5 -> 2.0.6 2022-05-25 19:06:39 +08:00
Dmitry Kalinkin 51a8f34db4
libtorrentRasterbar-1_1_x: mark as broken on darwin 2022-01-28 13:17:01 -05:00
Sandro Jäckel cbfc50722f
maintainers: drop phreedom 2021-12-19 07:30:50 +01:00
R. Ryantm 4a520797b9 libtorrent-rasterbar: 2.0.4 -> 2.0.5 2021-12-07 11:41:37 +00:00
R. Ryantm b42f0a0b45 libtorrent-rasterbar: 2.0.3 -> 2.0.4 2021-11-03 11:32:39 +00:00
midchildan ef3a48a77f
libtorrent-rasterbar: restore darwin build 2021-04-20 00:51:40 +09:00
Ivan Kozik b8aaeb7334 libtorrent-rasterbar: 2.0.1 -> 2.0.3 2021-03-30 08:15:56 +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
Milan Pässler 0dcf65711c libtorrentRasterbar: move files to match common nixpkgs layout
No other packages have an own directory for each version with only one
file in each directory.
2020-12-20 20:51:28 +01:00
Milan Pässler 66e478172d libtorrentRasterbar_1_2_x: 1.2.6 -> 1.2.11 2020-12-20 15:48:58 +01:00
Milan Pässler 1edfaa4a0d libtorrentRasterbar-2_0_x: init at 2.0.1 2020-12-20 15:48:58 +01:00
Sandro Jäckel b101b25cef
libtorrent-rasterbar: Fix build on darwin but still fails with some python issue 2020-12-08 05:06:17 +01:00
R. RyanTM 10b04f5b1f libtorrentRasterbar: 1.2.5 -> 1.2.6 2020-05-06 11:24:28 -07:00
Will Dietz ca722c5e2b libtorrent-rasterbar: 1.1.11 -> 1.2.5
https://raw.githubusercontent.com/arvidn/libtorrent/libtorrent-1_2_5/ChangeLog

The old release is kept available as libtorrentRasterbar-1_1_x for deluge 1.x.
2020-04-18 02:00:04 +02:00
Milan Pässler 69e73264a9 Partially revert "libtorrent-raster: 1.1.11 -> 1.2.5; qbittorrent: 4.2.1 -> 4.2.2"
This partially reverts commit cc03fb4210.
The libtorrentRasterbar update broke deluge 1.x, the hash was not
updated and obsolete dependencies and flags were not removed.
2020-04-18 02:00:04 +02:00
Daniel Șerbănescu cc03fb4210 libtorrent-raster: 1.1.11 -> 1.2.5; qbittorrent: 4.2.1 -> 4.2.2 2020-03-26 11:28:31 +01:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
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 d8e62d202d.
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 772eef9168, 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