Commit Graph

195 Commits

Author SHA1 Message Date
Jerome Duval
1ba98d584b unzip: remove superfluous line 2015-02-26 17:21:09 +00:00
Jerome Duval
d40889cf97 unzip: use the unix target
* bring beos patches over the unix target
* bring haiku patches too
* doesn't work quite for attributes yet.
2015-02-25 23:08:27 +00:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Chirayu Desai
9640636c8d cabextract: Fix recipe and let it build on x86_gcc2 2015-01-05 17:56:06 +00:00
Jerome Duval
d7a1c1abbb xz_utils: bump version 2014-12-27 22:25:53 +00:00
Kacper Kasper
88c76b71e1 Merged in tweakdeveloper/haikuports/unlzx (pull request #394)
Added recipe for unlzx
2014-12-26 18:36:51 +01:00
Nolan Clark
b5e0e65187 Added recipe for unlzx 2014-12-26 10:34:16 -06:00
Timothy Gu
323a9e436f cabextract: Support x86_64
Also adds missing dependency.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-18 03:02:53 +00:00
Timothy Gu
bb53cf1ede gzip-1.6: Fix gzexe backup generation
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-16 23:36:55 +00:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues
0110b908a1 zip: depend on libz.
There is no need for zip to reimplement libz when it is available (and
it autodetects that)
2014-12-07 21:07:21 +01:00
Augustin Cavalier
b555b6e3dc Gzip: add recipe for 1.6, delete old recipes. 2014-12-03 13:37:08 -05:00
Jerome Duval
2d34c52ac2 cpio: enable x86 and x86_64 archs 2014-11-29 22:43:16 +00:00
Jerome Duval
6479460dee xz-utils: bump version 2014-11-27 18:13:32 +00:00
François Revol
2dfbc61433 lzip: Install to /bin for x86 gcc4 2014-10-28 01:06:42 +01:00
François Revol
ef354bce44 Add a recipe for lzip
It seems the GNU folks thought it'd be a good idea to use yet
another compressor to release their sources...
2014-10-28 00:45:22 +01:00
Jerome Duval
ab717d6c4f cpio: enable x86_64 2014-10-16 17:07:24 +00:00
Adrien Destugues
e92262243a Add recipe for unzip 6.10c11.
While this is not a stable release from unzip, it includes the Haiku
changes we upstreamed in 2011. It is better to use this than to backport
those changes to 6.0 again.
2014-10-14 20:39:19 +02:00
Adrien Destugues
2f69ff1c01 Add recipe for ncompress.
This is an updated version of what we currently have in haiku tree for
compress. It was renamed to ncompress to avoid confusion with the BSD
implementation.
2014-10-14 14:43:55 +02:00
Adrien Destugues
e386a9f4b4 cpio 2.11: fix recipe. 2014-10-14 14:43:21 +02:00
Jerome Duval
f4a30a5dbd snappy: added a recipe for version 1.1.2
* had to use a non official mirror because of GoogleDrive.
2014-10-03 16:35:00 +00:00
Jerome Duval
b315911a08 xz_utils: bump version. 2014-09-23 17:10:21 +00:00
Jerome Duval
d0ef852764 freetype: fixed pkg-config and libtool files.
to use package links as described by Ingo.
* added devel packages requirements for libpng, zlib, bzip2
2014-09-22 22:20:35 +00:00
Jérôme Duval
ba7a929582 fixPkgconfig doesn't need an argument. 2014-09-03 16:57:14 +02:00
Jerome Duval
ba846cd69c unrar: bump version
* removed version 4.2.4
2014-08-06 18:34:48 +00:00
Adrien Destugues
2db725ed3e LHA: add expander rule and fix libiconv detection
* Makes it possible to extract LHA archives with Expander
* Makes it possible to extract archives with non-utf8 file names inside
2014-07-17 09:48:03 +02:00
Augustin Cavalier
4eed96fc2c xz_utils: devel package requires base package. 2014-07-15 11:19:30 -04:00
Augustin Cavalier
6689510053 xz_utils: Split devel:liblzma into a separate package. 2014-07-13 10:39:35 -04:00
Adrien Destugues
6e05d6bcd6 unzip: fix recipe syntax.
Still does not build.
2014-06-10 23:05:46 +02:00
Jerome Duval
b41fbe8e15 fixed uses of libssl and libcrypto on secondary arch. 2014-06-02 17:28:47 +00:00
Jerome Duval
f9b9f23da2 lz4: gcc2 patches 2014-05-16 14:22:14 +00:00
Jerome Duval
ee4c981b18 added recipe for lz4 2014-05-15 22:20:40 +00:00
Jerome Duval
6d370e76fe unrar: added recipe for version 5.1.5 2014-05-13 15:44:25 +00:00
PulkoMandy
5f9bcb6928 Declare ARM support for packages to bootstrap.
* The bootstrap process won't work without that.
2014-04-22 21:23:55 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Oliver Tappe
f31617b50f Adjust many more recipes to support mirror site.
* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
2014-04-20 23:13:43 +02:00
Adrien Destugues
2b15d5c85d Merged in KapiX/haikuports (pull request #158)
zip 3.0
2014-04-19 23:33:20 +02:00
Jerome Duval
2851af416a sharutils: enable x86_gcc2 2014-04-14 19:55:35 +00:00
Jerome Duval
9914652aad unrar: added recipe for version 5.0.14 2014-04-14 18:27:03 +00:00
Kacper Kasper
160679de68 zip: turn bep into recipe. 2014-04-03 21:42:21 +00:00
Adrien Destugues
8b23273f9e Cleanups
* Remove some old non-recipes
* Add missing cmd:awk to some packages
2014-03-30 13:23:00 +02:00
Adrien Destugues
670cb5e9ae Tar: fix gcc2 build. 2014-03-28 21:47:12 +01:00
Jerome Duval
5e3de2f734 Promote version upgrades for x86 and x86_64. 2014-03-22 23:00:29 +00:00
Jonathan Schleifer
0ec0eefec9 tar: Oops, forgot to git add the patchset. Sorry. 2014-03-20 20:35:35 +01:00
Jonathan Schleifer
bd5d90be1b Fix tar-1.27.1
* Fixes the patch not applying
* Fixes build not succeeding due to -Werror
  (--enable-gcc-warnings is the default and enables -Werror as well)
2014-03-20 15:04:31 +01:00
Jerome Duval
cadf307871 tar: recipe for version 1.27.1 2014-03-20 10:18:36 +00:00
Jerome Duval
16588c2c30 xz_utils: recipe for version 5.0.5 2014-03-20 09:56:59 +00:00
Adrien Destugues
9a9f45b24e Fix pkg-config file for liblzma. 2014-01-12 19:34:40 +01:00
dradancer
609b62205d Updated descriptions/summaries to comply 2014-01-05 04:12:45 -08:00
dradancer
aeb2606424 Cleaned up summary/description in app-arch and app-editors (plus a few miscellanous) 2014-01-05 04:12:45 -08:00