Commit Graph

20 Commits

Author SHA1 Message Date
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues
43cb0a89ea More patching to Synergy
* Now builds to the point where the platform specific parts need to be
implemented.
2014-08-05 23:09:27 +02:00
Adrien Destugues
325c575406 Early work on Synergy.
* Make Haiku a recognized platform.
* Build fails early for an unknown reason (compiler prints some warnings
and stops)
* Not sure wether this can be built with gcc4 (secondary compiler), as
it would need to work as an input_server add-on...
* Synergy homepage does advertise gcc2.95.3 as the minimal required
version, but that may be out of date.
2014-08-05 20:16:36 +02:00
François Revol
d8842c2ba1 Update some descriptions 2014-07-29 22:45:37 +02:00
François Revol
277ea70af5 util_macros: Add a recipe for 1.19.0 2014-07-29 19:00:37 +02:00
François Revol
9f97b58f01 util_macros: remove old recipe 2014-07-29 18:55:26 +02:00
François Revol
52579b51e6 util_macros: mark the git recipe as untested.
It doesn't specify any git hash so it's not reliable.
2014-07-29 18:53:24 +02:00
Augustin Cavalier
b76d1e2cec shared_mime_info: fix GLIB dependency. 2014-07-11 12:17:47 -04:00
Augustin Cavalier
8e28887e5c update_mime_info: fix GLIB dependency. 2014-07-10 17:53:13 -04:00
Augustin Cavalier
57920fbc25 shared_mime_info: fix PROVIDES. 2014-07-10 17:19:55 -04:00
Augustin Cavalier
a193950d4c shared_mime_info: Convert to a working recipe. 2014-07-10 17:17:39 -04:00
noryb009
5fa89c4743 Rewrap x11-misc DESCRIPTIONs 2014-01-02 16:40:58 -05:00
François Revol
ada79a00a7 util-macros: Fix recipe
It seems it wants to install the .pc file into data/...
Manually fixed for now.
2013-12-11 12:16:30 +01:00
Oliver Tappe
aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Oliver Tappe
2191f6611f Rename all port folders containing '-' to use '_' instead.
* haikuporter relies on the recipe file sharing the name with the port folder
2013-04-21 18:58:18 +02:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary
c4e819b9b2 Initial .bep file for makedepend 2010-09-20 19:35:00 +00:00
Scott McCreary
0c1b01a967 Initial x11-lib .bep and patch files, these were all done by michaelvoliveira
Mostly untested, so may need some more work still.
2010-05-04 06:20:48 +00:00