0
0
Fork 0
Commit Graph

35 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 214cf43eeb Update KeymapSwitcher to 1.2.7.16 2021-08-03 19:24:49 +02:00
Gerasim Troeglazov 73b447e6f4 KeymapSwitcher: bump version 2020-06-06 00:14:44 +10:00
Humdinger 06f72edefa KeymapSwitcher: Update to 1.2.17.14
New and updated translations.
2020-05-11 20:01:47 +02:00
Gerasim Troeglazov 7f73c93766 KeymapSwitcher: bump version 2020-05-04 10:55:36 +10:00
Gerasim Troeglazov 67c75d1df8 KeymapSwitcher: bump version 2020-05-03 23:34:21 +10:00
EXL db1eb15228 KeymapSwitcher: Bump git revision (#3482)
Add Opt+Space keyboard shortcut to switch layout
2018-12-19 23:41:44 +08:00
Sergei Reznikov 8103a499c4 KeymapSwitcher: drop hybrid support 2018-12-03 15:50:00 +03:00
Gerasim Troeglazov 9ca90eac95 KeymapSwitcher: bump git revision 2018-11-17 20:30:54 +10:00
Gerasim Troeglazov c3543aa2ad KeymapSwitcher: bump git revision 2018-11-16 16:01:43 +10:00
Jerome Duval f67b534c07 COMMIT/commit => srcGitRev.
* code style.
2018-08-07 08:56:57 +02:00
Sergei Reznikov 665c3de60c KeymapSwitcher: fix build 2017-12-06 20:59:42 +03:00
Sergei Reznikov 2ecd3fe0c0 KeymapSwitcher: fix build 2017-06-17 10:30:19 +03:00
Sergei Reznikov effe90c4ee KeymapSwitcher: needs sed 2016-10-05 11:34:15 +03:00
Sergei Reznikov 0ef04bdfaa KeymapSwitcher: Use safe SOURCE_URIs
* drop older recipes
2016-10-02 19:29:28 +03:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Sergei Reznikov 1867aa2865 KeymapSwitcher: fix build 2015-08-16 13:18:07 +03: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
Adrien Destugues 6092033ce4 KeymapSwitcher: hybrid support.
* Patch from Diver + some additional changes.
2014-06-10 13:05:41 +02:00
Adrien Destugues 8c1f8116ed KeymapSwitcher: fix gcc2 build. 2014-02-07 15:25:59 +01: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
Siarzhuk Zharski 1a52683d2f KeymapSwitcher updated to 1.2.7.11
* pre-sort keymaps in available keymaps outline view;
* fix issue with fake menu-field label;
* rename Hotkey to Shortcut;
* do not bind localization catalogs into preferences UI application.
2013-11-13 23:27:56 +01:00
Oliver Tappe 8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +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
Ingo Weinhold c62fcf14f6 Add recipe for keymapswitcher 1.2.7.10
Mostly a copy of the 1.2.7.9 recipe, but with the TODOs addressed.
Patching the makefile is still necessary.
2013-06-17 20:34:29 +02:00
Ingo Weinhold b537b4b7a6 Create recipe for keymapswitcher 1.2.7.9
... based on 1.2.7 non-recipe. Due to some changes in Haiku the recipe
needs to be updated once the Haiku PM branch has been synchronized with
the master.
2013-05-02 17:13:47 +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