Commit Graph

39 Commits

Author SHA1 Message Date
Jerome Duval
dacb66d5d0 pe: patches for strings.h 2014-09-27 14:52:15 +00:00
Augustin Cavalier
07dec02e21 Pe: recipe for 2.4.5. 2014-07-23 17:50:54 -04:00
Augustin Cavalier
7122ae7bc3 Pe: nuke old unused recipes. 2014-07-23 17:50:53 -04:00
Oliver Tappe
e63177b0b9 Update Pe-recipe to current upstream version. 2014-05-30 10:05:41 +00:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Oliver Tappe
b05040b4b1 Adjust SRC_URLs to be able to populate mirror site.
* Add SRC_FILENAME where no sensible filename can be produced by
  the SRC_URI alone.
* Fix SRC_URI of ode-0.12
2014-04-20 23:13:43 +02:00
Oliver Tappe
16ada9452c Add recipe for pe-2.4.4, using source archive from github. 2014-03-18 23:49:41 +00:00
noryb009
a08a763e6f Rewrap haiku-apps DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Alexander von Gluck IV
d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Ingo Weinhold
6507d4fc77 Update pe recipe
* Add somewhat more useful description.
* PROVIDES: cmd:Pe -> app:Pe
* Move haiku_devel from BUILD_PREREQUIRES to BUILD_REQUIRES.
2013-12-13 15:32:28 +01:00
Ingo Weinhold
ea45b3079f pe: update to hg615
Includes the recipe language patch by Alvin Tan.
2013-12-12 20:58:19 +01:00
Ingo Weinhold
eea796df3c pe: Update to hg614
* Fixes build:
  - pcre detection
  - B_COMMON_*_DIRECTORY constants
* Fixes find function dialog (functions were missing).
* Patches pe-2.4.3_hg611.patch and pe-2.4.3_hg611.patch2 are no
  longer needed for this version. Patch pe-2.4.3_hg611.patch3 has not
  been upstreamed as it misses a copyright header in the added file.
* Remove pcre version requirement. AFAICT ">= 1" is not necessary and
  the previous ">= 0.0.1"  was superfluous, since that's the earliest
  packaged version we have anyway.
2013-12-10 23:06:59 +01:00
Scott McCreary
b29b2d83cc Added syntax highlighting for .recipes files to Pe, work done by GCI2013 student Alvin 2013-11-21 06:34:00 +00:00
Scott McCreary
d47411f884 Update libpcre to 8.33, patched Pe so that it builds again. 2013-11-20 09:30:30 +00:00
Oliver Tappe
5b6a9d5f52 Drop unneeded/wrong specification of $haikuVersion. 2013-09-16 22:30:32 +02:00
Oliver Tappe
926d435215 Add next version of Pe for x86_64 2013-09-15 23:10:38 +02:00
Oliver Tappe
42b99bdf3a Add recipe for version of Pe that works on x86_64 2013-09-14 14:00:07 +02:00
Oliver Tappe
5b15c6bb2d Add recipe for pe-2.4.3_hg606.
* this is the first version of Pe that can be built on x86_64
2013-09-02 11:51:25 +02:00
Ingo Weinhold
80cdea23b3 pe: fix build on newer Haiku
node_ref::operator<() is now provided by <Node.h>, so don't redefine
it.
2013-08-21 16:10:08 +02: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
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +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
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
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
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
af4a37e8dc Fix bep file for Pe to specify svn r600. 2010-09-28 21:49:54 +00:00
Scott McCreary
1324a007ab Update Pe to 2.4.3-600, renumbered previous version. 2010-09-28 20:38:34 +00:00
Scott McCreary
ba498e6ed1 Added libpcre as a dependency to Pe and Paladin. 2010-09-02 15:48:49 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Scott McCreary
d1623e5011 Fixed the License entry in pe.OptionalPackageDescription file. 2010-05-06 15:53:42 +00:00
Scott McCreary
b43dd8cf96 Updated the copyright line for Pe 2010-05-04 15:59:02 +00:00
Scott McCreary
f43146ca6d Fixed license link and homepage url for Pe. 2010-05-04 15:15:36 +00:00
Scott McCreary
ad15577acd Initial add of .bep and .OptionalPackageDescription files for Pe. 2010-05-04 05:01:27 +00:00