Commit Graph

11034 Commits

Author SHA1 Message Date
Stefano Ceccherini
28abaaf445 BeScreenCapture: add recipe for version 2.3 (#1851) 2017-12-05 18:03:45 +03:00
Sergei Reznikov
6161b56d33 VLC: bump version
* still no audio output module
* no native video output (uses SDL 1.2 now)
2017-12-05 13:42:35 +03:00
Sergei Reznikov
72d01874f8 freedroidrpg: recreate aclocal before running automake 2017-12-05 13:09:14 +03:00
Sergei Reznikov
635db3a532 protobuf: fix prepareInstalledDevelLibs 2017-12-05 12:35:26 +03:00
Sergei Reznikov
3be1bd266e freedroidrpg: update checksum 2017-12-05 12:28:41 +03:00
Michael Lotz
73fdc85df5 glew1, libsdl: Bump revision to rebuild against devel:libgl.
The devel:libgl SO version has changed and is now lower.
2017-12-05 10:05:28 +01:00
Sergei Reznikov
4f83f6d600 AQEMU: add recipe for version 0.9.2
* disabled as it can't find its resources and generally needs a bit of work
2017-12-05 10:06:03 +03:00
fbrosson
48adfbdd60 openssl: allow co-installation of 1.0.2 and 1.1.0. (#1793)
The changes detailed below allow to co-install the base
packages of 1.0.2 and 1.1.0 (as well as their debuginfo).
The _devel (or _man) packages cannot be co-installed.

* Define a debuginfo package for openssl11.
* Fix typo in call to defineDebugInfoPackage for openssl,
  which was producing an incorrect debuginfo on 2nd arch.
* Also add cmd:openssl{,-1.1} to their debuginfo packages.
* Move $docDir/html/man3 to openssl11_devel.
* Add a "-1.1" suffix to each cmd:{openssl,c_rehash} for
  openssl11 to allow the co-installation of 1.0.2 & 1.1.
* Create new _man sub-packages for openssl and openssl11 and
  move all man pages (other than the man3 section) there to
  avoid overlaps when the 2 base packages are installed.
* Add symetric (openssl vs openssl11) CONFLICTS for their
  _devel and _man sup-packages.
* openssl{,11}_man REQUIRES and SUPPLEMENTS openssl{,11}.

* Introduce 4 custom variables (after portVersion):
    portVersion  1.0.2*  1.1.0*
    libVersion   1.0.0   1.1
    cmdSuffix            -1.1
    mySuffix             11
    altSuffix    11
  These are used inside both recipes at the same places to make
  it easier to spot the real differences between 1.0.2 & 1.1.0.
2017-12-05 01:13:13 +01:00
Mason X
66c159c152 Add some SUMMARY's to ports 2017-12-04 20:28:10 +01:00
Mason X
584aa2dd6c mbedtls: add initial recipe for 2.6.0 (#1834) 2017-12-04 17:52:24 +01:00
Sergei Reznikov
25025ef51f libvncserver: add recipe for version 0.9.11 2017-12-04 16:45:07 +03:00
Michael Lotz
ae951ae783 boost: Bump revisions forgotten in previous commit. 2017-12-03 21:34:06 +01:00
Michael Lotz
97771f91ae boost: Declare compat versions on provided libs.
This ensures that a dependency like lib:libboost_x >= 1.63.0 will not
be fulfilled with the boost165 package for example, which contains
version specific library names that will not work for software built
against other versions.
2017-12-03 21:19:31 +01:00
Humdinger
3bcbfe0555 Update Otter-Browser to 0.9.93 2017-12-03 21:04:05 +01:00
miqlas
43d501abc3 Blender: use system provided PugiXML (#1833)
* Blender: use system provided PugiXML

* Blender : debuginfo

* REV bump

* Remove unneeded recipe/patch

* Packaging fix

* Disable debuginfo, fix install
2017-12-03 18:16:48 +01:00
miqlas
f1134daff2 Oiio pugi fix (#1831)
* WIP

* OIIO : use system pugixml

* OIIO: disable python as it isn't vital.

* OIIO: debuginfo

* Bump revision

* Arch cleanup
2017-12-03 18:00:11 +01:00
miqlas
87546917bc PugiXML: new recipe (#1830)
* PugiXML: new recipe

* version fix

* PugiXML: debuginfo

* Arch cleanup
2017-12-03 17:56:58 +01:00
nys
80c43e2e04 Scooby: new recipe (#1823) 2017-12-03 11:56:43 +01:00
Sergei Reznikov
533c70dc3d Telegram: fix Qt verson 2017-12-01 15:09:25 +03:00
Sergei Reznikov
ffe26e5d2d Telegram: attempt fix build on gcc2h 2017-12-01 14:34:23 +03:00
Sergei Reznikov
63dfafb40c opensound: use safe source 2017-12-01 10:33:07 +03:00
miqlas
bc46ba4219 Blender: build fix (hopefully a working one) 2017-11-30 23:03:06 +01:00
miqlas
43ee3f20fe Rev bump to let it built 2017-11-30 22:49:23 +01:00
miqlas
3c019d43ff OIIO: bump version, enable libraw (#1818)
* OIIO: bump version, enable libraw

* Inlude PATH adjustments
2017-11-30 22:39:31 +01:00
Humdinger
2b7f8dcda3 BurnItNow: forgot to update the description 2017-11-30 22:12:36 +01:00
Humdinger
f153fc2192 Remove old burnitnow recipe and patches
Leave burnitnow-1.1.recipe for now, in case someone
feels the need to downgrade from the latest release.
2017-11-30 21:32:35 +01:00
Humdinger
a3588fc36e BurnItNow: no need for 2nd arch 2017-11-30 19:17:32 +01:00
Humdinger
5191c68262 Add recipe for BurnItNow v1.2 2017-11-30 18:24:08 +01:00
fbrosson
64de1d67cb primegen: "chmod -x" the recipe. 2017-11-30 17:05:57 +00:00
Mason X
10583b0b42 primegen: add initial recipe for 0.97 (#1812) 2017-11-30 16:14:56 +01:00
François Revol
e63581c1eb opensound: Fix the 4.2~git recipe 2017-11-30 16:07:36 +01:00
François Revol
53e4a9f269 opensound: rename _git recipe to ~git 2017-11-30 15:47:31 +01:00
Sergei Reznikov
b0c6ee6773 Revert "Blender: drop outdated patches"
This reverts commit 2018912075.
The patches appear to contain experemental native GUI.
2017-11-30 16:08:23 +03:00
Sergei Reznikov
908f577a17 psi_plus: drop older recipe 2017-11-30 16:00:58 +03:00
miqlas
4846f5e773 Trying to get Blender built by builders.
LLVM4 not available anymore
2017-11-30 11:59:02 +01:00
Sergei Reznikov
779c1e3ab7 mplayer: fix strip target 2017-11-29 16:54:43 +03:00
Sergei Reznikov
fed043ccad raptor: add missing glib2 to BUILD_REQUIRES 2017-11-29 16:50:41 +03:00
Sergei Reznikov
876c551e69 mplayer: fix build on gcc2h 2017-11-29 16:25:15 +03:00
Michael Lotz
b63610ca88 Various revision bumps to force rebuild of _x86 packages.
These were all built against openssl11 which was deactivated.
2017-11-29 21:26:57 +01:00
3541
97d238237e Add AuralIllusion 4.0 recipe
Wrap line to 80 characters
Rename license to AuralIllusion
2017-11-29 07:36:51 +01:00
Gerasim Troeglazov
0dd22161b5 QtHaikuPlugins: bump revision
* Fix clipboard issues
* Make script for iconset build
* Fix action icon size
2017-11-29 15:12:44 +10:00
Gerasim Troeglazov
8fc8bf9a71 Qmmp: fix skins directory
* Added some BeOS-styled skins
2017-11-28 18:24:42 +10:00
Sergei Reznikov
a2df4bb0ee mc: bump version 2017-11-28 09:33:07 +03:00
theunrealgeek
71edba418c iperf: add recipe for version 2.0.9 (#1808) 2017-11-28 09:02:06 +03:00
Gerasim Troeglazov
dffb495681 Qmmp-plugins-pack: add recipe for version 1.2.0 2017-11-28 13:19:53 +10:00
Gerasim Troeglazov
fe1e1dc0c3 Qmmp: bump version 2017-11-28 13:09:00 +10:00
waddlesplash
21b79fefcb qt5: bump rev following icu deprecation. 2017-11-27 20:52:27 +01:00
waddlesplash
7c0a39c3f9 libsdl2: enable. 2017-11-27 15:10:02 +01:00
waddlesplash
6ca268b555 faac: Actually include the patchset that PulkoMandy committed. 2017-11-27 14:54:43 +01:00
fbrosson
f32f63d1d1 lighttpd: declare mod_openssl, mod_vhostdb{,_ldap} & mod_wstunnel. 2017-11-27 12:18:20 +00:00