Commit Graph

7787 Commits

Author SHA1 Message Date
fbrosson
431444b1cf vala: fix missing $secondaryArchSuffix in PROVIDES{,_common}.
The "$secondaryArchSuffix" suffix was missing for vala in PROVIDES
and for vala_common in PROVIDES_common. This is required on x86_gcc2
because vala_x86 requires vala_common_x86.
2016-03-21 04:33:49 +00:00
Humdinger
862a281edd gphoto2_x86 package. Fix PROVIDES section.
There was a typo in the PROVIDES of the recipe that left the package
un-installable. Thanks vidrep for reporting and Diver for spotting
the issue!
2016-03-20 17:10:10 +01:00
Humdinger
7f7579ddcf Recipes for new versions of gphoto2 and libgphoto2 2016-03-19 19:01:42 +01:00
Sergei Reznikov
39a752255e tmux: add recipe for version 2.1
builds but doesn't run
2016-03-16 21:14:30 +03:00
Sergei Reznikov
8015100db5 libevent: clean up recipe 2016-03-16 21:14:30 +03:00
Jerome Duval
7aa0f7f428 gcc: fix syslibs provides for secondary arch. 2016-03-17 19:09:52 +00:00
Jerome Duval
e5e41c1112 llvm: git recipe: disable rpath, forgot __INTEL__ on x86. 2016-03-17 01:46:57 +00:00
Jerome Duval
bf211c4827 llvm: disable rpath, forgot __INTEL__ on x86. 2016-03-16 06:17:04 +00:00
Jérôme Duval
44b7fdc352 Fix some occurrences of _devel$secondaryArchSuffix 2016-03-15 23:45:15 +01:00
Jérôme Duval
01e27ae578 Merge pull request #508 from fbrosson/transmission
transmission: drop 2.82, touch 2.84, add 2.92.
2016-03-15 23:35:51 +01:00
Jérôme Duval
af4e2dab08 Merge pull request #505 from fbrosson/gnutls
gnutls: bump version to 3.4.10.
2016-03-15 15:47:33 +01:00
fbrosson
f9f77a675c transmission: drop 2.82, touch 2.84, add 2.92.
* Drop recipe for version 2.82.
* Fix SOURCE_URI for 2.84.
* Add recipe for 2.92 with "--enable-cli" (as it's no longuer enabled
  by default) and without "--datadir=$dataDir" which runConfigure
  already takes care of.
2016-03-15 14:04:48 +00:00
fbrosson
f67e35bcad gnutls: bump version to 3.4.10.
* Bump version to 3.4.10.
* Drop the --disable-doc switch during configuration and put all docs
  in a separate, architecture-independent package, gnutls_doc, in case
  we are building for a primary arch. Do not provide a doc package at
  all if we are building for a secondary architecture.
* Swap the lines for "cmd:psktool" and "cmd:ocsptool" as they were not
  sorted.
* Drop the "cmd:systemkey" line in PROVIDES as it is not installed by
  default. There isn't even a configure option to have it installed.
2016-03-15 07:20:12 +00:00
waddlesplash
3fb9d1c971 Merge pull request #507 from fbrosson/openldap
openldap: bump version to 2.4.44.
2016-03-14 21:50:29 -04:00
François Revol
99ded68145 libusb_compat: enable x86 secondary arch
It seems to build now.
2016-03-15 00:39:58 +01:00
Alexander von Gluck IV
f5167659c2 python_ecdsa: Add version 0.13 2016-03-14 17:33:39 -05:00
Alexander von Gluck IV
eb3607aa3f paramiko: Rebrand to python_XXX to match other non-py labeled packages 2016-03-14 17:25:16 -05:00
Alexander von Gluck IV
1dcd73d1dc paramiko: Port from bep to recipe and bump to v1.16.0 2016-03-14 17:19:04 -05:00
Alexander von Gluck IV
731670e173 pycrypto: Port bep to recipe and bump to 2.6.1 2016-03-14 17:13:03 -05:00
fbrosson
561fc40214 openldap: bump version to 2.4.44.
* Bump version to 2.4.44.
* Mark all architectures as tested.
* Remove documentation for secondary architectures.
* Reorder sections.
* Fix PATCH() to avoid replacing "-lnetwork" by "-lnetworkwork".
2016-03-14 11:02:23 +00:00
waddlesplash
dfb75c230e Merge pull request #506 from fbrosson/grep
grep: bump version to 2.24.
2016-03-13 19:16:21 -04:00
fbrosson
75c614bb6b grep: bump version to 2.24. 2016-03-13 22:38:39 +00:00
Sergei Reznikov
6dbffbaf5d mc: bump version 2016-03-13 22:43:01 +03:00
Adrien Destugues
93c2a5667e lwtools: update to version 4.12. 2016-03-13 20:20:46 +01:00
François Revol
29c2dc5ece pciutils: update recipe to latest release 3.4.1 2016-03-13 17:28:08 +01:00
waddlesplash
39cce21e02 Merge pull request #504 from fbrosson/check
check: add recipe for version 0.10.0.
2016-03-12 11:22:38 -05:00
François Revol
936ee37d28 treecc: fix quote escaping 2016-03-12 14:56:38 +01:00
fbrosson
7746bb1be1 check: add recipe for version 0.10.0. 2016-03-12 03:04:24 +00:00
Michael Lotz
25ce22e439 sqlite: Remove jobArgs as parallel builds aren't supported. 2016-03-11 23:01:50 +00:00
Jerome Duval
1011eee5be llvm: bump to 3.8.0.
* only x86_64 works at the moment.
2016-03-11 17:33:57 +00:00
Jerome Duval
629ecc19f1 nasm: missing patchset. 2016-03-10 18:24:34 +00:00
Jerome Duval
daef6276cf nasm: fix gcc2 build. 2016-03-10 18:22:45 +00:00
Jerome Duval
b23efa9867 graphite2: bump version. 2016-03-10 16:54:59 +00:00
Jérôme Duval
2fd4b52167 Merge pull request #502 from fbrosson/openssl
openssl: bump version (1.0.2g & 1.0.1s)
2016-03-10 16:12:36 +01:00
fbrosson
49ebcb19cf openssl: bump version (1.0.2g & 1.0.1s)
* bump 1.0.2 series to 1.0.2g with enable-ssl2 to prevent API breakage.

