Commit Graph

5081 Commits

Author SHA1 Message Date
Jerome Duval
43c8d0964b jamvm: updated to 2.0.0 2014-11-10 22:44:41 +00:00
François Revol
9dac9763e2 Make cmd:file a REQUIRES for intltool
As intltool-update needs it.

Bump revision
2014-11-10 01:21:01 +01:00
Adrien Destugues
ab4e83acbc libsdl: bump revision for x86 rebuild. 2014-11-09 13:53:06 +01:00
François Revol
998d8c49a9 libusb_compat: Add stdint.h to get u_int*_t
This makes gnokii libusb detection work.
2014-11-09 02:03:46 +01:00
François Revol
1a7a9141fa Update gnupg recipe & patch
- correctly fix detection of libnetwork to not also
link to libsocket or libbind.

- add missing optional dependencies, including libusb (probably
used to interface with smartcard readers but it's entirely untested).
2014-11-08 02:21:42 +01:00
François Revol
f715378d77 Add recipe and patch for libusb-compat
(the 0.1 libusb API wrapper)

For now it only builds with gcc2,
it seems libtool wants to use a libstdc++ from an
outdated gcc4 package and fails to get the symlink.
2014-11-08 01:36:26 +01:00
Adrien Destugues
80aae508fb Mesa: link against libbe to use be_bold_font
Fix issues with various BeOS apps which use libGL.

Thanks to puckipedia for investigating this!
2014-11-07 09:45:53 +01:00
Adrien Destugues
d329cbfee4 Add a recipe for libpng 1.2
* This is an old version, but it is required to run some BeOS software
(for example Pixel).
* Package is named libpng12 so it can be installed next to the current
one without conflict.
2014-11-07 09:45:52 +01:00
François Revol
c96813d277 ddrescue: Cleanup patch
Drop extra line due to amended commit
2014-11-06 23:23:22 +01:00
François Revol
49cbe6b105 ddrescue: Update patch
Drop the hack to get disk size, we now support lseek(SEEK_END) on
raw disks.
2014-11-06 22:57:21 +01:00
Augustin Cavalier
d7fa742c26 Merged in humdinger/haikuports/ducksaver (pull request #243)
Fixed INSTALL() (2nd try)
2014-11-05 15:45:48 -05:00
Humdinger
2c69c10e14 Fixed INSTALL()
Our makefile engine apparently doesn't handle blanks in install paths
well. Installation worked, but created a stray folder "Screen/ Saver".
2014-11-05 19:54:52 +01:00
Alexander von Gluck IV
b594c38f5c Mesa: Add 10.2.9, package untested 2014-11-03 15:02:23 +00:00
Alexander von Gluck IV
057164b245 Verilator: Fix incorrect static -lm in makefile include 2014-11-03 00:16:33 +00:00
François Revol
09c6f4743e Add recipe and patch for rtmpdump 2014-11-03 01:12:41 +01:00
Adrien Destugues
7115db73c1 u_boot_tools: allow build on x86_64. 2014-11-02 15:57:45 +00:00
Adrien Destugues
c627f1f34b Add recipe for mtools. 2014-11-02 15:57:44 +00:00
Sergei Reznikov
86253fe431 PecoRename: update SRC_URI to latest commit and remove upstreamed patch 2014-10-31 01:47:42 +03:00
Augustin Cavalier
137666edf0 Merged in humdinger/haikuports/copynametoclipboard (pull request #240)
Upated copynametoclipboard recipe.
2014-10-30 15:44:14 -04:00
Humdinger
0d01ed53af Removed 2nd architecture and applied other small changes
requested in the pull request comment.
2014-10-30 19:28:57 +01:00
Augustin Cavalier
a8159ae23c Merged in humdinger/haikuports/pecorename (pull request #241)
* Updated pecorename recipe
2014-10-30 14:24:30 -04:00
Adrien Destugues
0872b7b0d1 Add recipe for LnLauncher. 2014-10-30 18:12:16 +01:00
Humdinger
20ddc64933 * Updated SRC_URI to latest commit.
* Corrections description.
* Corrected requirements.
* Fixed building.
* Installing the dd-on as well.
2014-10-30 18:10:36 +01:00
Humdinger
72dc14c03c Update SRC_URI to latest commit. Add 2nd architecture. 2014-10-30 17:50:04 +01:00
Adrien Destugues
7334fb615b BeHappy: fix recipe.
Still not working because NetSurf in replicant mode is broken.
2014-10-29 00:49:46 +01:00
Sergei Reznikov
501611109d PecoRename: fix homepage url 2014-10-29 00:47:52 +03:00
Sergei Reznikov
44467fedd6 Dockbert: fix the build 2014-10-29 00:30:57 +03:00
Sergei Reznikov
9e5d620a71 Fix provides entries in haiku-apps 2014-10-29 00:25:03 +03:00
François Revol
7effcc23f6 libuuid: Fix pkgconfig file
Increment revision
2014-10-28 21:54:16 +01:00
François Revol
b585d2e7eb ddrescue: Fix length and device name detection on Haiku 2014-10-28 15:51:12 +01:00
Rene Gollent
f9b30b26a9 haikuwebkit: Update checksum. 2014-10-28 10:11:28 -04:00
François Revol
afa774e4f1 testdisk: drop patch has it has been upstreamed 2014-10-28 13:36:48 +01:00
Sergei Reznikov
93177c4e23 TaskManager: add documentation and fix extra be lib in Makefiles 2014-10-28 13:53:47 +03:00
Sergei Reznikov
7357d132d0 Add TaskManager 0.1.7 2014-10-28 13:33:03 +03:00
Adrien Destugues
b823dcef94 Add recipe for AVRA, the AVR Assmebler. 2014-10-28 10:29:59 +01:00
Adrien Destugues
36c1612c70 DocumentViewer: update for latest bugfixes. 2014-10-28 10:14:12 +01:00
Adrien Destugues
7c69f6bc1b openjpeg: fix provides
Aving a lib with version 2.1.0 and soname 7 doesn't work with our
version compare, so just declare the version to be the same as the
soname.
2014-10-28 10:14:07 +01:00
Rene Gollent
b00db92c3a Add recipe for haikuwebkit-1.4.6.
Doesn't actually build properly at the moment though, as the sources from
github need some adjustments due to changes to the locale APIs.
2014-10-27 21:58:33 -04:00
François Revol
3d7fe6893a testdisk: Use the current git hash 2014-10-28 01:47:25 +01:00
François Revol
3221e26f98 Add recipe and patch for testdisk/photorec 2014-10-28 01:45:24 +01:00
François Revol
d6c32bee87 Add a recipe for GNU ddrescue 2014-10-28 01:22:38 +01:00
François Revol
2dfbc61433 lzip: Install to /bin for x86 gcc4 2014-10-28 01:06:42 +01:00
François Revol
ef354bce44 Add a recipe for lzip
It seems the GNU folks thought it'd be a good idea to use yet
another compressor to release their sources...
2014-10-28 00:45:22 +01:00
Adrien Destugues
816eb18411 libtool: make it work for secondaey arch
* in case someone needs libltdl there.
2014-10-26 22:10:22 +01:00
Adrien Destugues
e705b0b639 giddy3: forgot to add license. 2014-10-26 22:08:33 +01:00
Adrien Destugues
8f92ad8f9f Add recipe for mosh.
Untested, my ISP won't let me configure my router today...
2014-10-26 22:07:51 +01:00
Adrien Destugues
cf0b9de0c7 Protobuf: fix recipe. 2014-10-26 22:07:50 +01:00
Adrien Destugues
537d8f9c8d imagemagick: fix recipe and update to current version. 2014-10-26 22:07:49 +01:00
Adrien Destugues
4ce9fa3197 Add recipe for Giddy 3: reasonably special edition.
The game is not open source, so sources are not available. Sorry about
that. Recipe is put online for reference and my own use.
2014-10-26 22:07:48 +01:00
Sergei Reznikov
df90ac14e6 NetPulse: fix homepage url 2014-10-25 13:12:11 +04:00