Commit graph

206 commits

Author SHA1 Message Date
Sandro Jäckel c052a6d83e
azureus: drop 2021-08-02 13:28:38 +02:00
Sandro Jäckel add631d16f
tahoe-lafs: cleanup 2021-08-02 10:58:44 +02:00
Aaron Janse 7c312a6cf9 tahoe-lafs: 1.13.0 -> 2021-07-09 2021-08-01 01:12:36 -07:00
R. RyanTM 18c2460b70 gtkgnutella: 1.2.0 -> 1.2.1 2021-07-19 15:57:33 +03:00
Winter 09674732ee rtorrent-jesec: 0.9.8-r13 -> 0.9.8-r14 2021-06-03 20:36:20 -04:00
Winter 9e95d55c5b libtorrent-jesec: 0.13.8-r1 -> 0.13.8-r2 2021-06-03 20:36:20 -04:00
Victor Roest 83a8517e5a
rtorrent-jesec: 0.9.8-r10 -> 0.9.8-r13 2021-05-12 21:57:32 +00:00
Robert Schütz 808d88971a
Merge pull request #121058 from winterqt/init-jesec-rtorrent
rtorrent-jesec: init at 0.9.8-r11
2021-05-12 20:42:32 +02:00
Winter 0c6b4f2c75 rtorrent-jesec: init at 0.9.8-r11 2021-05-12 13:43:30 -04:00
Winter ce6d077290 libtorrent-jesec: init at 0.13.8-r1 2021-05-12 13:43:30 -04:00
Eduardo Sánchez Muñoz 1a8cf34ce4 amule: unbreak (except daemon), unstable-20201006 -> 2.3.3, use cmake 2021-04-10 17:20:29 +02:00
github-actions[bot] f5bb0053a6
Merge staging-next into staging 2021-03-02 18:17:42 +00:00
Sandro Jäckel 4bc50d5539
amule: mark broken 2021-03-01 18:02:08 +01:00
Sandro Jäckel e7dd8edf7e
amule: remove unused inputs, cleanup 2021-03-01 12:28:01 +01:00
Ben Siraphob 127733211e
treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
Ben Siraphob 76f93cc731 pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Antoine R. Dumont (@ardumont) 1f7cf96291
amule: 2.3.2 -> unstable-20201006
There has been no new release since 2.3.2 for some years now (around 2016) [1]

The most recent master branch for the amule project includes a commit [2] which
fixes compilation breakage with the next libupnp version [3].

So this bumps the amule version to the latest commit of that repository.

[1] https://github.com/amule-project/amule/issues/219

[2] 8784480c79

[3] #93048
2020-10-06 23:35:22 +02:00
Marek Mahut 52532b7c36
Merge pull request #91256 from prusnak/seeks
seeks: remove, upstream unmaintained
2020-09-18 16:32:33 +02:00
R. RyanTM 33348926b1 gtkgnutella: 1.1.15 -> 1.2.0 2020-07-13 08:22:37 +00:00
Pavol Rusnak 2e0542ebac
seeks: remove, upstream unmaintained 2020-06-22 13:43:29 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Doron Behar 98f5d0574f gtk-gnutella: 1.1.14 -> 1.1.15
Remove patches applied between 1.1.14 and 1.1.15 and switch to GitHub
source.
gtk-gnutella: several changes.
Disable internal malloc implementation.
Add @doronbehar as maintainer.
Comment about hardeningDisable regarding next release.
Format arguments and inputs.
Enable to disable GUI.
2020-03-30 13:44:17 +03:00
c0bw3b 69b393ace5 Treewide: update some problematic homepages
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
c0bw3b a157d96546 amule: fix build with crypto++ >= 6.0 2019-10-30 08:11:16 -07:00
Linus Heckemann 5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
Peter Hoeg 76dc4b668b amule: cleanup 2019-09-23 11:17:57 +08:00
Matthew Bauer ad22b9084d treewide: replace daemon with enableDaemon
broken with the introducation of "daemon" in

96ffba10f5
2019-09-22 20:14:05 -04:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Robin Gloster 11961d35e7
libtorrent: remove released patch 2019-07-29 21:56:30 +02:00
Andreas Rammhold 8c8c3ab85d
libtorrent: apply openssl 1.1 patch 2019-07-29 21:25:13 +02:00
Mario Rodas b6c2cb780f
rtorrent: 0.9.7 -> 0.9.8 2019-07-19 20:35:43 -05:00
Mario Rodas 894edfd504
librtorrent: 0.13.7 -> 0.13.8 2019-07-19 20:26:40 -05:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Silvan Mosberger 16a2f5a346
tahoe-lafs: Fix build 2019-05-29 21:48:47 +02:00
Renaud 02781acc38
gtk-gnutella: 1.1.9 -> 1.1.14 (#62151)
and fix build -- previously failing on Hydra
2019-05-28 14:54:17 +02:00
Jean-Paul Calderone be8f891c5a tahoe-lafs: clean up inputs (#59231)
Numpy has not been a dependency since 2012.
Apart from being unnecessary, numpy depends on openblas which fails to build on aarch64.
2019-04-11 22:22:59 +02:00
Uli Baum ea5f0983e7 tahoe-lafs: fix build 2019-03-27 21:13:14 +01:00
tilpner 0ce675a3d5
tahoe-lafs: 1.12.1 -> 1.13.0 2019-02-14 00:13:44 +01:00
Robert Schütz a6c90e135e bittornado: remove
It is unmaintained and does not build.
2018-11-26 15:51:48 +01:00
worldofpeace 9069908680 amule: fix build 2018-09-03 12:59:18 -04:00
Vladimír Čunát 00df25ee57
Merge branch 'master' into staging-next
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Frederik Rietdijk d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
Pascal Wittmann f7be21f4c9
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/development/libraries/exiv2/default.nix
        Set license to gpl2Plus
2018-08-06 12:04:52 +02:00
Pascal Wittmann 1058537c7c
rtorrent: add license
see issue #43716
2018-08-04 19:12:54 +02:00
Mario Rodas 2d7e6b79dc rtorrent: 20161023 -> 0.9.7 2018-08-04 08:35:54 -05:00
Mario Rodas b723af3174 libtorrent: 20161212 -> 0.13.7 2018-08-04 08:35:54 -05:00