0
0
Fork 0
Commit Graph

65 Commits

Author SHA1 Message Date
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
noryb009 a08a763e6f Rewrap haiku-apps DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Scott McCreary 695aa4856c Added fastdep and ccache to paladine recipe, this fixes makefile export, but paledit is still broken 2013-12-09 10:48:46 +00:00
Scott McCreary b44a47f9f8 Fixed recipe for Paladin, recipe, work by GCI2013 student Adrián Arroyo Calle 2013-11-28 07:47:07 +00:00
Oliver Tappe f3532dc2cb Merge branch 'package-management'
Conflicts:
	app-arch/p7zip/p7zip-9.04.bep
	app-arch/p7zip/p7zip-9.13.bep
	app-arch/tar/tar-1.22.bep
	app-arch/tar/tar-1.23.bep
	app-arch/tar/tar-1.25.bep
	app-arch/xz-utils/xz-utils-4.999.9.bep
	app-cdr/bchunk/bchunk-1.2.0.bep
	app-cdr/cdrtools/cdrtools-2.01.01a66.bep
	app-cdr/cdrtools/cdrtools-3.01a01.bep
	app-crypt/gnupg/gnupg-1.4.11.bep
	app-doc/doxygen/doxygen-1.6.3.bep
	app-editors/nano/nano-2.2.6.bep
	app-editors/vim/vim-7.3.bep
	app-text/antiword/antiword-0.37.bep
	app-text/libpaper/libpaper-1.1.23.bep
	app-text/libpaper/libpaper-1.1.24.bep
	app-text/rman/rman-3.2.bep
	dev-db/sqlite/sqlite-3.6.22.bep
	dev-db/sqlite/sqlite-3.6.23.bep
	dev-db/sqlite/sqlite-3.7.2.bep
	dev-db/sqlite/sqlite-3.7.3.bep
	dev-db/sqlite/sqlite-3.7.4.bep
	dev-db/sqlite/sqlite-3.7.5.bep
	dev-lang/lua/lua-5.1.4.bep
	dev-lang/nasm/nasm-2.08.01.bep
	dev-lang/perl/patches/perl-5.10.0.patch
	dev-lang/python/python-2.5.4.bep
	dev-lang/python/python-2.6.4.bep
	dev-lang/python/python-2.6.5.bep
	dev-lang/python/python-2.6.6.bep
	dev-lang/python/python-2.6.7.bep
	dev-lang/python/python-2.6.8.bep
	dev-lang/python/python-3.2.bep
	dev-lang/python/python-3.2.recipe
	dev-lang/python/python-3.2a4.bep
	dev-lang/yasm/yasm-1.1.0.bep
	dev-libs/apr-util/apr-util-1.3.10.bep
	dev-libs/apr-util/apr-util-1.3.9.bep
	dev-libs/apr/apr-1.3.8.bep
	dev-libs/apr/apr-1.3.9.bep
	dev-libs/apr/apr-1.4.2.bep
	dev-libs/apr/patches/apr-1.4.2.patch
	dev-libs/expat/expat-2.0.1.bep
	dev-libs/fribidi/fribidi-0.19.2.bep
	dev-libs/icu/icu-4.4.1.bep
	dev-libs/libedit/libedit-20090923.bep
	dev-libs/libedit/libedit-20100424.bep
	dev-libs/libevent/libevent-1.4.11.bep
	dev-libs/libevent/libevent-1.4.13.bep
	dev-libs/libevent/libevent-1.4.14b.bep
	dev-libs/libevent/libevent-2.0.10.bep
	dev-libs/libiconv/libiconv-1.12.bep
	dev-libs/libiconv/libiconv-1.13.1.bep
	dev-libs/libpcre/libpcre-8.00.bep
	dev-libs/libpcre/libpcre-8.02.bep
	dev-libs/libpcre/libpcre-8.12.bep
	dev-libs/libxml2/libxml2-2.7.3.bep
	dev-libs/libxml2/libxml2-2.7.6.bep
	dev-libs/libxml2/libxml2-2.7.7.bep
	dev-libs/libxml2/libxml2-2.7.8.bep
	dev-libs/openssl/openssl-0.9.8l.bep
	dev-libs/openssl/openssl-0.9.8m.bep
	dev-libs/openssl/openssl-1.0.0.bep
	dev-libs/openssl/openssl-1.0.0a.bep
	dev-libs/openssl/openssl-1.0.0c.bep
	dev-qt/qtcore/qtcore-4.8.x-git.bep
	dev-qt/qtcore/qtcore-4.8.x.recipe
	dev-util/ccache/ccache-3.0.1.bep
	dev-util/cmake/cmake-2.6.4.bep
	dev-util/cmake/cmake-2.8.0.bep
	dev-util/cmake/cmake-2.8.1.bep
	dev-util/cmake/cmake-2.8.2.bep
	dev-util/cmake/cmake-2.8.3.bep
	dev-util/cmake/cmake-2.8.4.bep
	dev-util/ctags/ctags-5.8.bep
	dev-util/fastdep/fastdep-0.16.bep
	dev-util/gperf/gperf-3.0.4.bep
	dev-util/pkgconfig/pkgconfig-0.23.bep
	dev-util/pkgconfig/pkgconfig-0.25.bep
	dev-vcs/cvs/cvs-1.12.13.1.bep
	dev-vcs/cvs/cvs-1.12.13.bep
	dev-vcs/subversion/subversion-1.6.11.bep
	dev-vcs/subversion/subversion-1.6.12.bep
	dev-vcs/subversion/subversion-1.6.13.bep
	dev-vcs/subversion/subversion-1.6.15.bep
	dev-vcs/subversion/subversion-1.6.6.bep
	dev-vcs/subversion/subversion-1.6.9.bep
	dev-vcs/subversion/subversion-1.7.xx-svn.bep
	haiku-apps/bepdf/bepdf-1.1.1b4.bep
	haiku-apps/libwalter/libwalter-97.bep
	haiku-apps/paladin/paladin-1.3-hg.bep
	haiku-apps/pe/pe-2.4.3-600.bep
	haiku-apps/vision/patches/vision-908-gcc4.patch
	haiku-apps/vision/vision-0.9.7.bep
	haiku-libs/libwalter/libwalter-97.bep
	haiku-libs/libwalter/libwalter-97.recipe
	media-gfx/graphviz/graphviz-2.24.bep
	media-gfx/graphviz/graphviz-2.26.3.bep
	media-libs/flac/flac-1.2.1.bep
	media-libs/freetype/freetype-2.3.11.bep
	media-libs/freetype/freetype-2.4.2.bep
	media-libs/freetype/freetype-2.4.4.bep
	media-libs/ftgl/ftgl-2.1-svn.bep
	media-libs/guilib/guilib-1.2.1.bep
	media-libs/jpeg/jpeg-7.bep
	media-libs/jpeg/jpeg-8b.bep
	media-libs/jpeg/jpeg-8c.bep
	media-libs/libao/libao-1.0.0.bep
	media-libs/libmad/libmad-0.15.1b.bep
	media-libs/libmng/libmng-1.0.10.bep
	media-libs/libogg/libogg-1.1.4.bep
	media-libs/libogg/libogg-1.2.0.bep
	media-libs/libogg/libogg-1.2.2.bep
	media-libs/libpng/libpng-1.2.29.bep
	media-libs/libpng/libpng-1.2.30.bep
	media-libs/libpng/libpng-1.2.40.bep
	media-libs/libpng/libpng-1.2.41.bep
	media-libs/libpng/libpng-1.2.43.bep
	media-libs/libpng/libpng-1.2.44.bep
	media-libs/libpng/libpng-1.4.1.bep
	media-libs/libpng/libpng-1.4.2.bep
	media-libs/libpng/libpng-1.4.3.bep
	media-libs/libpng/libpng-1.4.4.bep
	media-libs/libpng/libpng-1.5.0.bep
	media-libs/libsdl/patches/libsdl-1.2-hg.patch
	media-libs/libtheora/libtheora-1.1.1.bep
	media-libs/libvorbis/libvorbis-1.2.3.bep
	media-libs/libvorbis/libvorbis-1.3.1.bep
	media-libs/libvorbis/libvorbis-1.3.2.bep
	media-libs/libvpx/libvpx-0.9.2-git.bep
	media-libs/smpeg/smpeg-0.4.5.bep
	media-libs/speex/speex-1.2-git.bep
	media-libs/speex/speex-1.2rc1.bep
	media-sound/lame/lame-3.98.4.bep
	media-sound/lame/lame-398-2.bep
	media-sound/vorbis-tools/vorbis-tools-1.2.0.bep
	media-sound/vorbis-tools/vorbis-tools-1.4.0.bep
	media-video/ffmpeg/ffmpeg-0.5.bep
	media-video/ffmpeg/ffmpeg-0.6.bep
	net-misc/curl/curl-7.18.2.bep
	net-misc/curl/curl-7.19.1.bep
	net-misc/curl/curl-7.19.2.bep
	net-misc/curl/curl-7.19.5.bep
	net-misc/curl/curl-7.19.7.bep
	net-misc/curl/curl-7.20.0.bep
	net-misc/curl/curl-7.20.1.bep
	net-misc/curl/curl-7.21.1.bep
	net-misc/curl/curl-7.21.2.bep
	net-misc/curl/curl-7.21.3.bep
	net-misc/openssh/openssh-5.4p1.bep
	net-misc/openssh/openssh-5.5p1.bep
	net-misc/openssh/openssh-5.6p1.bep
	net-misc/openssh/openssh-5.7p1.bep
	net-misc/openssh/openssh-5.8p1.bep
	net-wireless/b43-fwcutter/b43-fwcutter-012.bep
	sci-libs/gsl/gsl-1.14.bep
	sys-apps/ed/ed-1.4.bep
	sys-apps/gawk/gawk-3.1.8.bep
	sys-apps/grep/grep-2.5.4.bep
	sys-apps/grep/grep-2.7.bep
	sys-apps/groff/groff-1.20.1.bep
	sys-apps/man/man-1.6f.bep
	sys-apps/sed/sed-4.2.1.bep
	sys-apps/texinfo/texinfo-4.13a.bep
	sys-devel/autoconf/autoconf-2.68.bep
	sys-devel/automake/automake-1.11.1.bep
	sys-devel/bison/bison-2.4.1.bep
	sys-devel/bison/bison-2.4.bep
	sys-devel/flex/flex-2.5.35.bep
	sys-devel/gettext/gettext-0.18.1.1-dev.bep
	sys-devel/gettext/gettext-0.18.1.1.bep
	sys-devel/jam/jam-2.5.bep
	sys-devel/m4/m4-1.4.14.bep
	sys-libs/ncurses/ncurses-5.6.bep
	sys-libs/ncurses/ncurses-5.7.bep
	sys-libs/readline/readline-5.2.bep
	sys-libs/readline/readline-6.0.bep
	sys-libs/readline/readline-6.1.bep
	sys-libs/zlib/zlib-1.2.3.bep
	sys-libs/zlib/zlib-1.2.5.bep
	x11-libs/qt/qt-4.8.x-git.bep
2013-10-15 22:48:02 +02:00
Chris Roberts 31c3ecec74 Update paladin patch to remove liblocale references
resolves issue #9

(cherry picked from commit 0bad405391)
2013-09-17 00:51:21 +02:00