Commit Graph

4520 Commits

Author SHA1 Message Date
Humdinger
e0e531a364 Added CDPlayer recipe. 2014-07-09 10:50:19 +02:00
humdinger
1cbb09077c Merged haikuports/haikuports into master 2014-07-09 10:47:40 +02:00
Begasus
5b0593289a new recipe with working freetype 2014-07-09 00:39:45 +02:00
Augustin Cavalier
ac79ad37f1 README.md edited online with Bitbucket 2014-07-05 17:13:17 +00:00
Scott McCreary
9d6a9bdba5 README.md edited online with Bitbucket 2014-07-05 16:51:09 +00:00
Guest One
bb352f44a9 Merge branch 'master' of https://bitbucket.org/GuestOne/haikuports-guestone into pygame 2014-07-05 18:08:34 +07:00
Guest One
6fb03418c8 pygame recipe. Only x86_gcc2. Patchset in wrong format as haikuporter -e does not work for me. 2014-07-05 18:06:47 +07:00
Kacper Kasper
53048405ca nss: add initial recipe based on Gentoo ebuild file
* Also mark nspr as broken
2014-07-05 03:29:50 +02:00
Kacper Kasper
b29db85514 Style fixes for vigra recipe; bump revision 2014-07-05 00:07:51 +02:00
Kacper Kasper
4914b63a68 Fix vigra_devel PROVIDES section 2014-07-05 00:00:02 +02:00
Adrien Destugues
aa4d382cf4 Add recipe for Harfbuzz. 2014-07-04 21:12:50 +02:00
Adrien Destugues
e30f3722eb Add itstool. 2014-07-04 21:12:50 +02:00
Adrien Destugues
af08ee5ad6 Pixman: update to latest version
* Cairo needs at least 0.22
* Also remove !x86_gcc2 restriction since it builds and passes all
tests.
2014-07-04 21:12:49 +02:00
Adrien Destugues
e2b96a3e38 gtk_doc: make the recipe work. 2014-07-04 21:12:49 +02:00
Adrien Destugues
464b98af16 Move catalog files for docbook to data/xml
These are not supposed to be configuration files.
2014-07-04 21:12:48 +02:00
Kacper Kasper
dcfff6aca5 nspr: add recipe and patchset for version 4.10.6 (still broken)
* I used Linux/Unix platform code with pthreads because BeOS one
  is very outdated.
* Some tests pass but there is a crash on exit.
2014-07-04 20:13:56 +02:00
Kacper Kasper
58f2e54611 librevenge: add recipe for version 0.0.0 2014-07-04 20:13:56 +02:00
Oliver Tappe
f345655f4d gcc: explicitly disable TLS on x86_64.
* Building gcc-4.8.3 on x86_64 with TLS support fails with an ICE,
  so don't use TLS until the problem is fixed.
2014-07-03 19:42:04 +02:00
Adrien Destugues
7d277e7376 HaikuWebkit 1.4.1.
Fixes a crash encountered on 1.4.0.
2014-07-03 08:07:02 +02:00
Adrien Destugues
b2d900a8a7 Sum-It was built in debug mode.
Makes the executable 1MB instead of 30MB big!
2014-07-03 08:07:02 +02:00
Augustin Cavalier
83a27ea3e5 Ruby: get the miniruby part to compile...
...but it crashes when trying to execute something. Oh well, that's
at least better than when it never compiled at all, I suppose.
2014-07-02 13:20:40 -04:00
Augustin Cavalier
22cef5e6df Ruby: inform autoconf where the private (elf32/elf64) headers are.
Now the build fails because SIGBUS is undeclared...
2014-07-02 12:04:26 -04:00
Augustin Cavalier
5ee15ab173 QupZilla: Address Oliver's review comment.
My patch was upstreamed, so we now can point there.
2014-07-02 11:26:04 -04:00
Augustin Cavalier
b87e079310 Yet another update to the Ruby patch. 2014-07-01 15:18:16 -04:00
Augustin Cavalier
6febb8bb43 Apparently QupZilla actually *does* need OpenSSL for itself...
...so add it. Also tweak the pkg_config setting so that QupZilla can use
it to detect what QtWebKit version is available. Also modifies the source
to point to my fork that has the patches (and then some more) already in it,
I have a pull request pending upstream.
2014-07-01 14:40:06 -04:00
Augustin Cavalier
d2e29f5188 Some fixes to the Ruby 1.9.3 recipe.
* Disables GCC2 building
 * Creates new patch without the GCC2 fixes
 * Use the RC1 build instead of a pre-release
 * Does not work: claims it needs a working Ruby to build a working Ruby. Go figure.
