0
0
Fork 0
Commit Graph

37 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
Yourself 96daa411f2 quicklaunch: another bugfix release (v1.3.3) 2019-05-30 08:17:57 +02:00
Humdinger 13d0241436 quicklaunch: recipe for another bugfix release v1.3.2 2019-05-24 19:31:50 +02:00
Humdinger ea451ecfa0 quicklaunch: updated recipe for v1.3.1 bugfix 2019-05-21 05:13:11 +00:00
Humdinger cf3970eee5 quicklaunch: update to v1.3 2019-03-05 08:20:57 +01:00
Jerome Duval a0000d7a9f quicklaunch: code style. 2018-08-03 13:49:03 +02:00
Jérôme Duval 99dfa36c73
quicklaunch: update HOMEPAGE. 2018-05-30 08:28:46 +02:00
Humdinger acffcf5aee Bump revisions after BControlLook ABI changes 2017-10-08 11:01:32 +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
Humdinger f5190d71c6 New recipe for QuickLaunch v1.2
Removed all the old recipes.
2017-05-11 19:18:58 +02:00
Humdinger 7842960561 New recipe for QuickLaunch v1.1
Needed a quick new release:

*	Fix disappearing favorites.
*	Add context menu with quick access to favorites and QuickLaunch's
	"About" to Deskbar replicant.
*	Updated localization and documentation.
*	Tiny tweaks to the QuickLaunch icon.
2017-03-31 19:55:23 +02:00
Humdinger d6c9e941ec New recipe for QuickLaunch v1.0 2017-03-27 19:56:38 +02:00
Humdinger 6088ba9614 Quicklaunch: bump revision
The 64bit version needed a rebuild.
2016-12-16 09:02:23 +01:00
Humdinger 87ea8e35d6 Changed SOURCE_URI of clipdinger, ubertuber, quicklaunch
Changed to tagged releases so haikuporter accepts them as secure.
Also changed homepage URL of ubertuber.
2015-12-26 22:13:13 +01:00
Humdinger 5676d46cd9 New recipe for QuickLaunch 0.9.12 2015-09-03 19:19:08 +02:00
Humdinger adac6d205e Added recipe for new QuickLaunch release 0.9.11 2015-08-16 13:38:22 +02: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
Humdinger c1013ce9da Also compiles on x86_64. 2015-06-15 20:05:54 +02:00
Humdinger 20921b770d Corrected copyright year. 2015-06-15 17:10:03 +02:00
Humdinger b253660a9b Updated youtube-dl, quicklaunch, ubertuber 2015-06-15 17:06:29 +02:00
Humdinger eb00da4afa Updated QuickLaunch.
Don't ignore /system/bin/ by default. Now that more and more ports are
available for Haiku, some GUI apps do appear in that folder...
2015-01-15 19:18:47 +01:00
Humdinger 27dd4c7e09 Updated to new QuickLaunch 0.9.8 release. 2015-01-02 14:12:46 +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
Sergei Reznikov 9e5d620a71 Fix provides entries in haiku-apps 2014-10-29 00:25:03 +03:00
Humdinger d903b9785a Improved QuickLaunch recipe
* Improved BUILD() and INSTALL() to not be needlessly complicated.
* Point SRC_URI to latest commit that fixes some HTML issues in
the QuickLaunch Readme.
2014-10-17 19:58:09 +02:00
Humdinger 5f9910f063 Small bugfix update.
QuickLaunch segfaulted when quit after a search that returned results.
Thanks Diver for reporting!
2014-06-20 08:45:25 +02:00
Humdinger 547211272a New recipe for QuickLaunch v0.9.7 2014-05-17 17:35:08 +02:00
Humdinger f43444546a Improved recipe.
Corrected some mistakes in recipe.
Considered changes in makefile of newer QuickLaunch.
2014-01-14 15:26:30 +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
Chris Roberts dfeb21147d Update quicklaunch with recipe provided by Humdinger
resolves issue #43
2013-10-29 14:58:00 -06:00
Oliver Tappe 80d36572c0 Cleanup fallout from cherry-picks (renaming .bep to .recipe). 2013-09-17 01:14:53 +02:00
Chris Roberts 2b21de463d Fix typo in install section of quicklaunch bep
Resolves issue #10

(cherry picked from commit 4c151a4713)
2013-09-17 01:04:00 +02:00
Chris Roberts db225ef593 Remove patches from quicklaunch and ubertuber builds
Changes have been applied upstream by humdinger
resolves issue #3
2013-09-17 00:28:20 +02:00
Chris Roberts e4feb6cecc Add QuickLaunch 0.9.5 contributed by Humdinger
Patch file to fix building on gcc4 and small changes to the bep by me.
resolves issue #1

(cherry picked from commit c182159bc8)
2013-09-17 00:26:41 +02:00