Theodore Kokkoris
c6d2ae4d2c
Add whisper recipe and patch (version 1.2)
2013-12-05 14:52:15 +00:00
Chris Roberts
da32d2b73f
Merged in arfonzo/haikuports/qupzilla (pull request #26 )
...
QupZilla: patch set and recipe.
2013-12-05 01:58:05 -07:00
Scott McCreary
338bca7694
Added patch for sdl_mixer-1.2.12 so that it skips building playwave and playmus
2013-12-05 08:39:36 +00:00
Arfonzo J. Coward
caf217ce73
Added provides for app:qupzilla.
2013-12-05 08:34:38 +00:00
Arfonzo J. Coward
70d8539119
- Renamed patch set to remove '_x86' from filename.
...
- Modified recipe to use prefix of $appsDir at qmake rather than hardcoded path in defines.pri.
- Use commit hashtag to reference a specific version from git repo.
2013-12-05 08:30:36 +00:00
Scott McCreary
2453ea4be1
Merged in tgkokk/haikuports/tolmach (pull request #24 )
...
Added Tolmach recipe and patch
2013-12-05 00:21:46 -08:00
tgkokk
613232108f
Added longer description to Tolmach
2013-12-05 05:36:50 +00:00
Arfonzo J. Coward
b06d42cb43
QupZilla: patches and recipe.
2013-12-05 00:19:46 +00:00
Arfonzo Coward
3989bbd9f5
Merged haikuports/haikuports into master
2013-12-04 23:17:53 +00:00
Jérôme Duval
821ed88b33
ffmpeg: patch is only for gcc2
...
* added dependency on libbz2
2013-12-04 21:41:12 +00:00
Theodore Kokkoris
f2e69c6904
Added Tolmach recipe and patch
2013-12-04 21:11:12 +00:00
Scott McCreary
c53eb29224
Merged in anna_gajdov/a-recipe-file-for-libiptcdata-gci-student (pull request #15 )
...
Add recipe for libiptcdata - GCI
2013-12-04 12:29:06 -08:00
anna_gajdov
d83e1f45a9
Merged in anna_gajdov/a-recipe-file-for-libiptcdata-gci-student-2/anna_gajdov/libiptcdata104recipe-edited-online-with--1386188771782 (pull request #3 )
...
libiptcdata-1.0.4.recipe edited online with Bitbucket
2013-12-04 21:26:56 +01:00
anna_gajdov
58ff365c92
libiptcdata-1.0.4.recipe edited online with Bitbucket
2013-12-04 20:26:19 +00:00
Arfonzo Coward
e42bc0324b
Merged haikuports/haikuports into master
2013-12-04 17:48:38 +00:00
Scott McCreary
7f28df731c
Merged in puckipedia/haikuports/filer (pull request #20 )
...
Add Filer recipe
2013-12-04 09:48:13 -08:00
Puck Meerburg
80929ff57e
Add Filer recipe
2013-12-04 18:11:38 +01:00
Anna Gajdova
fe6cb9854b
edited license
2013-12-04 18:04:25 +01:00
anna_gajdov
f82051d478
libiptcdata-1.0.4.recipe edited online with Bitbucket
2013-12-04 16:52:11 +00:00
anna_gajdov
a3c500f1b4
Merged in anna_gajdov/libiptcdata104recipe-edited-online-with--1386174984100 (pull request #2 )
...
libiptcdata-1.0.4.recipe edited online with Bitbucket
2013-12-04 17:36:46 +01:00
anna_gajdov
00f04e5f03
libiptcdata-1.0.4.recipe edited online with Bitbucket
2013-12-04 16:36:35 +00:00
Arfonzo Coward
dbc337d400
Merged haikuports/haikuports into master
2013-12-04 08:25:54 +00:00
Scott McCreary
7b2f928eaf
Comment out devel:libtiff from sdl_image recipe since it's not yet available.
2013-12-04 07:55:30 +00:00
anna_gajdov
a7761872a9
Merged haikuports/haikuports into master
2013-12-04 06:49:02 +01:00
Ingo Weinhold
c814ab3969
openjdk: Fix missing classes in rt.jar
...
We invoke make twice to work around a bug in the build system which
causes (some) generated java files not to be picked up and compiled
the first time around.
The issue is in jdk/make/common/Rules.gmk the way $(JAVA_SOURCE_LIST)
is generated. That happens as a side-effect of the */%.class rules
which are triggered due to $(FILES_class) being listed as prerequisites
of $(JAVA_SOURCE_LIST). That means $(FILES_class) -- which ultimately
is based on a shell invocation which finds .java files via find -- is
evaluated in the first pass, i.e. long before the generated source
files are made. Hence they aren't compiled and will be missing from
rt.jar. Running make a second time works around the issue, since the
source files will already be present then.
2013-12-04 03:51:39 +01:00
Ingo Weinhold
2ceacd897f
openjdk: Fix for missing java.lang.CharacterData* classes
2013-12-04 03:51:38 +01:00
Scott McCreary
ed0cf0a7fe
Patch for libiptcdata which disables gtk-doc and allows building static and shared libs
2013-12-04 02:33:40 +00:00
Jérôme Duval
fb0cfcac89
libvpx: update patchset for x86_64
2013-12-04 00:14:19 +00:00
Chris Roberts
f0430b0c54
tweak quassel recipe
...
* make the requires more specific instead of depending on the whole
qtcore package
* enable parallel building
2013-12-03 14:50:02 -07:00
Chris Roberts
d8e6110763
Merged in arfonzo/haikuports/quassel (pull request #17 )
...
Updated quassel to create Deskbar symlinks.
2013-12-03 14:34:18 -07:00
Chris Roberts
225f1a314a
Minor cleanup of beezer recipe
...
--HG--
rename : haiku-apps/beezer/beezer-1.recipe => haiku-apps/beezer/beezer-0.99.hg.recipe
rename : haiku-apps/beezer/patches/beezer-1.patch => haiku-apps/beezer/patches/beezer-0.99.hg.patch
2013-12-03 14:23:41 -07:00
Chris Roberts
5e3f62e1cc
Merged in noryb009/haikuports/beezer (pull request #7 )
...
Updated beezer, work by GCI2013 student Luke
2013-12-03 14:15:23 -07:00
Chris Roberts
387e2f6dcb
Merged in alexozer/haikuports (pull request #8 )
...
Fix ThemeManager's recipe file, work by GCI2013 student mindstormscreator
2013-12-03 14:12:19 -07:00
Chris Roberts
a7995837ca
Merged in puckipedia/haikuports/converttolf (pull request #18 )
...
Add ConvertToLF recipe
2013-12-03 14:10:58 -07:00
Chris Roberts
ec93d6574f
Fix fortuna on gcc4
...
Switched to g++ for compiling so that the stdc++ libs get
linked properly
2013-12-03 14:09:25 -07:00
Puck Meerburg
56c9034c34
Add mimeset to converttolf
2013-12-03 21:59:42 +01:00
Puck Meerburg
137d7ee4cf
Updated sha hash of git to new
2013-12-03 21:41:02 +01:00
Puck Meerburg
6ec4b3c030
Forgot to remove patch
2013-12-03 21:31:05 +01:00
Alex Ozer
78d0c6e4f4
Merged haikuports/haikuports into master
2013-12-03 15:28:44 -05:00
Alex Ozer
a5776893d3
Fix description, tidy up *REQUIRES functions
2013-12-03 15:28:05 -05:00
Puck Meerburg
1ba13e35bc
Moved from rsrc to rdef at ConvertToLF
2013-12-03 21:27:18 +01:00
Puck Meerburg
ce3ce18c51
Changed copyright, changed commit
2013-12-03 21:22:25 +01:00
Puck Meerburg
7091695365
Renamed converttolf version, fixed license, pinned commit, copyright corrected
2013-12-03 20:51:59 +01:00
Puck Meerburg
9a53e5632a
Add ConvertToLF recipe
2013-12-03 20:25:36 +01:00
Scott McCreary
e90c0558b8
Merged in tgkokk/haikuports/burnitnow_trunk (pull request #16 )
...
BurnItNow trunk (specific commit from repository) recipe added
2013-12-03 10:37:52 -08:00
anna_gajdov
3890cfe06b
Merged in anna_gajdov/a-recipe-file-for-libiptcdata-gci-student-1/anna_gajdov/libiptcdata104recipe-corrected-gci-1386089310707 (pull request #1 )
...
libiptcdata-1.0.4.recipe corrected - GCI
2013-12-03 18:04:40 +01:00
tgkokk
6b88bcf114
Minor tweaks to the burnitnow-trunk recipe
2013-12-03 16:50:31 +00:00
anna_gajdov
6cc3253cd9
libiptcdata-1.0.4.recipe corrected - GCI
2013-12-03 16:48:38 +00:00
Arfonzo Coward
7bb12c7dec
Merged haikuports/haikuports into master
2013-12-03 16:46:02 +00:00
Scott McCreary
7e0a627232
Merged in puckipedia/haikuports/fortuna (pull request #12 )
...
Add recipe for Fortuna
2013-12-03 07:50:19 -08:00