Commit Graph

23 Commits

Author SHA1 Message Date
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