summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't pass --without-pulse to configure if pulseaudio patches are not applied.Alexandre Rostovtsev2012-12-221-2/+2
* Bump, see http://www.winehq.org/announce/1.5.20 for the announcement. Added v...Alexandre Rostovtsev2012-12-221-20/+22
* Bump, see http://www.winehq.org/announce/1.5.19 for the announcement.Alexandre Rostovtsev2012-12-081-2/+2
* Bump, see http://www.winehq.org/announce/1.5.18 for the announcement (bug #44...Alexandre Rostovtsev2012-11-241-4/+20
* Bump, see http://www.winehq.org/announce/1.5.17 for the announcement.Alexandre Rostovtsev2012-11-091-3/+3
* Enable osmesa for win32 on amd64 since emul-linux-x86-opengl-20121028 now inc...Alexandre Rostovtsev2012-10-291-13/+4
* Bump, see http://www.winehq.org/announce/1.5.16 for the announcement.Alexandre Rostovtsev2012-10-261-4/+4
* Pin gstreamer dependency to 0.10 slot.Alexandre Rostovtsev2012-10-261-2/+2
* Update pulseaudio patches, thanks to Maarten Lankhorst.Alexandre Rostovtsev2012-10-131-5/+10
* Bump, see http://www.winehq.org/announce/1.5.15 for the announcement. Tempora...Alexandre Rostovtsev2012-10-121-6/+11
* Add virtual/glu dependency for mesa-9, bug #434446, thanks to Andreas Sturmle...Alexandre Rostovtsev2012-09-101-2/+5
* Run tools/make_requests if a user patch modifies the server protocol definiti...Alexandre Rostovtsev2012-08-231-1/+6
* Fix USE=osmesa build failure with mesa-8.1_rc1_pre20120814 (bug #431832).Alexandre Rostovtsev2012-08-191-2/+2
* xmessage not needed for >=wine-0.9.60 (bug #431140, thanks to Matt Turner).Alexandre Rostovtsev2012-08-121-2/+1
* Bump, see http://www.winehq.org/announce/1.5.10 for the announcement, thanks ...Alexandre Rostovtsev2012-08-071-4/+14
* Bump, see http://www.winehq.org/announce/1.5.7 and http://www.winehq.org/anno...Alexandre Rostovtsev2012-06-241-6/+11
* Bump, see http://www.winehq.org/announce/1.5.6 for the announcement. Optional...Alexandre Rostovtsev2012-06-101-6/+13
* Bump, see http://www.winehq.org/announce/1.5.4 for the announcement. Update S...Alexandre Rostovtsev2012-05-121-2/+2
* dev-util/pkgconfig -> virtual/pkgconfigJeff Horelick2012-05-031-2/+2
* Pin to SLOT="0" of sys-fs/udisks.Samuli Suominen2012-03-271-2/+2
* Bump, see http://www.winehq.org/announce/1.5.0 for the announcement.Alexandre Rostovtsev2012-03-171-2/+2
* Add pkg-config to DEPEND since various libs need it #406051 by cyberbat.Mike Frysinger2012-02-281-1/+2
* Bump, see http://www.winehq.org/announce/1.4-rc4 for the announcement. Add /u...Alexandre Rostovtsev2012-02-211-7/+20
* Bump, see http://www.winehq.org/announce/1.4-rc3 for the announcement. Sync l...Alexandre Rostovtsev2012-02-151-2/+3
* Bump, see http://www.winehq.org/announce/1.4-rc2 for the announcement. Add pa...Alexandre Rostovtsev2012-02-051-2/+4
* Update to EAPI4 and require USE=threads on glibc-based systems (bug #286560, ...Alexandre Rostovtsev2012-01-141-9/+11
* Sync with dbus/udisks USE flag update in 1.3.36.Alexandre Rostovtsev2011-12-311-3/+7
* Switch to new virtual/opencl #392179 by Michal Pytasz.Mike Frysinger2011-12-201-2/+2
* Delete custom pulseaudio/mousewarp patches that are obsolete in newer versions.Mike Frysinger2011-12-021-4/+2
* Version bump and update Gecko #390995 by Andreas Sturmlechner.Mike Frysinger2011-12-021-2/+2
* Version bump #389687 by ScytheMan.Mike Frysinger2011-11-071-2/+2
* Remove USE="hal" and pass --without-hal wrt #313389Samuli Suominen2011-09-181-4/+3
* Add multilib deps for USE="mp3 scanner" #382125 by Jonathan-Christofer Demay.Mike Frysinger2011-09-151-1/+3
* Version bump #380873 by Andrew Savchenko and updated gecko ver.Mike Frysinger2011-08-281-2/+2
* Pull in prelink at build time since wingecc invokes it directly to muck with ...Mike Frysinger2011-08-201-2/+3
* Depend on virtual/yacc instead of bison.Mike Frysinger2011-08-201-2/+2
* drop useless spaceMike Frysinger2011-08-201-2/+2
* Restore app-emulation/emul-linux-x86-soundlibs dep #378459 by emil karlson.Mike Frysinger2011-08-141-2/+5
* Drop USE="esd jack nas" to match upstream, and drop USE=pulseaudio as it shou...Mike Frysinger2011-08-071-22/+4
* Pull in multilib package for v4l #366039 by Nathan Caldwell.Mike Frysinger2011-07-111-1/+2
* force latest nvidia-cuda-toolkit package to avoid opencl changes in package #...Mike Frysinger2011-07-081-2/+2
* Tweak cuda dep a bit more as older versions do not work #374145 by Matthew Sc...Mike Frysinger2011-07-081-2/+2
* Also pull in dev-util/nvidia-cuda-toolkit for USE=opencl #374145 by Matthew S...Mike Frysinger2011-07-071-2/+2
* Convert to git-2 eclass.Mike Frysinger2011-07-051-3/+3
* Add USE=opencl support by Fabio Erculiani #367225.Mike Frysinger2011-07-051-2/+4
* Update winepulse patches #367089.Mike Frysinger2011-06-291-2/+2
* update pulseaudio patchMike Frysinger2011-05-281-2/+2
* QA: Fix non applying patches. Per bug #366301.Tomas Chvatal2011-05-111-2/+2
* QA: drop useflag and epatch that does not apply at all (upstream obviously in...Tomas Chvatal2011-05-011-3/+2
* Control libv4l dep via USE=v4l #364817 by Samuli Suominen.Mike Frysinger2011-04-301-2/+4