Adrien Destugues
092153e795
gsf: convert to recipe.
2015-11-12 15:57:32 +01:00
Sergei Reznikov
6eeee9afd7
vncserver: bump version
2015-11-12 17:36:50 +03:00
Adrien Destugues
fb4c3e393e
lua 5.3: fix provides
2015-11-12 14:42:51 +01:00
Adrien Destugues
cc9cfd804f
f1spirit: fix dependencies
2015-11-12 14:40:02 +01:00
Adrien Destugues
3db4b6c835
SDL_Net: fix build, fix provides.
2015-11-12 14:39:59 +01:00
Adrien Destugues
3604b730b0
kqlives: make it build.
2015-11-12 14:39:57 +01:00
Adrien Destugues
5bdc49df6b
Reintrouce a recipe for lua 5.1.
...
This partially reverts commit 9b3fcef5c0 .
Minor versions of Lua are not completely compatible, and a lot of
software was not updated yet to the 5.2 or 5.3 APIs. We should thus have
a lua51 package for these, so they can still be run.
2015-11-12 14:39:54 +01:00
Adrien Destugues
fae6076edd
Slayer: ignore idle threads when computing CPU use.
2015-11-12 14:39:51 +01:00
Adrien Destugues
344e07ac03
LnLauncher: fix "run with args" dialog.
2015-11-12 14:39:48 +01:00
Adrien Destugues
6145187eaa
Bump package revisions after OpenSSL update.
2015-11-12 14:39:46 +01:00
Sergei Reznikov
01c6708f66
libebml: correct checksum
2015-11-11 21:15:59 +03:00
Gerasim Troeglazov
6a948126f5
NanoSVGTranslator: UI style fixes
2015-11-12 12:51:22 +00:00
Sergei Reznikov
92a2bc0fdd
libgphoto2: fix PROVIDES_devel, delete .la files
2015-11-12 15:43:24 +03:00
Gerasim Troeglazov
fc2fa9f0a9
NanoSVGTranslator: add recipe for version 1.0.2
2015-11-12 10:51:46 +00:00
Sergei Reznikov
dba7568234
libgphoto2: add recipe for version 2.5.8
2015-11-12 12:44:18 +03:00
Sergei Reznikov
e975c53944
allegro: fix pkgconfig file location
2015-11-12 12:29:12 +03:00
Sergei Reznikov
b7ca6d2a45
VirtualBox Guest Additions: autostart is not really needed.
...
VBoxTray replicant is persistent
2015-11-11 18:10:41 +03:00
Sergei Reznikov
0dd870e4f8
VirtualBox Guest Additions: add autostart file and Deskbar link
2015-11-11 17:52:47 +03:00
diversys
4fd4edfc3f
Merge pull request #328 from fbrosson/patch-1
...
SHA256 changed with tiny changes in AN-3.02a01
2015-11-11 13:24:36 +03:00
Sergei Reznikov
8c054f8bdc
Paladin: bump revision to fix layout
2015-11-11 14:46:16 +03:00
Sergei Reznikov
6c49236c49
Colors: bump revision to fix layout
2015-11-11 14:46:04 +03:00
Sergei Reznikov
741d453697
Bump revisions of recipes needed to be rebuilt after OpenSSL version change
...
Probably missed quite a few
2015-11-11 14:42:51 +03:00
fbrosson
d7f068fd25
SHA256 changed with tiny changes in AN-3.02a01
...
Upstream changed a few lines (credits/thanks) in AN-3.02a01.
Not incrementing REVISION since everything else in the source tarball is unchanged.
2015-11-11 11:21:38 +01:00
Jerome Duval
0cb7d61037
gcc6: update SOURCE_URI with a github clone, plus patches.
2015-11-10 17:54:09 +00:00
Jerome Duval
c19efb9999
lensfun: add recipe for version 0.2.8
2015-11-10 17:54:07 +00:00
Sergei Reznikov
975006f102
mc: bump version
2015-11-10 18:56:25 +03:00
Adrien Destugues
fbcf2df56f
LnLauncher: fix editing settings.
...
* While rebuilding the menu is not needed, we still must update it with
the current settings each time it is open.
2015-11-10 16:02:18 +01:00
Adrien Destugues
4a98c821a7
Add recipe for HaikuWebKit 1.5.0
...
* This needs the new app_server features to land soon in Haiku. It is
not buildable yet.
2015-11-10 15:37:15 +01:00
Adrien Destugues
d736498f85
Fix autostart setting
...
* Value was used instead of pointer.
2015-11-10 14:28:42 +01:00
Adrien Destugues
c2458eff45
LnLauncher: fix saving settings and add setting to not autostart
2015-11-10 14:11:26 +01:00
Adrien Destugues
96a02ed31a
wpa_supplicant: bump revision for openssl update.
2015-11-10 11:50:22 +01:00
Adrien Destugues
a12ca98619
haikuporter: depend on git
...
* It is pretty much useless without it.
2015-11-10 09:26:40 +01:00
Adrien Destugues
c11cffe080
Add recipe for dreamchess.
...
from http://ports.haiku-files.org/ticket/459
I can't get mxml to build, so this is untested.
2015-11-10 09:26:38 +01:00
Adrien Destugues
eec4986943
git, wget: bump version for openssl update.
2015-11-10 09:26:36 +01:00
Adrien Destugues
d16ffe01d1
curl: bump revision for OpenSSL update.
2015-11-10 09:26:35 +01:00
Adrien Destugues
d93e2e5337
Update ca_root_certificates.
...
Now that we have OpenSSL 1.2, we can use up to date certificates again.
2015-11-10 09:26:33 +01:00
Adrien Destugues
9146ff723d
Add recipe for openSSL 1.0.2
...
* This includes a new algorithm for validating certificate chains, which
is compatible with the current versions of the ca_root_certificates
data.
* The libraries are still binary compatible, so the soname still doesn't
change.
2015-11-10 09:26:31 +01:00
Adrien Destugues
f751d1e234
OpenSSL: fix lib versionning.
...
While the package is at version 1.0.1, it is binary compatible with
1.0.0 and the sonames didn't change. Fix the version of the libraries to
reflect this (thanks to korli for the hint!)
2015-11-10 09:26:27 +01:00
Sergei Reznikov
211d417f60
libotr: rename recipe directory
2015-11-10 01:31:08 +03:00
Sergei Reznikov
091d9aaff2
aspell: fix provides_devel
2015-11-10 01:28:39 +03:00
Sergei Reznikov
6180e6ff68
libotr: add recipe for version 4.1.0
2015-11-10 00:17:54 +03:00
Sergei Reznikov
c8891b1b1a
htmltydy: fix provides, add secondary arch support
2015-11-10 00:16:55 +03:00
Jerome Duval
cd04dd1395
lua: define LUA_COMPAT_5_1
...
* suffix binaries with version
2015-11-09 16:18:11 +00:00
Adrien Destugues
13bc0b79ec
Add recipe for lcdproc
...
Doesn't work with the hardware I was given, libusb fails transfers...
2015-11-09 15:58:00 +01:00
Adrien Destugues
69025f4a84
Add recipe for kqlives.
...
* It needs lua 5.1 (not 5.2, they are not API compatible), which was
removed from ports.
Fixes http://ports.haiku-files.org/ticket/666 .
2015-11-09 11:45:56 +01:00
Adrien Destugues
f096ae2d3f
dumb: fix build.
2015-11-09 11:45:55 +01:00
Joseph R. Prostko
6b2c65a000
Add recipe for Fossil 1.34
...
* Remove recipes for Fossil 1.32 and 1.33
2015-11-08 12:30:48 -05:00
diversys
4e99e83767
Merge pull request #326 from fbrosson/patch-1
...
Update cdrtools to 3.02~a01
2015-11-08 19:54:18 +03:00
fbrosson
25a0eeca15
Update cdrtools to 3.02~a01
...
Adding cdrtools-3.02~a01.recipe and 2 patches:
cdrtools-3.02-Defaults.haiku.patch
cdrtools-3.02-scsi-beos.c.patch
Since the patches will probably be valid for all 3.02{,aXX} releases,
I'm getting rid of the "~aXX" string in the names of the patches.
This means future updates for 3.02aXX (as well as for 3.02 stable)
will only require editing a single file: the recipe.
2015-11-08 17:27:35 +01:00
Puck Meerburg
0fc4cb9494
Add Sortix libz
2015-11-08 15:30:12 +00:00