François Revol
b05716c11b
Tell xtrans to put data to common/data instead.
...
The aclocal macros are wanted there... painful
2012-11-28 00:21:31 +00:00
François Revol
fbb8ee3172
Make sure xtrans installs its .pc file at the same location as others.
...
Though I'm not sure it's the proper place...
2012-11-27 20:13:43 +00:00
François Revol
d2eba7e2ce
Add patch for xproto 7.0.23-git.
2012-11-27 19:16:57 +00:00
François Revol
ca181405e8
Remove leftover
2012-11-27 19:15:19 +00:00
François Revol
9ffb59f034
Move the xproto .bep I added to x11-proto/xproto.
...
HATE working for nothing.
2012-11-27 19:04:28 +00:00
François Revol
693751f41d
Fix COPYRIGHT indentation.
2012-11-27 18:59:56 +00:00
François Revol
85a6cff7a0
Fix description and paths
2012-11-27 18:58:21 +00:00
François Revol
f68fcac25a
Fix homepage
2012-11-27 18:56:56 +00:00
François Revol
8f947a0a0b
Move the xorg-macros .bep I added to util-macros.
...
I didn't notice this crap was already here under another name.
Can't they just come up with a canonical name and be done with it???
2012-11-27 18:55:34 +00:00
François Revol
71518137c7
Add a patch for configure
...
Somehow they want to know the field name for the bits in fd_set.
Of course we don't use an usual name...
2012-11-27 18:37:06 +00:00
François Revol
568854260c
Fix folder names
2012-11-27 18:35:16 +00:00
François Revol
d092c89bf9
Indent the COPYRIGHT entry
2012-11-27 18:34:37 +00:00
François Revol
c8322dc61d
Add a .bep for xproto, required by libXpm
...
Not sure about the licence, COPYING contains several ones.
2012-11-27 18:32:04 +00:00
François Revol
46e4255d1f
Fix copyright and licence notes that were mixed up with libXpm's.
...
Not entirely sure about the licence though,
both Oracle and RedHat seem to claim a different one on this.
2012-11-27 18:16:29 +00:00
François Revol
00fd492a30
Add a .bep for xorg-macros
...
Those are required by libXpm.
The -V to autogen.sh is to stop it to run configure for us.
The datadir is set to the lib folder since it's used to put pkgconfig stuff,
but it's ugly.
2012-11-27 17:13:12 +00:00
François Revol
440713fc8a
NetSurf: Switch back to the master git branch
...
* the beos-fixes branch has been merged.
2012-11-26 19:54:25 +00:00
Adrien Destugues
6b12e4fcf1
Patch was upstreamed in mmu_man branch, with additional bugfixes. Pull from there for now.
...
This fixes the remaining problems of requiring to move the mouse around to get network activity to happen.
2012-11-25 20:36:28 +00:00
Adrien Destugues
960c24b199
Update fRiSS bep to pull latest revision from SVN.
...
Also tweak the install so it overwrites an existing installation.
2012-11-25 09:20:43 +00:00
François Revol
74fd6111b8
Add a port for the Rhapsody IRC client.
...
Named rhapsody-irc to avoid possible clash,
but we could also just name it rhapsody ?
2012-11-22 19:42:18 +00:00
François Revol
99f8b37640
Fix paths.
...
The CVS is fixed now, at least everything builds fine.
2012-11-20 23:21:50 +00:00
Scott McCreary
ce8411e3a5
Added burnitnow patch from Giovanni Mugnai to fix burnfree issue that prevented some cd-rw drives/discs from working.
2012-11-20 21:41:46 +00:00
François Revol
b034aee931
Fix install target (untested)
...
Fix copyright
2012-11-20 20:03:13 +00:00
François Revol
28697df33e
Add a .bep for PearPC, but it requires a patch for now...
...
WIP
2012-11-20 19:52:14 +00:00
Alexander von Gluck
57e80465c3
Add Mesa3D optional package. Used to compile Haiku
2012-11-19 13:06:59 +00:00
Alexander von Gluck
26d67b014a
Add GLU bep. Used to compile GLU for Haiku build
2012-11-19 13:00:28 +00:00
Scott McCreary
6fc645fc7e
Fix allegro to build with cmake-2.8.5
2012-11-18 17:22:41 +00:00
Scott McCreary
70f6849f3a
Update automake to 1.12.5
2012-11-18 01:34:09 +00:00
Adrien Destugues
45565ca9bb
Fix the patch to include all the changes.
2012-11-15 21:39:11 +00:00
Scott McCreary
46b91c941f
Fixed status of Handbrake, it should have been marked broken, it is now.
2012-11-11 08:32:32 +00:00
Adrien Destugues
0c2dca5979
* Working download window !
...
* More tweaks to the gui_poll code. It should be correct now, but the UI still isn't updating right so, it gets locked in some cases where it shouldn't. I think some
stuff should go through the event pipe instead of directly acting on the windows/views.
2012-11-09 13:40:26 +00:00
Adrien Destugues
a2a60ca6c4
Fix build for SDL 2.0 and update version number.
2012-11-09 10:35:57 +00:00
Adrien Destugues
b8a680b175
Use tint_color to build disabled toolbar icons that look nicer.
2012-11-08 22:02:45 +00:00
Adrien Destugues
f399b7e4b0
Fixup the event loop so network activity still runs when there is no UI events.
2012-11-08 21:25:16 +00:00
Adrien Destugues
5421dc0f05
Add a download window.
...
(not working, the file data is not saved anywhere!)
2012-11-08 20:15:52 +00:00
Adrien Destugues
f12b8701a2
Fix scrolling using arrow keys and page up/down.
2012-11-08 15:42:03 +00:00
Adrien Destugues
e8e86ace47
* The welcome page was not embedded
...
* Fix layouting problems when stacking windows
* Windows are stacked on the active window, rather than the first open one
* Also stacks window when middle-clicking a link
2012-11-08 13:39:09 +00:00
Adrien Destugues
c39548a74a
Add u-boot tools. This is needed for buiding Haiku for ARM.
2012-11-08 10:13:30 +00:00
Adrien Destugues
b1f6159843
Use graphical buttons in the toolbar in Haiku. Could be done in BeOS as well but I'm too lazy to convert buttons to BBitmaps.
2012-11-08 01:13:49 +00:00
Adrien Destugues
bc9943b3c3
Add Window stacking support.
...
New windows are stacked by default.
2012-11-07 20:19:03 +00:00
Adrien Destugues
81f15ee586
Add patch to get git version of netsurf building.
2012-11-07 16:20:24 +00:00
Adrien Destugues
bfe12d9c54
Add git version of libnsbmp. This is actually needed as netsurf from git is crashing with the 0.0.3 release.
2012-11-07 16:19:08 +00:00
Adrien Destugues
96b3099cbf
Add netsurf shared buildsystem.
2012-11-07 15:40:04 +00:00
Adrien Destugues
be7f6e752b
Add all the netsurf libraries and an updated build file for building from git.
...
Patch upcoming.
2012-11-07 15:39:09 +00:00
Adrien Destugues
320a8f12c1
Add NetSurf project libraries.
...
These were part of etSurf before, but they are now (in netsurf git) distributed as separate libs, which the browser depends on.
2012-11-07 12:32:32 +00:00
Adrien Destugues
1750eb06d6
Update FRiSS to release 0.7.
2012-11-06 19:40:39 +00:00
Chris Roberts
fd24328716
Update mercurial to 2.4 and git to 1.8.0
2012-11-04 23:14:00 +00:00
Siarzhuk Zharski
dd51c82ad6
ZSH 5.0.0
2012-11-04 21:04:41 +00:00
Siarzhuk Zharski
1a9d2e358a
Add simulation of hardlinks with symlinks on extract.
2012-10-30 20:12:32 +00:00
Adrien Destugues
b445a088e9
* Move dosbox to match Gentoo Portage
...
* Finish bep file
* Add small, but required, patch.
I could not submit the patch to dosbox bugtracker with BeZilla. Can someone else have a look at submitting it for me ?
2012-10-25 17:36:27 +00:00
Adrien Destugues
b0db5bf954
WIP DOSBox bep file.
...
Not working for gcc2, it seems use of templates quickly gets us into internal compiler errors there.
Will try gcc4 later.
2012-10-22 20:59:33 +00:00