Commit Graph

3757 Commits

Author SHA1 Message Date
Humdinger
a394a16a61 Updated packages for Chat and HaikuPorter 2016-08-21 17:59:23 +02:00
Humdinger
e85c33517c Add package for webfont FontAwesome
Install this font to see all those icons WebPositive currently
fails to display e.g. at the discussion forum at
https://discuss.haiku-os.org

Thanks PulkoMandy for pointing this out!
2016-08-15 18:06:25 +02:00
Humdinger
a4f6437c30 Added package for TimeTracker
TimeTracker lets you create tasks for your various projects and
shows them in a list. Via double-click on an entry you start/stop the timer
on that task, thus helping you keep track of how much time you spend doing
what.
2016-08-15 08:19:09 +02:00
Augustin Cavalier
4fecb09f14 libroot: Ship empty libpthread.a and libm.a for POSIX and general compatibility.
A few weeks back, I spotted in the Musl FAQ that they apparently ship
empty libm.a and libpthread.a files (https://www.musl-libc.org/faq.html),
which they said was for POSIX compatibility. A bit of digging got me to
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/c99.html which
says:

> It is unspecified whether the libraries libc.a, libl.a, libm.a, libpthread.a,
> librt.a, [OB] [Option Start] libtrace.a, [Option End] libxnet.a, or liby.a
> exist as regular files. The implementation may accept as -l option-arguments
> names of objects that do not exist as regular files.

So to follow the letter of the law, we only need to have the "c99" command
accept these; however, it appears all Linux and BSD cstdlibs accept them
no matter what compliance mode is in effect.

Discussed with PulkoMandy. This will make HaikuPorts' job a lot easier...
2016-08-13 11:16:06 -04:00
John Scipione
2cad94c1c3 Whitespace only changes in jam files 2016-08-12 12:37:03 -07:00
Humdinger
715298cb2b Updated youtube-dl package to 2016.08.12 2016-08-12 10:34:39 +02:00
Jérôme Duval
d216db039f Rebuild libwebp package on x86_64. 2016-08-09 23:01:58 +02:00
Jérôme Duval
1e2bf1417a Update libvorbis package for x86_gcc2. 2016-08-07 21:22:34 +02:00
Adrien Destugues
289e59b770 jpeg: update to version 9b.
- Packages for version 9 has a broken "provides" entry (version 9
  instead of 9.0.0 for the lib) which confuses haikuporter.
2016-08-07 13:25:46 +02:00
Fredrik Holmqvist
e5ebfda19d Enable power button on 64 bit.
Works here. You may need to hold in for a second or two.
2016-08-07 00:46:27 +02:00
Adrien Destugues
766f682338 Fix build and first runtime problem in network boot
The boot still crashes some time later, but at least it is easier to
test now.

- PackageFS included in the net boot archive
- Tell the system it is booted "from image" when netbooting
2016-08-06 20:29:08 +02:00
Jérôme Duval
7503f9a84f Add packages for fluidlite. 2016-08-04 19:04:31 +02:00
Jérôme Duval
cc1a880d6e Add docbook*, gtk_doc, itstool, libsamplerate packages for x86. 2016-08-02 20:27:39 +02:00
Humdinger
e65072a83e Updated WebPositiveBookmarks
Added Giovanni's Software Depot (http://softwaredepot.altervista.org/)
2016-08-02 17:09:04 +02:00
Augustin Cavalier
b070edd867 packages/HaikuDevel: Add GLUT header to image.
We've shipped libglut.so since a long time ago, so let's ship the header
too. Fixes #11739.
2016-07-29 18:41:30 -04:00
Jérôme Duval
1646f49791 Update freetype, harfbuzz, libwebp and python packages. 2016-07-27 21:22:37 +02:00
François Revol
7f6136828c Add more X11 packages including libxpm
inputproto, kbproto, libx11, libxpm, xextproto, xtrans.

Updated xproto.

Now maybe I can get xpm icons in my XEmacs toolbars?
2016-07-25 00:35:53 +02:00
Jérôme Duval
6f087f38ee Update binutils packages. 2016-07-23 00:41:48 +02:00
François Revol
58820fadb1 M68K: update bootstrap packages version 2016-07-20 20:26:29 +02:00
Jérôme Duval
468d852266 Update or add flac,libao,libsndfile,libogg,opus packages. 2016-07-20 19:31:02 +02:00
Jérôme Duval
b33ffcda12 Update expat and wget packages. 2016-07-20 17:02:05 +02:00
Jérôme Duval
b1811a3a45 Update cmake, libogg and llvm packages for x86. 2016-07-19 23:59:03 +02:00
Jérôme Duval
d6d84d272e Update cmake and llvm packages for x86_64. 2016-07-19 16:26:40 +02:00
Jérôme Duval
2f6a1cfc58 Update llvm x86 packages for x86_gcc2. 2016-07-18 23:06:57 +02:00
Jérôme Duval
30dea2f64e Update unzip and zip packages.
* fix #12861.
2016-07-16 11:05:15 +02:00
Humdinger
8091fb42e5 Updated LBreakout2 package to v2.6.5 2016-07-16 10:03:28 +02:00
Jérôme Duval
909876840b Update haikuwebkit x86 package for x86_gcc2.
* affected by haikuporter bug #83.
2016-07-14 23:12:13 +02:00
Humdinger
d725288398 Added package for Q.
Q is an interactive 'analogue' synth sequencer.
2016-07-13 17:30:27 +02:00
Jérôme Duval
3fab747801 Sync gcc and binutils bootstrap versions with HaikuPorts recipes. 2016-07-13 08:21:21 +02:00
Jérôme Duval
b134f71033 Set the image size for debug nightlies to 700MB. 2016-07-12 16:15:00 +02:00
Jérôme Duval
60d6c709d7 Update icu packages to 57.1.
* Add icu56 packages for compatibility with version 56.
2016-07-12 13:41:17 +02:00
Jérôme Duval
c1d3db8d64 Add profile bootstrap-anyboot.
* update version for freetype_bootstrap package.
2016-07-11 15:18:52 +02:00
Adrien Destugues
ac30c58648 Enable Werror for jpeg, png, wonderbrush translators. 2016-07-10 19:17:01 +02:00
Dario Casalinuovo
7a137e0f0c Remove live555_x86 source package 2016-07-07 23:36:35 +02:00
Joseph R. Prostko
849e97e4af Update Fossil packages for x86_gcc2, x86, and x86_64. 2016-07-06 21:58:26 -04:00
Jérôme Duval
572e244564 Update haikuwebkit package for x86_64.
* affected by haikuporter bug #83.
2016-07-06 09:18:38 +02:00
Humdinger
4221d035d8 Added packages
* Clipdinger (64bit)
* Quicklaunch (gcc4)
* WhereIsMyMouse
* Icebreaker
2016-07-03 18:09:26 +02:00
Alexander von Gluck IV
c9e6b4e096 jam: Extend wget wait
* I shrunk this down, but it seems like packages.haiku-os.org
  is taking an long time to access some packages (>10 sec)
* This should help relability of package downloads until
  someone checks out why connections take so long
2016-06-30 15:09:17 -05:00
Andrew Lindesay
fa2dd9c45f BPackageInfo::Parser: Validate URL strings.
Fixes #12710.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
I fixed the modifications to the Jamfiles in src/bin, they were all wrong
in the patch.
2016-06-18 18:40:07 -04:00
Humdinger
2a14acb75b Update Clipdinger package to v0.5.4
Bug fix: Make the context menu more robust. Fixes issue #2.
Build fix for gcc5.
Added Russian localization, thanks to Akujiism.
2016-06-12 10:03:48 +02:00
Jérôme Duval
408530de9c Update gcc5 packages.
* bump to 5.4.0.
2016-06-05 23:12:44 +02:00
Rene Gollent
76477fc5a7 Cleanups.
- Move libdebugger into the body with the rest of the libraries. Cleanup
  suggested by Ingo. No functional change.
2016-06-04 18:43:20 -04:00
Jérôme Duval
61cd78ec9d Update gcc5 packages.
* enable libgomp.
2016-06-04 23:52:44 +02:00
Rene Gollent
fce4895d18 Debugger: Split into core library and application.
- Add subfolder src/kits/debugger which contains the debugger's core
  functionality and lower layers. Correspondingly add headers/private/debugger
  for shared headers to be used by clients such as the Debugger application
  and eventual remote_debug_server. Adjust various files to account for
  differences as a result of the split and moves.
- Add libdebugger.so to minimal Jamfile.
2016-06-04 13:18:39 -04:00
Jérôme Duval
f4eec09155 Add lcms package for x86. 2016-06-03 16:45:52 +02:00
Dario Casalinuovo
5029fabd08 live555: Library order caused missing symbols 2016-06-02 19:06:06 +02:00
Jérôme Duval
f2e31bcc08 Add imagemagick, swig, some python packages for x86. 2016-06-02 14:26:44 +02:00
Dario Casalinuovo
fbabc74ddf http_streamer: General refactor making use of new API
* Use BUrlProtocolRoster instead of BFileRequest.
* Removed HTTPMediaIO custom code that now inherits
BAdapterIO and make the whole thing more simple.
* It work with some formats (flv, mp3, mkv) but ffmpeg fail
on others (mp4, 3gp).
* GetSize needs improvements.
2016-05-31 01:15:09 +02:00
Humdinger
0659b3c778 Updated QuickRes package.
Fixes QuickRes not being in Tracker's "Open with..." context menu.
2016-05-27 18:57:49 +02:00
Dario Casalinuovo
0e4c5de06d Add live555 packages for x86 and x86_64 2016-05-25 21:22:35 +02:00