Commit Graph

27 Commits

Author SHA1 Message Date
Humdinger
7f9b18f8f8 Bump revisions after BControlLook ABI changes 2017-10-08 14:53:48 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Augustin Cavalier
29a5a0eed9 BePDF: Fixup. 2017-06-25 15:33:41 -04:00
miqlas
de6047d296 fix src dir (#1468) 2017-06-25 09:25:56 -04:00
Augustin Cavalier
df70a89459 BePDF v2.0.2. 2017-06-24 16:57:06 -04:00
tsundeoku
089b52fbf8 Build BePDF with locales (#1198)
* Add "make bindcatalogs" to recipe for localized BePDF.
2017-03-01 02:07:00 +03:00
miqlas
e781c854be BePDF: reordered recipes, enabled x64 for 2.x, patch (#981)
* BePDF: reordered recipes, enabled x64 for 2.0, patch

* x64 support for the latest BePDF version

* BePDF : forgot to add the actual patch

* Forgot the arch.

* Reversing patch logic

* Increment revision
2017-01-01 12:06:23 -05:00
Adrien Destugues
b8c18a6e23 bepdf: update to a version that builds.
- Docs are now included
- However, ghostscript is not available, so we ship HTML docs for now.
2016-12-28 11:17:01 +01:00
Augustin Cavalier
7ea0215d05 BePDF: Add recipe for v2.0.0. 2016-05-06 19:15:50 -04:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
6299524859 Remove cmd:mkdepend from BUILD_PREREQUIRES of makefile_engine apps.
Not needed now that the makefile_engine package depends on
cmd:mkdepend directly.
2015-07-19 13:59:19 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
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
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