Commit Graph

2888 Commits

Author SHA1 Message Date
Chris Roberts
94a40407a0 Convert/update arc to working recipe
--HG--
rename : app-arch/arc/arc-5.21o.recipe => app-arch/arc/arc-5.21p.recipe
2013-11-24 20:53:40 -07:00
Chris Roberts
3101433d7c Convert xar to working recipe 2013-11-24 20:53:02 -07:00
Chris Roberts
09fea8babb Convert lha to working recipe 2013-11-24 20:51:25 -07:00
Chris Roberts
17aa424aa5 Convert ha to working recipe 2013-11-24 20:50:53 -07:00
Chris Roberts
1d2c140ea4 Convert fastjar to working recipe 2013-11-24 20:50:16 -07:00
Chris Roberts
bde0da4180 Convert pwgen to working recipe 2013-11-24 20:49:50 -07:00
Scott McCreary
6d4b174798 Added android roboto fonts, recipe from 2013 GCI student Alvin 2013-11-25 00:45:39 +00:00
Scott McCreary
7b22722669 Added filecropper recipe, work by GCI2013 student Adrian Jelen 2013-11-24 21:58:33 +00:00
Scott McCreary
620d394028 Added resourcer, recipe from GCI2013 student tgkokk 2013-11-24 21:46:07 +00:00
Matt Madia
9e7797c4ea Removed obsolete files from mozilla firefox port.
The repository now exists at https://github.com/mmadia/bezilla
2013-11-24 15:44:28 -05:00
Scott McCreary
ddbfe57b2d Added PhantomLimb, recipe by GCI2013 student Adrian Jelen 2013-11-24 17:10:30 +00:00
Scott McCreary
f3e1a8304a Fixed beget recipe, work by GCI2013 student Adrián Arroyo Calle 2013-11-24 17:01:01 +00:00
Scott McCreary
36b52aeba2 Corrented user_settings_file to point to a single file 2013-11-24 09:25:07 +00:00
Scott McCreary
4cc0f2b57e Added SystemInformation, recipe by GCI2013 student Adrian Jelen 2013-11-24 09:20:23 +00:00
Scott McCreary
2fc80bcb7e Added BeCasso, recipe file by GCI2013 student tgkokk 2013-11-24 09:09:32 +00:00
Scott McCreary
e9e5fc81a8 Added recipes for libprefs and launchpad, word by GCI2013 student Adrián Arroyo Calle 2013-11-24 08:49:26 +00:00
Scott McCreary
7df5218bd1 Fixed .recipe for Album, work by GCI2013 student Alvin 2013-11-24 07:42:15 +00:00
Scott McCreary
73c6098e28 Added bescreencapture, recipe by GCI2013 student Luke 2013-11-23 17:59:47 +00:00
Scott McCreary
7acbe1f7e5 Added organizer recipe by GCI2013 stdent tgkokk 2013-11-23 11:46:53 +00:00
Scott McCreary
a405741c2f Added 3 font, recipes by GCI2013 student Anna Gajdová, humor_sans marked as broken. 2013-11-23 11:46:50 +00:00
Adrien Destugues
73f97d0eca Add recipe for HivelyTracker. 2013-11-23 12:01:08 +01:00
Adrien Destugues
a978928015 Add missing fix to SDL audio driver
HivelyTracker now actually working as expected.
2013-11-23 11:59:52 +01:00
Adrien Destugues
3a018da323 libSDL: forgot to add the patch. 2013-11-23 11:02:50 +01:00
Adrien Destugues
cf214da817 Migrate the fixes from the "hg" patch.
* These will never get merged upstream, they stopped SDL1.2 development.
* There is a remaining bug with window sizes, will look again tomorrow.
2013-11-22 23:47:26 +01:00
Adrien Destugues
d2ead6eb33 Lua: Create symlink matching the soname
prepareInstalledDevelLib will only take care of $developDir.
2013-11-22 22:26:36 +01:00
Adrien Destugues
a2e291e446 CMake: fix on non-gcc2 architectures
Checking for the compiler version at packaging time doesn't work. So, do
it earlier and export a variable for it.

Also fix some variable names to make a check work and avoid cmake
failing in strange ways later on.
2013-11-22 17:54:05 +01:00
Adrien Destugues
b177b0dfd2 gcc4: build with --with-gnu-ld
This allows gcc to pass response files directly to LD, allowing to build
WebKit libraries using them without hitting command-line length limit.

