0
0
Fork 0
Commit Graph

32 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
Humdinger 4733642245 Bump revision of ThemeManager
+ Added translations
2021-08-03 19:43:21 +02:00
François Revol f4bae024db ThemeManager: update 2019-04-03 00:35:09 +02:00
Sergei Reznikov 3b8eba894f ThemeManager: fix build 2019-03-23 18:57:32 +03:00
François Revol 602e463d56 thememanager: update 2019-03-10 04:44:48 +01:00
François Revol d16aacf03f thememanager: update 2019-03-08 03:34:27 +01:00
François Revol 9e8f6bc022 thememanager: update to latest commit
Lots of fixes.
2019-03-08 01:29:24 +01:00
Jerome Duval 5e36a0dd6f thememanager: upstreamed patchset. 2018-09-19 16:47:16 +02:00
Jerome Duval 0113e6f1a9 code style. 2018-09-10 08:34:03 +02:00
Jerome Duval 699012fda3 gitCommit => srcGitRev, code style. 2018-08-07 11:03:27 +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
Sergei Reznikov 48bfd403d8 ThemeManager: add missing patchset 2017-06-18 22:07:37 +03:00
Sergei Reznikov 0b8a51ba2b ThemeManager: fix build 2017-06-18 17:45:38 +03:00
Jerome Duval 72425f2105 thememanager: patch is upstreamed. 2017-02-07 21:56:45 +01:00
Jerome Duval e127ecfa17 thememanager: fix build on x86_64. 2017-01-28 15:31:10 +01:00
François Revol d7cf260e13 thememanager: update to fixed build 2016-11-05 00:24:57 +01:00
Adrien Destugues 535db7dd18 Download from safe sources.
Downloading directly from VCS repos is not allowed on package build
bots, so use archived exports whenever possible.
2016-08-28 22:35:25 +02:00
François Revol 30fd8d6335 thememanager: update to git HEAD
Fixes setting Terminal font, makes it usable again.
2015-12-13 01:22:10 +01:00
François Revol 0055aa5ace thememanager: update to latest commit 2015-12-11 00:13:50 +01: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
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
noryb009 a08a763e6f Rewrap haiku-apps DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Alex Ozer a5776893d3 Fix description, tidy up *REQUIRES functions 2013-12-03 15:28:05 -05:00
Alex Ozer ffbe8b0ad4 (Re)fix ThemeManager's recipe file, work by GCI2013 student
mindstormscreator
2013-12-02 10:42:40 -05:00
Alex Ozer 1f815c9868 Fix ThemeManager's recipe file, work by GCI2013 student
mindstormscreator
2013-12-01 23:13:20 -05:00
Oliver Tappe aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +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