Commit Graph

24 Commits

Author SHA1 Message Date
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
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
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
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
b253660a9b Updated youtube-dl, quicklaunch, ubertuber 2015-06-15 17:06:29 +02: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
69fb9ec98a Point SRC_URI to latest commit.
That fixes some HTML issues in the UberTuber Readme.
2014-10-17 19:39:16 +02:00
Humdinger
553f32a9e6 Improved UberTuber recipe
* Removed python from REQUIRES. That's needed by youtube-dl and
is provided by its recipe already.
* Improved BUILD() and INSTALL() to not be needlessly complicated.
2014-10-17 18:23:28 +02:00
Adrien Destugues
105ebe3bc0 ubertuber: bump revision for python 2.7 migration. 2014-09-19 08:59:34 +02:00
Humdinger
b14f01a287 Updated recipe for bugfix release of UberTuber (v0.9.10) 2014-02-24 10:49:47 +01:00
Humdinger
68aa47b3a8 New recipe for UberTuber v0.9.9. 2014-02-20 19:27:01 +01:00
Humdinger
b6228f2dfd Improved recipe.
Corrected some mistakes in the recipe.
Considered changes in makefile of new UberTuber version.
2014-01-14 15:29:19 +01:00
noryb009
a08a763e6f Rewrap haiku-apps DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Humdinger
85dd49df72 New recipe for newest UberTuber 0.9.8.
Updated SRC_URI with newest UberTuber version.
Patch not needed any more.
Added youtube_dl to REQUIRES; no longer part of UberTuber.
Removed unneeded commands from BUILD_PREREQUIRES.
Slightly more elegant INSTALL().
2013-12-21 12:24:16 +01:00
Chris Roberts
8a30e59744 Overhaul the haiku-apps directory
* Fixed PROVIDES/*REQUIRES entries
* Added vcs hashes to the ports needing it in the SRC_URI
* Made single executable apps install to the top level $appsDir
* Added patches for gcc4 versions of most apps
* Added patches for apps that couldn't build on any arch
   ( even though they were marked as working :( )
* Other misc fixes that I've forgotten already because I'm sick of
  looking at this directory
2013-12-02 20:48:05 -07:00
Chris Roberts
be02ff881b Update ubertuber with recipe provided by Humdinger
resolves issue #44
2013-10-29 14:54:08 -06:00
Oliver Tappe
80d36572c0 Cleanup fallout from cherry-picks (renaming .bep to .recipe). 2013-09-17 01:14:53 +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
1d0e9472cc Add UberTuber 0.9.5 contributed by Humdinger
Patch file to fix building on gcc4 and small changes to the bep by me.
resolves issue #2

(cherry picked from commit 3cdab7114a)
2013-09-17 00:27:20 +02:00