Commit graph

7 commits

Author SHA1 Message Date
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