2014-07-01 14:40:05 -04:00
François Revol
817f36fb2d WIP recipe & patch for VirtualBox Guest Additions
Currently only clipboard exchange is supported, requires
VBoxTray running in the Deskbar.

The VBoxControl command should also work for some features.
2014-07-01 19:40:20 +02:00
Augustin Cavalier
dbf259bcbb Quassel: Qt now has SSL in its REQUIRES_devel so it doesn't need to be here 2014-07-01 10:52:57 -04:00
Augustin Cavalier
96891df69b LibQt4: _devel requires libssl and libcrypto...
...or else it will build apps that use QtNetwork with QT_NO_SSL defined.
2014-07-01 10:52:56 -04:00
Adrien Destugues
0d0de337cf Haikuwebkit: explicitly require cmake 3.
* Our version of CMake 3 include many fixes that are not backported to
2.8. One of these is needed to make cmake --system-information work.
This is used by the WebKit build to detect the number of processors.
2014-07-01 16:28:14 +02:00
Augustin Cavalier
5d7f8b1bf1 Fixes to the QupZilla recipe.
Doesn't build for me yet, I messed up my Qt package somehow (fails
looking for qsslcertificate.h...)
2014-07-01 10:10:56 -04:00
Augustin Cavalier
51c52185ed GYP: requires python_setuptools 2014-07-01 10:10:55 -04:00
Adrien Destugues
85ee6de33d Add recipe for haikuwebkit 1.4.0. 2014-07-01 09:21:51 +02:00
Eugene Popov
8928ea4408 Merged haikuports/haikuports into master 2014-07-01 10:23:33 +07:00
Augustin Cavalier
78d103b304 LibQt4: Add Deskbar symlinks in the _devel package, fix whitespace. 2014-06-30 19:34:29 -04:00
Augustin Cavalier
6d2ac0f4ba Create GYP recipe.
Requires python_setuptools for the build and install. Worked for me.
2014-06-30 19:34:28 -04:00
Augustin Cavalier
4808bd4bca Delete old "setuptools" (Python) recipes, create new recipe (that actually works).
That hack is pretty nasty, I know. But I couldn't find a better solution
that worked, so it'll have to stay.

Confirmed this works by writing a GYP recipe that uses it, that is coming
in the next commit.
2014-06-30 19:34:28 -04:00
Oliver Tappe
c1b209f946 Adjust SRC_URI for python-2.6.9 to not require xz_utils.
* xz_utils isn't available on x86_gcc2, so we should not depend
  on it unless there's a good reason
2014-07-01 00:49:28 +02:00
Eugene Popov
55bd9d1e2e Merged haikuports/haikuports into master 2014-07-01 00:27:31 +07:00
Guest One
2b07c1dd1c Fixed patch and metadata for ponscripter 2014-07-01 00:25:27 +07:00
Kacper Kasper
7f5e120f08 Fixes for libqt4
* Fix policy violations introduced by my previous change (sorry)
* Change library versions where needed
2014-06-29 19:17:33 +02:00
Guest One
c9b3d72633 ponscripter_x86 working recipe 2014-06-29 19:24:10 +07:00
Adrien Destugues
efd12b55f7 Fix missing provides in devel package.
The package can't be installed with pkgman without this...
2014-06-27 20:24:15 +02:00
François Revol
34cb226062 acr: Update description 2014-06-26 15:45:10 +02:00
François Revol
37d85bd528 Add recipe for ACR, an AutoConf Replacement
Used by Radare.
2014-06-26 15:36:19 +02:00
Akshay Jaggi
501cecbc59 dfu-programmer 2014-06-26 10:41:15 +02:00
Oliver Tappe
22c10b29d2 Make buildbot_slave and python_zope.interface arch-specific.
* To prevent problems with the 'any' packages being shared between
  different architectures (while those use varying versions of python),
  make them arch-specific.
* Additionally, move buildbot_slave from dev-python to dev-util (as
  it is not related to python development).
2014-06-25 23:33:03 +02:00
Oliver Tappe
eb644e9299 Add missing 'cmd:makeinfo' prereq. 2014-06-25 23:33:03 +02:00
Oliver Tappe
fe10730ae3 Add missing checksum to libcddb. 2014-06-25 23:33:02 +02:00
Adrien Destugues
63da123089 Fix gcc4 build of libusb again. 2014-06-25 23:00:45 +02:00