Commit Graph

13 Commits

Author SHA1 Message Date
Augustin Cavalier
55c4015e50 BePDF: version 1.2.0 2014-07-09 15:12:55 -04:00
noryb009
a08a763e6f Rewrap haiku-apps DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Chris Roberts
8a30e59744 Overhaul the haiku-apps directory
* Fixed PROVIDES/*REQUIRES entries
* Added vcs hashes to the ports needing it in the SRC_URI
* Made single executable apps install to the top level $appsDir
* Added patches for gcc4 versions of most apps
* Added patches for apps that couldn't build on any arch
   ( even though they were marked as working :( )
* Other misc fixes that I've forgotten already because I'm sick of
  looking at this directory
2013-12-02 20:48:05 -07:00
Chris Roberts
21251cc791 Quick fixes for bepdf using gcc4
I didn't spend a whole lot of time on it so it's going to need
some cleanup of the patches and proper fixes ( instead of just
adding -fpermissive to the compile flags and using sed on the
jamfiles :P )
2013-11-12 16:26:27 -07:00
Ingo Weinhold
d3fff39e6e Declare most recipes stable on x86 2013-08-17 09:40:03 +02:00
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold
f7b2bc97fa bepdf: unbreak recipe 2013-07-05 11:22:46 +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
Oliver Tappe
87c255e9d6 Convert and adjust recipe for BePDF 2013-04-28 19:46:12 +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
Ingo Weinhold
73b6131696 Some work on the BePDF build. Noticed to late that it uses liblayout and
therefore can't be built for gcc 4 anyway. Still needs more work for gcc 2
I guess.
2010-11-14 00:08:27 +00:00
Scott McCreary
4c98377a12 Initial .bep for bepdf, marked as broken for now as subversion isn't able to check out bepdf's svn repo yet.
Updated vision's .bep so that it builds gcc2 or gcc4 depending on how setgcc is set prior to building it.
Updated the optionalpackages .bep once again to add some -y options for building the GPL/LGPL sources.
2010-10-21 22:27:46 +00:00