Commit graph

26 commits

Author SHA1 Message Date
Juan RP 1c5f4690e6 xbps-src: always require current srcpkgs version in build dependencies.
That means that version comparators are not supported anymore in
hostmakedepends and makedepends.

This will ensure that a pkg is always built with the same build dependencies
everywhere, if the srcpkgs tree is uptodate.
2015-03-27 10:59:58 +01:00
Enno Boland 601ccbca37 darktable: rebuild with updated libgphoto. 2015-03-06 23:41:16 +01:00
lemmi 2ad79dac69 darktable: update to 1.6.3. 2015-03-02 13:59:37 +01:00
Duncan Overbruck 4371d200ab darktable: update to 1.6.2. 2015-02-01 19:47:43 +01:00
Eivind Uggedal fc0f53c01b darktable: extract update_* to external update file 2015-01-15 11:16:41 +00:00
lemmi 7a09d90f38 darktable: update to 1.6.1. 2014-12-22 00:01:02 +01:00
lemmi aaba81fb00 darktable: update to 1.6.0. 2014-12-20 21:44:00 +01:00
Juan RP 44fdb4d41f darktable: force SSE2 via CXXFLAGS too. 2014-11-30 18:00:58 +01:00
Juan RP 7853475ff1 darktable: unbreak x86: needs SSE2 at least. 2014-11-30 17:53:52 +01:00
Juan RP 29f4c3c0ed darktable: build with CUSTOM_CFLAGS enabled, i.e don't build with -mtune=native. 2014-11-30 17:49:42 +01:00
onekk 0715365fb5 darktable: modified template to adpat at the libopenjpeg
SONAME bump
2014-11-26 13:06:21 +01:00
Juan RP fb8780ad41 darktable: disable BMI/BMI2 insns, which are only available on Intel Haswell CPUs. 2014-11-16 19:13:12 +01:00
Christian Neukirchen e424cb8024 add update_* to most packages starting with "d". 2014-11-01 20:37:18 +01:00
Enno Boland 78634ca8ce darktable: revbump to build against new openexr 2014-10-28 14:47:05 +01:00
onekk 0a912c2775 modified package: many changed my email address in all of them
Regards

Carlo D.
2014-10-27 18:05:31 +01:00
Christian Neukirchen e0f08ba748 darktable: only_for_archs="i686 x86_64" 2014-08-28 15:14:29 +02:00
Juan RP 93b95dc6ae Revbump pkgs that link against exiv2. 2014-07-03 15:19:24 +02:00
Juan RP 34636f9673 darktable: remove shlib workaround now that bin has rpath. 2014-06-02 11:45:21 +02:00
Juan RP df97b95668 Revbump packages that depend on colord due to soname bumps. 2014-05-09 11:59:18 +02:00
Juan RP 77be6cd12f darktable: finally problem understood and fixed, disable AVX instructions.
gcc-4.7.3 generates AVX instructions with -mtune=generic on Intel CPUs
supporting the AVX instruction set.
2014-05-08 12:16:31 +02:00
Juan RP 9bd8c76ff5 darktable: patch to workaround a gcc-4.7.3 issue with -mtune=generic. 2014-05-08 11:58:56 +02:00
Juan RP a4543d5217 darktable: fix previous, should be CFLAGS not CXXFLAGS. 2014-05-08 11:31:15 +02:00
Juan RP 0315e49a49 darktable: make this work on AMD CPUs by forcing SSE instructions. 2014-05-08 11:28:17 +02:00
Juan RP 874b71c561 darktable: move shlib to /usr/lib to make this work. 2014-05-06 22:30:13 +02:00
Juan RP e2553cfed8 darktable: remove unnecessary build deps. 2014-05-06 22:15:47 +02:00
onekk a754f84a69 New Package: Darktable - virtual lighttable and darkroom for
photographers, hope it will works as expected.

It is packages without "gnome-keyring" and some exotics depends

Regards

Carlo
2014-05-06 22:02:38 +02:00