Commit Graph

438 Commits

Author SHA1 Message Date
Rene Gollent
4db77c8553 Vision: update patch to sync with changes in repository. 2013-07-28 10:41:28 -04:00
Chris Roberts
45f1c3647f Update paladin patch to s/-nostart/-shared/
Fixes building/running on gcc4 since -nostart compatibility seems to
have been removed in gcc-4.7.3
2013-07-26 16:37:23 -06:00
Chris Roberts
0bad405391 Update paladin patch to remove liblocale references
resolves issue #9
2013-07-26 16:16:32 -06:00
Ingo Weinhold
f7b2bc97fa bepdf: unbreak recipe 2013-07-05 11:22:46 +02:00
Ingo Weinhold
eb53e23f6c wonderbrush: fix libz symlink
Spotted by Michael Schroeder. Thanks!
2013-06-19 05:06:57 +02:00
Ingo Weinhold
34b4ca0d3c vision: update recipe
* Based on vision-942.recipe add new recipe vision-0.9.7.r944.recipe.
* Remove older recipes.
* Rename patch.
* Rename VisionSettings to InitialSettings as done in master.
* Add USER_SETTINGS_FILES declaration.
* Add Deskbar menu symlink.
2013-06-18 11:12:15 +02:00
Ingo Weinhold
bf2f5a0308 Add recipe for WonderBrush
It downloads the zip file and repackages it. The recipe also works
around the issue that libfreetype.so and libz.so are no longer
known by those names -- that broke the previous package revision.
2013-06-18 05:03:33 +02:00
Ingo Weinhold
3e4aba1a7a pe: update recipe
* Declare patch explicitly.
* Update [BUILD_]REQUIRES.
* Declare USER_SETTINGS_FILES.
* Don't allow multi-job builds. They don't work reliably.
* INSTALL(): Simplify a bit. Add Deskbar menu symlink.
2013-06-18 03:02:30 +02:00
Ingo Weinhold
d073d900c3 mkdepend: update recipe 2013-06-18 01:01:52 +02:00
Ingo Weinhold
c62fcf14f6 Add recipe for keymapswitcher 1.2.7.10
Mostly a copy of the 1.2.7.9 recipe, but with the TODOs addressed.
Patching the makefile is still necessary.
2013-06-17 20:34:29 +02:00
Ingo Weinhold
a2faa84346 bepdf: update recipe
* Rename version: 1.1.1~beta5_130428 -> 1.1.1~beta5_2013_04_28
* Add Deskbar symlink for BePDF.
2013-06-16 03:53:09 +02:00
Rene Gollent
2b51e7fe85 Updates/cleanups to vision .beps.
- Remove old version beps.
- Update 0.9.7 bep to take into account recent settings-related changes. If no settings file is present, initial
settings are now populated from appdir/InitialSettings. Fixes an annoyance and implements a feature requested for
package management.
2013-06-04 20:46:47 -04:00
Ingo Weinhold
c0b91677ef vision: Fix architecture check
variable architecture -> targetArchitecture
2013-06-04 15:00:38 +02:00
Scott McCreary
f35419c138 Updated Vision to r942 2013-06-02 01:13:18 +00:00
Rene Gollent
7276732826 Add updated .bep for stable Vision branch. 2013-05-30 22:05:32 -04:00
Ingo Weinhold
2b1ceca619 Update vision recipe
* Use jobArgs.
* No longer copy the settings file to settings/Vision. Rather leave
  it in the apps/Vision directory for the user to copy. Ideally Vision
  would just use it as a fallback, when no user settings file is
  present.
