Vladimír Čunát
ae74c356d9
Merge recent 'staging' into closure-size
...
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Tobias Geerinckx-Rice
fa247fa213
zstd: init at 0.4.7
2016-01-27 02:45:20 +01:00
Tobias Geerinckx-Rice
7d2f8eca1b
Revert "lz4: be just a bit more reproducible"
...
This reverts commit efc359c231
,
as it is no longer needed.
See: efc359c231 (commitcomment-15680107)
2016-01-26 16:48:29 +01:00
Tobias Geerinckx-Rice
efc359c231
lz4: be just a bit more reproducible
2016-01-26 06:13:05 +01:00
Tobias Geerinckx-Rice
ac33b4724a
More version attribute tidying where maintainers |= nckx
2016-01-25 20:08:34 +01:00
Tobias Geerinckx-Rice
9fb8020e4e
Add version attribute where maintainers |= nckx
...
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Vladimír Čunát
313faf07ba
brotli: init at 0.3.0
2016-01-20 22:50:26 +01:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
Vladimír Čunát
2d0893088f
Merge branch 'master' into staging
2016-01-15 13:43:57 +01:00
Tobias Geerinckx-Rice
685b2ebb60
xdelta: add longDescription
2016-01-11 20:34:36 +01:00
Tobias Geerinckx-Rice
6aa786d1d6
xdeltaUnstable: init at 3.1.0
...
This will eventually become the new stable branch (as unstable ones
are wont to do), but is worth having if you want to patch yesterday's
‘large’ files today, or need to apply patches already created with it.
“First release of the 3.1.x series. This is taken from the
"64bithash" branch.
- Adds support for -B values greater than 2GB, enabled by
-DXD3_USE_LARGESIZET=1 variable. [Enabled in nixpkgs.]
- Adds new performance and speed regression test, written in #Golang.
[Not enabled in nixpkgs.]
When compiled for large sizes, xdelta3 uses a 64bit checksum function.
This impacts both compression and speed.
Relative to 3.0.11, the new branch is currently 3-5% slower and
has 1-2% worse compression. Performance will be addressed in
future 3.1.x releases.”
2016-01-11 20:34:36 +01:00
Tobias Geerinckx-Rice
5e9b49dd53
xdelta: add lzmaSupport; enable by default
2016-01-11 18:35:50 +01:00
Tobias Geerinckx-Rice
83289318f0
xdelta: 3.0.10 -> 3.0.11
2016-01-11 18:35:50 +01:00
Vladimír Čunát
b1acaffe67
Merge branch 'master' into staging
2016-01-05 10:28:58 +01:00
Tobias Geerinckx-Rice
d030b608dd
zopfli: build & install zopflipng, shared libraries, READMEs
2016-01-03 00:24:28 +01:00
Tobias Geerinckx-Rice
2ba8ae8d97
zopfli: 1.0.0 -> 1.0.1 + bug fixes
...
Maintain & tidy up `meta` while we're here.
2016-01-03 00:24:28 +01:00
janus
9897b35661
FreeBSD: patch expat, kerberos, libedit, ossp-uuid, lz4, sharutils, add libelf-freebsd
2016-01-01 17:01:13 +00:00
janus
a1ade02cdc
FreeBSD support
2016-01-01 16:59:48 +00:00
Vladimír Čunát
f9f6f41bff
Merge branch 'master' into closure-size
...
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Dan Peebles
51ebb5a9aa
lz4: mark as working on all unixes
...
I've only tested on darwin, but it looks like a pretty vanilla package
2015-12-30 17:45:13 -05:00
Michael Raskin
19aa4f0a6b
pixz: init at 1.0.6
2015-12-12 17:39:14 +01:00
Luca Bruno
5b0352a6a4
Merge branch 'master' into closure-size
2015-12-11 18:31:00 +01:00
Vladimír Čunát
263fd55d4b
Merge recent staging built on Hydra
...
http://hydra.nixos.org/eval/1231884
Only Darwin jobs seem to be queued now,
but we can't afford to wait for that single build slave.
2015-12-05 11:11:51 +01:00
Luca Bruno
920b1d3591
Merge branch 'master' into closure-size
2015-11-29 16:50:26 +01:00
Tobias Geerinckx-Rice
2798b02ad0
Convert some *Flags from strings to lists
2015-11-26 23:45:31 +01:00
Luca Bruno
a412927924
Merge remote-tracking branch 'origin/master' into closure-size
2015-11-25 21:37:30 +01:00
Vladimír Čunát
60e5e837bb
pbzip2: fix a problem due to my bad refactoring
2015-11-24 10:07:21 +01:00
Vladimír Čunát
bf58d24fe6
pbzip2: maintenance updates 1.1.9 -> 1.1.12
2015-11-24 10:04:25 +01:00
Mitch Tishmack
642ee7a77f
pbzip2: g++ -> c++ to fix on darwin ( close #11212 )
...
vcunat made it apply unconditionally, as it works OK on Linux at least.
/cc maintainer @viric.
2015-11-24 10:03:22 +01:00
Matthias C. M. Troffaes
aeb3d8ce4c
bzip2: fix cross build on mingw by using autoconf patch
2015-11-23 11:25:03 +00:00
Matthias C. M. Troffaes
5f25c63bfd
Revert "bzip2: fix cross build on mingw by using autoconf patch"
...
This reverts commit 094c374941
.
2015-11-23 11:23:37 +00:00
Vladimír Čunát
333d69a5f0
Merge staging into closure-size
...
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Matthias C. M. Troffaes
094c374941
bzip2: fix cross build on mingw by using autoconf patch
2015-11-18 16:33:36 +00:00
William A. Kennington III
baf30718ca
Merge branch 'master.upstream' into staging.upstream
2015-11-18 02:36:33 -08:00
Pascal Wittmann
7fd2796e99
Replace 'with plaforms; platform' with 'platforms.platform'
2015-11-17 21:30:43 +01:00
aszlig
96648a8526
bzip2: Get rid of the custom builder.sh.
...
Everything the builder.sh did can be done with the generic builder which
makes it easier to override attributes and also easier to read.
The reason I've done this is because of #10820 , which tries to override
the preBuild hook, but the latter is hardcoded in the builder.sh of
bzip2.
I have compared the output of this against the previous version and the
only things that were different were timestamps in libbz2.a.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-11-17 16:25:56 +01:00
Eelco Dolstra
99fe4f97c5
xz: Update to 5.2.2
2015-10-30 13:18:21 +01:00
Vladimír Čunát
daa543a455
gzip: split man and info outputs
2015-10-28 10:09:33 +01:00
Vladimír Čunát
5227fb1dd5
Merge commit staging+systemd into closure-size
...
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02:00
Tobias Geerinckx-Rice
249b25698e
xdelta: tidy up
2015-08-03 01:41:55 +02:00
Tobias Geerinckx-Rice
c0f59dc0bb
lz4: remove test restrictions
...
Tests are still disabled by default.
2015-07-31 02:02:07 +02:00
Tobias Geerinckx-Rice
08f866d887
xdelta: 3.0.9 -> 3.0.10
2015-07-27 01:54:08 +02:00
Tobias Geerinckx-Rice
e0038d7571
lz4 130 -> 131
...
Changes:
- liblz4: xxhash symbols are dynamically changed (namespace
emulation) to avoid symbol conflict
- liblz4.a (static library) no longer compiled with -fPIC by
default
2015-06-30 09:49:52 +02:00
William A. Kennington III
7a0bbce2e6
lz4: Don't test by default as it takes forever
2015-06-24 17:51:59 -07:00
Tobias Geerinckx-Rice
98b2d7b727
Separate nativeBuildInputs where maintainers |= nckx
2015-06-17 22:21:32 +02:00
Pascal Wittmann
62d62b6588
Fixed some licenses
2015-06-10 13:00:42 +02:00
Bob van der Linden
e593a8d3bf
zopfli: removed roconnor as a maintainer
...
roconnor was added as a maintainer by accident
2015-06-08 19:41:45 +02:00
Arseniy Seroka
944972ba4a
Merge pull request #8199 from bobvanderlinden/zopfli
...
added zopfli package
2015-06-07 01:13:58 +03:00
Bob van der Linden
a818dba90b
added zopfli package
2015-06-06 23:59:51 +02:00
Tobias Geerinckx-Rice
d904b54c0e
lz4: fix make test
...
I'll assume this is an oversight due to hasty releasing and can be
reverted in version 131.
2015-05-30 21:09:26 +02:00