0
0
Fork 0
Commit Graph

16 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
Jerome Duval 51ee6bc944 code style.
remove old patches.
2018-08-14 10:42:32 +02:00
Sergei Reznikov f27f8fb8c1 LnLauncher: patch was upstreamed 2017-04-25 00:54:44 +03:00
m199 7fe4819e72 fixed translations and gcc5 and x86_64 builds (#1295) 2017-04-23 17:43:40 -04:00
Humdinger e880e1a25b Use safe SOURCE_URIs 2016-09-01 19:09:26 +02:00
Adrien Destugues 344e07ac03 LnLauncher: fix "run with args" dialog. 2015-11-12 14:39:48 +01:00
Adrien Destugues fbcf2df56f LnLauncher: fix editing settings.
* While rebuilding the menu is not needed, we still must update it with
  the current settings each time it is open.
2015-11-10 16:02:18 +01:00
Adrien Destugues d736498f85 Fix autostart setting
* Value was used instead of pointer.
2015-11-10 14:28:42 +01:00
Adrien Destugues c2458eff45 LnLauncher: fix saving settings and add setting to not autostart 2015-11-10 14:11:26 +01:00
Sergei Reznikov de43fc73e7 LnLauncher: update to latest commit 2015-08-24 16:01:42 +03:00
Sergei Reznikov 8e094cc204 LnLauncher: update to latest commit 2015-08-18 15:40:33 +03:00
Adrien Destugues 015184b3de LnLauncher: add launch daemon entry.
Now it will launch itself at the next boot after install.
2015-08-15 10:40:32 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Humdinger a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01: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
Adrien Destugues 0872b7b0d1 Add recipe for LnLauncher. 2014-10-30 18:12:16 +01:00