Also REQUIRES binutils at the proper version, as using binutils 2.17 with
gcc4 isn't working (as doesn't understand some directives).
2013-11-22 10:17:55 +01:00
Adrien Destugues
9f717970ef tiff 4.0.2: mark as broken on gcc2
There's no way this will build on gcc2 because of the ancient libstdc++…
Needs at least support for ios::pos_type.
2013-11-22 10:17:54 +01:00
Chris Roberts
25703dafee Convert bzr to recipe
Some of the work was done as part of issue #30
I did a moderate amount of fixing to the recipe but bzr doesn't
behave very well. So leaving it marked as broken.

It has trouble finding our ssl certs directory.  Our wget also
had trouble with certs using the original url in that issue. This
can be worked around at runtime by setting command line or config
options.

When doing a test clone of the bzr repo it failed to completely
check out the source with some odd out of memory error.  I seem
to recall bzr having this sort of trouble before on Haiku.
2013-11-21 17:37:09 -07:00
Chris Roberts
f82fa818f0 Add python pygments recipe 2013-11-21 17:22:24 -07:00
Chris Roberts
f17cdf3b98 Add python iniparse recipe 2013-11-21 17:21:40 -07:00
Adrien Destugues
5725bc5195 CMake: Remove failure message
When running CPack, PlatformHaiku is imported without
CMAKE_C(XX)_COMPILER being set. Do not fail in this case, just don't set
the variables.
2013-11-21 16:01:22 +01:00
Adrien Destugues
5327a5fd38 cd: add tests and misc fixes
- Link against libxml2, as freetype requires it.
- Some cleanup of the tecmake changes.
2013-11-21 16:01:21 +01:00
Adrien Destugues
3d45d96ca4 Recipe for HaikuWebkit 1.2.0
The build phase runs, but the install ends up in KDL for me. Seems to be
a bug with the chroot and file path mixup or something.
2013-11-21 12:07:23 +01:00
Scott McCreary
b29b2d83cc Added syntax highlighting for .recipes files to Pe, work done by GCI2013 student Alvin 2013-11-21 06:34:00 +00:00
Scott McCreary
b092885384 Merged in brandon_tran/haikuports_brandon_gci (pull request #2)
More Detailed Descriptions for Five .recipe Files | Google Code-In 2013
2013-11-20 16:04:22 -08:00
Scott McCreary
b70909fc7d Fixed 5 font recipes, darn those CRs 2013-11-20 10:40:51 +00:00
Scott McCreary
53d524145c Updated DESCRIPTIONS for 5 fonts, updates by GCI2013 student Anna Gajdová 2013-11-20 10:28:12 +00:00
Scott McCreary
d47411f884 Update libpcre to 8.33, patched Pe so that it builds again. 2013-11-20 09:30:30 +00:00
Brandon Tran
bf18a93892 Expanded description in nano-2.2.6 for Google Code-In 2013. 2013-11-20 00:24:20 -08:00
Brandon Tran
868ce90398 Expanded description in unrar for Google Code-In 2013. 2013-11-20 00:09:48 -08:00
Brandon Tran
2e9eeae9c4 Expanded description in p7zip-9.13 for Google Code-In 2013. 2013-11-19 23:33:31 -08:00
Brandon Tran
e36636d635 Updated description of bzip2 for Google Code-In 2013. 2013-11-19 22:16:04 -08:00
Brandon Tran
9f1353dae9 Updated description of app-dicts/aspell_en for Google Code-In 2013 2013-11-19 21:54:23 -08:00
Chris Roberts
093f5eecd6 Fix some issues with the qt recipe
* Fix an upstream problem with the time conversion in the native
  system notifications

* Kludge the packaging to put *.so symlinks in the runtime path too.
  Not particularly happy about it but I'm sick of dealing with this
  recipe. This makes qmake/cmake/etc... happy
2013-11-19 18:19:52 -07:00
Scott McCreary
e56d3553eb Fixed querywatcher recipe 2013-11-19 16:31:52 -08:00
Scott McCreary
e178738cc9 Initial recipe to build Backup, recipe by GCI2013 student tgkokk 2013-11-19 16:31:07 -08:00
Scott McCreary
c86b966af1 Added anonymous_pro, cantarell and lohit fonts, .recipes by GCI2013 student Adrián Arroyo Calle 2013-11-19 12:22:07 -08:00
Scott McCreary
8c95d507ab Fixed required libraries for tuxpaint 2013-11-19 08:48:18 +00:00
Scott McCreary
84fbae4af9 Added recipe for QueryWatcher, fails to build on makefile-engine error 2013-11-19 08:48:15 +00:00