Commit Graph

894 Commits

Author SHA1 Message Date
fbrosson
1ef194a36e libburn: bump to 1.4.4, drop libtool file, add x86 secondary arch. 2016-09-13 14:52:02 +00:00
fbrosson
8f3397bf3a libpcre2: bump to 10.22, drop doc on secondary arch. 2016-09-11 06:08:08 +00:00
fbrosson
abf5a80257 dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. (#791) 2016-09-02 21:00:13 -04:00
fbrosson
c2237ff38d Add $secondaryArchSuffix to cmd:libtoolize & fix trailing tabs. (#785) 2016-08-31 16:49:07 -04:00
Adrien Destugues
ae7513746a libidl: needs libiconv. 2016-08-28 22:36:17 +02:00
Adrien Destugues
3aa196c5cf libgcrypt: the devel package needs libgpg_error
to be able to run its binaries.
2016-08-28 22:36:17 +02:00
Adrien Destugues
535db7dd18 Download from safe sources.
Downloading directly from VCS repos is not allowed on package build
bots, so use archived exports whenever possible.
2016-08-28 22:35:25 +02:00
Adrien Destugues
fe3d2bc9de boost: update to 1.57.0.
This version builds with gcc5.
2016-08-28 22:34:40 +02:00
fbrosson
7261bbe97e Fix several recipes which were missing a $secondaryArchSuffix. (#784) 2016-08-27 19:04:22 -04:00
fbrosson
0686e80dac libgcrypt: bump to 1.7.3, fix REQUIRES_devel, add TEST. (#771)
* Add lib:libgpg_error to REQUIRES_devel, as cmd:mpicalc needs it.
* Drop documentation on secondary architectures.
* Add TEST() with "make check".
2016-08-19 11:00:58 -04:00
Jerome Duval
5185b04636 rasqal: convert to new recipe format. 2016-08-04 22:55:01 +00:00
Jerome Duval
5c1f288bb9 mpfr: add devel:libgmp as devel package dependency. 2016-08-04 22:54:59 +00:00
Jerome Duval
54f1fa8771 mini-xml: move from dev-cpp to dev-libs.
* rename from mxml to mini_xml.
2016-08-02 23:21:45 +02:00
Jerome Duval
63e8af8698 raptor: add recipe for version 2.0.15.
* remove old format recipe.
2016-08-02 23:20:53 +02:00
fbrosson
22e947ab82 libassuan: remove unneeded call to updateRevisionVariables. 2016-07-27 22:56:54 +00:00
Jerome Duval
700641b8c0 libtasn1: bump version.
* disable gcc warnings for gcc2.
* remove libtool file.
2016-07-27 21:56:34 +00:00
Jerome Duval
1f8a1f71e7 libxml2: remove old recipe. 2016-07-27 19:50:26 +00:00
Sergei Reznikov
dcc0fda83a libebml: bump version to 1.3.4
remove libtool file.
2016-07-25 15:52:02 +03:00
Sergei Reznikov
fb577889b5 libgcrypt: fix soname version 2016-07-25 13:48:55 +03:00
Sergei Reznikov
7cb4a1952e libgpg-error: fix soname version 2016-07-25 13:44:12 +03:00
Sergei Reznikov
f5d351e74d libgcrypt: bumo version to 1.24 2016-07-25 12:57:55 +03:00
Sergei Reznikov
b5bddca936 libgpg-error: bumo version to 1.24 2016-07-25 12:56:29 +03:00
begasus
883f45c28d libunistring: Cleaned up layout.
Closes #679.
2016-07-22 18:17:11 -04:00
miqlas
6dda7ad1fc LibPCRE2 recipe (#684)
PCRE2 Fix

License

Fixed recipe
2016-07-22 17:33:23 -04:00
fbrosson
618424924d uchardet: create recipe. (#452) 2016-07-22 06:04:12 +00:00
Jerome Duval
691d3ac691 libgpg_error: bump version.
* remove libtool file.
2016-07-21 20:51:41 +00:00
Jerome Duval
11c1ae3340 libassuan: bump version.
* remove libtool file.
2016-07-21 20:51:41 +00:00
Jerome Duval
84a11201cd expat: add recipe for version 2.2.0. 2016-07-19 16:40:12 +00:00
Jerome Duval
87bc25ad5d icu: add recipe for version 57.1.
* rename the 56.1 recipe for icu56 for compatibility.
2016-07-12 13:42:00 +00:00
fbrosson
cd4c2786da xerces-c: bump to 3.1.4, drop libxerces-c.la. (#675) 2016-07-05 11:04:21 +00:00
fbrosson
6b582a0805 libebml: fix libebml.la for all archies other than x86_gcc2. (#667)
* On all architectures other than x86_gcc2 the generated definition
  of dependency_libs in libebml.la includes a path to libstdc++.la
  that hard-codes the full version of the gcc package being used to
  build libebml. Keeping that path unchanged would result in a hidden
  dependency of libebml_devel on a specific revision of the gcc pkg.
  So fix that path using a package-links dir that starts with e.g.
  /packages/libebml_x86_devel-*/gcc_x86/develop/tools/x86/lib/gcc/...
* Add gcc$secondaryArchSuffix to REQUIRES_devel when building for an
  architecture other than x86_gcc2 because libebml.la needs it.
* Add TEST() with "make check".
2016-06-27 04:17:35 +00:00
fbrosson
4a11de7bba libpcre: bump to 8.39, drop documentation on 2nd arch. (#638) 2016-06-17 21:56:50 +00:00
Jerome Duval
169e6a7a89 unittest++: add recipe for version 1.6.1 2016-06-02 21:51:38 +02:00
fbrosson
ae3d17e2d2 libzip: add recipe for 1.1.3, disable static lib, fix install. (#622)
* Add recipe for 1.1.3 but call configure with --disable-static. This
  is OK since there are currently no recipes depending on libzip.
* "make install" puts zipconf.h in lib/libzip/include/ so we need to
  move it to develop/headers/libzip/ and fix libzip.pc.
* Change "LN=ln -f" into "LN=ln -frs" in man/Makefile.am to make ln
  create relative symlinks. This works fine and also saves space.
2016-06-02 10:35:52 +02:00
fbrosson
6b1d1cee6d check: fix PROVIDES for secondary arch & improve pkg splitting. (#594)
* 0.9.13, 0.9.14 and 0.10.0 were missing a cmd:gawk in REQUIRES.
* Fixed 2nd arch for 0.10.0 and improved the package splitting.
* Switch 0.9.13 and 0.9.14 to the same layout as 0.10.0.
2016-05-13 14:46:30 -04:00
Jerome Duval
dc8d11d4e0 glib2: bump version. 2016-05-11 22:40:21 +00:00
Jerome Duval
d42185e54c re2: add recipe for version 2016.05.01. 2016-05-11 20:37:51 +00:00
fbrosson
ee62127865 libgpg_error: bump to 1.22 and enable x86_gcc2 as 2nd arch. 2016-05-05 21:54:58 +02:00
fbrosson
2de99196b7 openssl: bump to 1.0.1t and 1.0.2h.
Also add cmd:cmp to BUILD_PREREQUIRES since "make test" needs it.
2016-05-05 21:53:44 +02:00
Jerome Duval
2e7bf6d92e isl: bump version.
* keep isl 0.14 with soname 13 for compatibility.
2016-05-05 15:17:56 +00:00
Jerome Duval
73e1e21e4c libgcrypt: bump version.
* remove libtool file.
2016-05-02 22:16:58 +00:00
Jerome Duval
6b70c41049 openssl: restore patch.
* This reverts commit 7f3bd1daac.
* openssl is about to revert Haiku support.
* remove RC4_CHAR on x86_64.
2016-05-02 00:01:59 +00:00
fbrosson
6ab4d92086 libcdio: fix versions of devel:lib{cdio,iso9660} in PROVIDES_devel.
* libcdio and libiso9660 had had their versions bumped in PROVIDES
  but not in PROVIDES_devel.
* Do not ship documentation and runtimes for secondary arch builds.
* Use a mirror redirector for SOURCE_URI.
* Update COPYRIGHT years.
2016-04-20 21:28:51 +00:00
Jerome Duval
7f3bd1daac openssl: update git recipe.
* remove upstreamed part of the patchset.
2016-04-14 20:44:04 +00:00
fbrosson
1eb0d49f8a glib: add recipe for version 2.48.0. (#546) 2016-04-13 20:03:18 +02:00
Jerome Duval
502e94396f libtasn1: bump version. 2016-04-13 19:24:21 +00:00
fbrosson
88acd1b741 geoip: Add usage and trap for geoipupdate.sh. 2016-04-12 08:35:46 +00:00
Jerome Duval
cd85a98927 libedit: move to sys-libs. 2016-04-09 14:21:39 +00:00
fbrosson
6855838b0d libmaxminddb: bump to version 1.2.0.
* Bump version.
* Refresh SUMMARY and DESCRIPTION.
* Add x86 and x86_64 to ARCHITECTURES.
* Shorten SOURCE_URI by making it start with $HOMEPAGE.
* Add missing libmaxminddb_devel in PROVIDES_devel.
* On x86_gcc2, install mmdblookup instead of mmdblookup-x86.
* Add call to fixPkgconfig in INSTALL() and move man3 to devel.
2016-04-06 22:40:04 +00:00
Kacper Kasper
73e08a494c icu: add tools package. 2016-04-06 22:55:17 +02:00