70 Commits

Author SHA1 Message Date
Jerome Duval
88f1c76243 paladin: bump git commit 2024-03-16 18:08:11 +01:00
Michael Brumbelow
e6179daf3b paladin; bump revision (#9978) 2024-02-02 07:19:42 +01:00
OscarL
1620dbd83d paladin: now kenmays' patchset (gcc2 only) applies cleanly. (#8620)
Closes #8608.
2023-05-10 14:56:23 -04:00
kenmays
3c51f06b38 paladin: bumped revision (#8603) 2023-05-07 08:07:48 +02:00
kenmays
350d68dd31 paladin: bumped revision (#8174)
* paladin: bumped revision

* paladin: changed source URL to HaikuArchives
2023-04-09 09:47:43 +02:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Schrijvers Luc
96f73b5399 paladin, revbump for rebuild (#5280) 2020-09-14 14:21:41 +02:00
Panagiotis Vasilopoulos
13f6b54d7a Paladin: Added Haiku header requirement 2020-09-14 14:01:27 +02:00
kenmays
5069910cfd paladin: bump version (#5200)
Co-authored with @Begasus
2020-08-06 14:09:35 +02:00
Adam Fowler
d5f310523f Paladin: bump version (#4508) 2019-12-31 15:37:02 +03:00
Adam Fowler
0216d3f2f7 Paladin: bump version (#4506)
* Fixed translation issue
* Fixed build script. Paladin 2.6 release
* Fixed diff issue in recipe
* Fixed haiku beta1 build, updates
2019-12-31 01:51:15 +03:00
Adam Fowler
fcbd8c6978 Paladin: bump version (#4454) 2019-12-17 11:11:09 +03:00
Adam Fowler
dc02a84771 Paladin: bump version (#4452) 2019-12-16 12:24:19 +03:00
Adam Fowler
2a1524520d Paladin: bump revision (#4447) 2019-12-14 01:39:55 +03:00
Adam Fowler
c63e13af2e Paladin: bump version (#4415) 2019-12-04 14:29:42 +03:00
Adam Fowler
364a5379c0 Added Paladin 2.0 release and tested (#3325) 2018-11-03 00:01:59 +07:00
Jerome Duval
a7923ca161 paladin: remove 1.3 recipe and patches. 2018-09-12 12:25:43 +02:00
Jerome Duval
c24cfaddbd haiku-*: reorder sections. 2018-08-09 11:26:07 +02:00
Jerome Duval
699012fda3 gitCommit => srcGitRev, code style. 2018-08-07 11:03:27 +02:00
Jerome Duval
0f4d953ad6 paladin: fix USER_SETTINGS_FILES.
* bump revision.
2018-08-06 15:58:52 +02:00
Jérôme Duval
c5f349237d paladin: update HOMEPAGE. 2018-05-30 08:02:29 +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
Jérôme Duval
03b4f03e44 paladin: patch is upstreamed (#942) 2016-12-22 08:37:01 +00:00
Jérôme Duval
7b24032b13 paladin: fix x86_64 build.
* use a correct version.
2016-12-05 20:48:10 +01:00
Adrien Destugues
b9bc0de15a Paladin: missing secondary arch suffix. 2016-12-03 10:11:40 +01:00
fbrosson
7261bbe97e Fix several recipes which were missing a $secondaryArchSuffix. (#784) 2016-08-27 19:04:22 -04:00
Humdinger
068cdd393e Fixing recipes (mostly non-safe source warnings)
These packages were failing to build thru PulkoMandy's buildbot at
http://pulkomandy.tk/~pulkomandy/
2016-08-27 18:18:12 +02:00
Jerome Duval
c3f3c420c0 paladin: remove SECONDARY_ARCHITECTURES. 2016-07-27 19:40:23 +00:00
fbrosson
bcebdeb6dd Fix 2nd arch for live555 & aplayer; cosmetic edits elsewhere. (#593)
* live555: Use $developLibDir instead of $developDir/lib since the
  latter is not appropriate for 2nd arch builds.
* aplayer: Drop $secondaryArchSuffix for cmd:nasm in BUILD_PREREQ.
* re2c: use tabs (instead of white spaces) in BUILD_REQUIRES.
* Remove x86_64 from SECONDARY_ARCHITECTURES for sdl2_net, edgar,
  paladin-git and mediainfo-0.7.61.
2016-05-09 16:19:34 -04:00
Sergei Reznikov
8c054f8bdc Paladin: bump revision to fix layout 2015-11-11 14:46:16 +03:00
Kostadin Damyanov
86a465afed De-lint recipes. 2015-08-04 00:36:20 +03:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Scott McCreary
51b158a7d4 paladin-1.3_hg.recipe deleted online with Bitbucket 2015-02-17 02:06:59 +00:00
Humdinger
55cab3f647 Removed $haikuVersion from REQUIRES and BUILD_PREREQUIRES.
Not needed anymore after commit 35a5732 to haikuporter.
2014-12-22 10:10:43 +01:00
Humdinger
30817cc049 Smallish changes in the Paladin recipe:
* With changes in Paladin's source, we can now build for gcc4.
* Added "lua" to REQUIREMENT and "luagrep" and "luare" to PROVIDES.
  This enables the feature to find and replace strings in a project.
* Removed "SymbolFinder" from the Deskbar. It's normally started from
  Paladin's menu.
* Improved summary.
* Changed HOMEPAGE address to HaikuArchives.
2014-12-18 08:33:39 +01:00
Humdinger
d29e7dc9ed Removed the email addresses from COPYRIGHT 2014-12-16 19:40:14 +01:00
Humdinger
cfeabc475c Also copy the documentation. 2014-12-16 19:24:26 +01:00
Theodore Kokkoris
a3f4595296 Update paladin recipe and patch 2014-12-15 07:45:18 +02: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
Sergei Reznikov
9e5d620a71 Fix provides entries in haiku-apps 2014-10-29 00:25:03 +03:00
Adrien Destugues
40e46ca547 Add templates folder.
Paladin crashes without those.
2014-10-22 21:11:58 +02:00
Adrien Destugues
a3c6ff9bd9 Paladin: parallel build. 2014-10-22 20:53:34 +02:00
Adrien Destugues
95226ac95b Paladin: update to current git repo.
Recipe was based on an unspecified version. Now reference a specific
commit. Remove patch as it was upstreamed. Remove pars of the recipe
that were nuked from Paladin.
2014-10-22 20:49:40 +02:00
Jérôme Duval
08b2143412 remove x86_64 from SECONDARY_ARCHITECTURES 2014-08-20 22:00:01 +02:00
Adrien Destugues
0cb37fcbf8 Forgot to add patch for Paladin. 2014-06-05 12:59:26 +02:00
Adrien Destugues
967c21aa67 Fix Paladin build. 2014-06-03 19:59:19 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Scott McCreary
ed87122862 Marked Paladin as working again 2014-01-06 00:23:45 -08:00
Adrián Arroyo Calle
82718d7e45 Fusionado haikuports/haikuports con master 2014-01-04 11:31:50 +01:00
Adrián Arroyo Calle
553195636a Paladin now from HaikuArchives 2014-01-03 17:46:06 +00:00