Commit Graph

8568 Commits

Author SHA1 Message Date
Mason X
e684a8a618 libaacs: remove empty patchset. (#904) 2016-12-02 21:31:58 +00:00
Jérôme Duval
16c6ea8f8c bochs: missing provide. 2016-12-02 20:45:36 +01:00
Jérôme Duval
4aebe8ac80 sqlite: bump version. 2016-12-02 19:14:14 +01:00
Jérôme Duval
c43d80b899 orc: fix requires for devel package. 2016-12-02 19:13:46 +01:00
Jérôme Duval
9766fed866 libraw: add libgomp and libjpeg dependencies.
* reorder sections.
2016-12-02 19:13:00 +01:00
Jérôme Duval
ee21af1eff soxr: add libgomp dependency on gcc5. 2016-12-02 19:12:12 +01:00
Jérôme Duval
9a944dcab2 cairo: remove libtool file. 2016-12-02 19:11:49 +01:00
Jérôme Duval
1e18a2c307 graphicsmagick: bump version.
* enable shared libs and modules.
* switch to 16bit depth.
2016-12-01 23:48:10 +01:00
Jérôme Duval
3aa5a68218 libvisio: bump version. 2016-12-01 23:48:10 +01:00
Jérôme Duval
f339b3252c libcdr: bump version. 2016-12-01 23:48:10 +01:00
Jérôme Duval
e81c8cb835 libpagemaker: bump version. 2016-12-01 23:48:10 +01:00
Jérôme Duval
f111928e2e libmspub: bump version. 2016-12-01 23:48:10 +01:00
Calvin Hill
033eca22b4 libconfig: create recipe. (#849) 2016-12-01 18:04:02 +00:00
fbrosson
db2e7a64e0 gifsicle: fix TEST by adding cmd:perl to BUILD_PREREQUIRES.
Also patch test/testie to replace "/usr/bin/perl" by "/bin/perl".
2016-12-01 14:47:31 +00:00
Jérôme Duval
0bc05f5ce8 terminus_ttf: any architecture, disable source package 2016-12-01 12:40:11 +01:00
Jérôme Duval
e2d884d3f7 hack: any architecture, disable source package 2016-12-01 12:38:41 +01:00
Jérôme Duval
9d1920fc5e gcc49: disable as we only support version 5. 2016-12-01 12:08:06 +01:00
Jérôme Duval
78437b6f17 ffmpeg_legacy: drop x86_64. 2016-12-01 12:03:20 +01:00
Winston Durand
6d279fa2bc gif2apng: create recipe. (GCI 2016) (#894)
Use x86 secondary arch because zopfli does not work with gcc2.
2016-12-01 07:34:20 +00:00
Brian
f17ee12206 Adding Einsteinium 1.3.2 recipe (#893)
* Adding Einsteinium 1.3.2 recipe

* Update einsteinium-1.3.2.recipe

repect the 80char limit
2016-12-01 08:24:36 +01:00
Winston Durand
a74ed4b38b gifsicle: new recipe (#895) 2016-12-01 07:12:33 +00:00
Mason X
4ea8c23f71 sanity: delete patchset for version 0.6 (#896)
Remove lint error
2016-12-01 07:07:12 +00:00
Mason X
d72d7516f4 gdal: re-add patchset (#897)
Don't think it should have been removed.
2016-12-01 07:04:23 +00:00
Jérôme Duval
0294d0f3ea openshot: skip build, fix checksum.
* easily crash.
2016-11-30 23:39:02 +01:00
Jérôme Duval
42160bfef5 libopenshot: requires libgomp. 2016-11-30 23:39:02 +01:00
Jérôme Duval
99170aadca libopenshot_audio: fix build on x86_64.
* also fix devel requires.
2016-11-30 23:39:02 +01:00
Jérôme Duval
097a73a134 setuptools: bump version for python3
* required by openshot.
2016-11-30 23:39:02 +01:00
Jérôme Duval
429d9574b0 subversion: use CPPFLAGS=-P to workaround configure bug. 2016-11-30 23:39:02 +01:00
Jérôme Duval
b65e773f40 python_pyqt: fix path to sip. 2016-11-30 23:39:02 +01:00
Jérôme Duval
3f5da30e19 swig: enable x86_64. 2016-11-30 23:39:02 +01:00
Jérôme Duval
953f952b15 qca: remove cmake variables.
* move cmake config to devel package.
2016-11-30 23:39:02 +01:00
Jérôme Duval
c5549ecf6a qt5: enable x86_64.
* move qml to $libDir/Qt5
* use a build directory
* apply the serial patchset from mmu_man.
* use system sqlite and harfbuzz.
2016-11-30 23:39:02 +01:00
zzzzzzzzz
116da1cac3 tig: bump to 2.2.1, add manual, install cmd: to bin. (#872) 2016-11-30 22:31:36 +00:00
fbrosson
237454c766 libsodium: add "compat >= 18" for {lib,devel}:libsodium. Thx @korli!
While at it, sort items in BUILD_PREREQUIRES.
2016-11-30 13:44:24 +00:00
Jérôme Duval
f21709d95f qca: clean up provides. 2016-11-30 13:50:11 +01:00
fbrosson
2edc72bc48 libsodium: remove (unexisting) cmd:libsodium from PROVIDES. 2016-11-30 12:30:19 +00:00
fbrosson
fc8d881cd2 libsodium: drop libtool file, configure with --disable-ssp. (#891)
* "configure --disable-ssp" to avoid the dependency on libssp.
* Enable x86_64.
* Use 18.1.1 for the lib versions, instead of $portVersion.
* Replace cmd:libtool by cmd:libtoolize$secondaryArchSuffix.
* Change prepareInstalledDevelLibs to prepareInstalledDevelLib,
  since we have only one lib here.
2016-11-30 10:55:29 +00:00
Winston Durand
036c31a964 Added libsodium package. (#890)
* added in libsodium
* created patch for double semicolons
2016-11-30 07:27:23 +01:00
Jérôme Duval
59a4eb2d61 libsvm: bump version.
* use github archive.
2016-11-29 20:47:21 +01:00
Winston Durand
76bd428c90 jpegoptim: new recipe (#888) 2016-11-29 06:38:42 +00:00
fbrosson
bf166c04be exiftool: bump to 10.36 (production release) 2016-11-29 01:03:15 +00:00
fbrosson
786c546654 imagemagick: bump to 6.9.6.6. Improve layout. Minor changes. (#883)
* Remove lib:libgomp from REQUIRES on x86_gcc2 primary arch, since
  gcc_syslibs_devel does not provide it on that arch.
* Remove unneeded cmd:svnversion from BUILD_PREREQUIRES.
* Drop libtool files.
* Add TEST with "make check".
* Improve layout by moving some items from the base package to the
  _devel subpackage: lib/pkgconfig/*.pc (thanks to fixPkgconfig),
  bin/*-config (and their associated man1 manual pages), and some
  docs: data/doc/ImageMagick-6/www/api{.html,/}.
* Add two extra download locations to SOURCE_URI to make sure the
  tarball will still be available after a new version is released.
2016-11-28 22:13:28 +00:00
Jérôme Duval
525cf62ad0 physfs: fix x86_64 build. 2016-11-28 22:42:53 +01:00
Jérôme Duval
a24ca628d6 chromaprint: remove $prefix/include.
* fix lib provide versions.
2016-11-28 22:42:00 +01:00
fbrosson
8976ade1c1 dvdauthor: create recipe. 2016-11-28 17:32:49 +00:00
Jérôme Duval
30a5c3e8be weather: bump revision.
need a rebuild on x86_64.
2016-11-28 14:22:33 +01:00
Humdinger
bd02d15758 Add recipe for new Clipdinger v0.5.5 2016-11-28 13:34:25 +01:00
Jérôme Duval
b76977eab8 noto_sans_cjk: remove old recipe. 2016-11-28 13:29:59 +01:00
Jérôme Duval
7e99f10c6c supertux: update source to github. 2016-11-28 13:25:43 +01:00
Jérôme Duval
14f3d7c632 htmldoc: bump version.
* depend on libpng16.
2016-11-27 14:37:50 +01:00