2013-05-09 21:33:52 +02:00
Chris Roberts
71c9b81fc1 Remove patches from quicklaunch and ubertuber builds
Changes have been applied upstream by humdinger
resolves issue #3
2013-05-07 10:25:08 -06:00
Chris Roberts
3cdab7114a Add UberTuber 0.9.5 contributed by Humdinger
Patch file to fix building on gcc4 and small changes to the bep by me.
resolves issue #2
2013-05-04 13:33:54 -06:00
Chris Roberts
c182159bc8 Add QuickLaunch 0.9.5 contributed by Humdinger
Patch file to fix building on gcc4 and small changes to the bep by me.
resolves issue #1
2013-05-04 13:19:27 -06:00
Ingo Weinhold
b537b4b7a6 Create recipe for keymapswitcher 1.2.7.9
... based on 1.2.7 non-recipe. Due to some changes in Haiku the recipe
needs to be updated once the Haiku PM branch has been synchronized with
the master.
2013-05-02 17:13:47 +02:00
Oliver Tappe
87c255e9d6 Convert and adjust recipe for BePDF 2013-04-28 19:46:12 +02:00
Oliver Tappe
fde5fa3853 Fix symlink to lpe in Pe package. 2013-04-28 19:46:11 +02:00
Oliver Tappe
c906836369 Finish work on pe-2.4.3_hg602 2013-04-28 01:57:09 +02:00
Oliver Tappe
1f17202603 Add patch for pe-2.4.3_hg602 2013-04-28 01:36:26 +02:00
Oliver Tappe
fbc56b6b3a Untested conversion of pe-2.4.3_hg602 to recipe 2013-04-28 01:35:36 +02:00
Ingo Weinhold
5a72314502 Convert mkdepend recipe to an actual recipe 2013-04-27 00:18:23 +02:00
Ingo Weinhold
95434f0173 Convert Vision recipe to an actual recipe 2013-04-22 19:11:31 +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
4baa9ad46a * drop old recipe of pe-2.4.3-hg (names with dashes are no longer allowed) 2013-04-19 22:25:46 +00:00
Oliver Tappe
8139b1c063 * commit incomplete conversion of pe-2.4.3_hg to recipe format 2013-04-19 22:23:29 +00:00
Oliver Tappe
37404c8730 * fix all syntactical problems in recipe files 2013-03-30 18:58:47 +00: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
1daf7779c9 Added bep to build armyknife from git. 2013-03-23 14:41:52 +00:00
Scott McCreary
ffd07aea54 Initial bep for hare. 2013-01-24 16:50:47 +00:00
Scott McCreary
6538e992f8 Added bep for burnitnow beta6, removed cmake from DEPEND 2013-01-20 22:32:01 +00:00
Scott McCreary
bb824ed842 Fixed bep for sawteeth. 2013-01-18 06:03:08 +00:00
Scott McCreary
44d9bb4e18 Initial bep for sawteeth, based on bep started by GCI2012 student Zbaker1398 2013-01-17 15:48:26 +00:00
Scott McCreary
857e2c3ceb Initial bep and patch for W6, from GCI2012 student skycocker 2013-01-14 02:27:15 +00:00
Adrien Destugues
a03eece664 Fix APlayer bep information.
In the current state, you need gcc4. I'll try to fix that on APlayer side (needs patching on an external svn dependency).
2013-01-11 19:50:40 +00:00
Scott McCreary
597b5d1f31 Initial bep for beget, from GCI2012 student skycocker 2013-01-11 16:05:19 +00:00
Scott McCreary
19a321c14a Create haiku-libs directory, move libwalter into it. 2013-01-11 07:28:20 +00:00
Scott McCreary
d041131003 Initial bep for aplayer, from GCI2012 student Harsh Vardhan.
Marked as broken since it fails deep into make, so will probably require some patching.
2013-01-10 21:56:16 +00:00
Adrien Destugues
c810e87b66 Caya can be built with gcc2.
* Add bep file for head version of Caya
 * Remove no longer applicable message.
2013-01-05 11:05:07 +00:00
Adrien Destugues
5d0531ef55 * bep file for head version of Caya GPL protocol add-ons
* gcc2 compatibility patch (or rather, standard C/C++ compliance patch)
Caya and the add-ons can now be built and used on gcc2.
2013-01-05 10:17:45 +00:00
Scott McCreary
0f920cfdbb Initial bep for bowser that gets the source from cvs. Does nothing else yet. 2013-01-04 16:32:42 +00:00
Scott McCreary
cc081f0131 Initial bep and patch for Globe, web editor, from GCI2012 student Piotr 2013-01-01 03:22:23 +00:00
Scott McCreary
51d6e4396e Initial bep for Album, bep file from GCI2012 student Alvin Tan 2012-12-26 19:24:36 +00:00
Scott McCreary
b74b229d09 Updated burnitnow to use git from github instead of svn from OSDrawer 2012-12-22 16:53:04 +00:00
Scott McCreary
ae5194d50f Initial bep files for haikutwitter, from GCI2012 student Peter Polacik 2012-12-07 19:53:42 +00:00