* bump 1.0.1 series to 1.0.1s with enable-ssl2 to prevent API breakage.

* Fix the patchset for the 1.0.1 series:
 1. by using a copy of patch "Do not use __INTEL__ to detect x86_64"
from the 1.0.2 series for crypto/evp/e_aes_cbc_hmac_sha1.c.
 2. by using a copy of the 2nd chunk of patch "more __intel__ fixes..."
from the 1.0.2 series for crypto/evp/e_rc4_hmac_md5.c.
2016-03-10 14:00:21 +00:00
Michael Lotz
72ab59b56c cmake: Update 2.8 patchset to undo most of elf.h sepcial casing.
Haiku now provides a public elf.h and the special casing lead to build
failures on current x86_gcc2.
2016-03-09 21:42:57 +00:00
Jérôme Duval
7a3e613c28 Merge pull request #501 from fbrosson/musepack
musepack: add x86{,_64} to libcuefile, libreplaygain and musepack_tools.
2016-03-09 11:19:11 +01:00
Jerome Duval
96ae578042 mpfr: bump version. 2016-03-08 21:11:03 +00:00
Jerome Duval
c5174d8681 nss: add recipe for version 3.23. 2016-03-08 21:11:01 +00:00
Jerome Duval
4d9b4cf63d bmake: bump version. 2016-03-08 21:10:59 +00:00
Jerome Duval
be902e6442 nasm: add recipe for version 2.12. 2016-03-08 21:10:57 +00:00
fbrosson
0f2f511e93 musepack: add x86{,_64} to libcuefile, libreplaygain and musepack_tools.
* Add x86 and x86_64 to ARCHITECTURES as the recipe also works fine for these.
* Add x86_gcc2 to SECONDARY_ARCHITECTURES for use in x86 (gcc4) hybrid.
* Use $portVersion instead of the current version in SOURCE_{URI,DIR}.
* Drop the "r" prefix in version (r475 → 475) and ajust SOURCE_{URI,DIR}.
2016-03-08 16:45:10 +00:00
waddlesplash
c4b3c50dfc Merge pull request #499 from fbrosson/libdvbpsi
libdvbpsi: bump version, upgrade patch, reformat recipe.
2016-03-07 12:15:09 -05:00
fbrosson
7c8dbdd493 libdvbpsi: bump version, upgrade patch, reformat recipe. 2016-03-06 22:57:44 +00:00
Augustin Cavalier
cbc458084d mednafen: Create a new recipe.
Compiles/installs/starts, but crashes in an OpenGL blitter on my end.
Not sure what the culprit is.
2016-03-06 15:11:03 -05:00
Jerome Duval
5a86334e3a Fix recipes broken by reordering.
* bump version for packages broken by haikuporter #83.
2016-03-06 20:16:43 +00:00
Humdinger
4f64a60ebf Added recipe for PadBlocker. 2016-03-06 19:03:06 +01:00
Adrien Destugues
a7613f20d0 Python 3.5: mark as working on x86_gcc2.
It seems to work just fine, why was it marked broken?
2016-03-06 18:50:35 +01:00
waddlesplash
c671668eeb Merge pull request #497 from DarkmatterVale/master
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
2016-03-06 12:19:59 -05:00
waddlesplash
914c5c4f4b Merge pull request #470 from fbrosson/lighttpd
lighttpd: use autoconf instead of patching configure
2016-03-06 12:16:49 -05:00