summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* New snapshot. Make SDL entirely optional, and split GUI and sound flags, bug ↵Chí-Thanh Christopher Nguyễn2010-08-131-1/+10
| | | | | | #325445. Ebuild now doubles as live ebuild, bug #300466. Add fbcon USE flag for the framebuffer GUI. Disable defunct avm2 support. Rename ssl USE flag to openssl after discussion with upstream. (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Drop useless kde_minimal definition.Tomas Chvatal2010-08-091-1/+5
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* don't install plugin to /opt, bug #328595Chí-Thanh Christopher Nguyễn2010-07-191-1/+5
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* check for agg USE flag when vaapi is enabledChí-Thanh Christopher Nguyễn2010-07-191-1/+5
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Remove HPPA keywording.Jeroen Roovers2010-07-141-1/+5
| | | | (Portage version: 2.2_rc67/cvs/Linux i686)
* Require USE=opengl for xv supportChí-Thanh Christopher Nguyễn2010-07-131-1/+5
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Remove extra slash.Jeroen Roovers2010-07-131-1/+4
| | | | (Portage version: 2.2_rc67/cvs/Linux i686)
* New snapshot. Adds support for accelerated video decode through VAAPI.Chí-Thanh Christopher Nguyễn2010-07-121-1/+8
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Fix building with libpng14 wrt #326599 by Serhij S. Stasyuk.Samuli Suominen2010-07-021-1/+5
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* depend on libsdl when gtk and kde frontends are disabled, bug #325445Chí-Thanh Christopher Nguyễn2010-06-271-1/+5
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Fix building with FFmpeg >= 0.6 wrt #324357 by Diego E. Pettenò.Samuli Suominen2010-06-211-1/+4
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* CMAKE_REQUIRED can be 'always' (default) or 'never'Maciej Mrozowski2010-05-011-1/+5
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* www-plugins/gnash: more USE flag checksChí-Thanh Christopher Nguyễn2010-03-241-1/+5
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* www-plugins/gnash: update USE flag checksChí-Thanh Christopher Nguyễn2010-03-231-1/+5
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* www-plugins/gnash-0.8.7 compile fix and default renderer changeChí-Thanh Christopher Nguyễn2010-03-171-1/+6
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* www-plugins/gnash-0.8.7 version bumpChí-Thanh Christopher Nguyễn2010-03-151-1/+9
| | | | (Portage version: 2.2_rc65/cvs/Linux x86_64)
* www-plugins/gnash: make agg the default rendererChí-Thanh Christopher Nguyễn2010-03-151-1/+5
| | | | (Portage version: 2.2_rc65/cvs/Linux x86_64)
* gnash: add myself to maintainersChí-Thanh Christopher Nguyễn2010-03-071-1/+5
| | | | (Portage version: 2.2_rc65/cvs/Linux x86_64)
* QA: non-maint. commit: Fix build issues per bug #286491.Tomas Chvatal2010-01-101-2/+5
| | | | (Portage version: 2.2_rc61/cvs/Linux x86_64)
* Added patch to fix build with libssh-0.4, also updated deps, this package ↵Peter Volkov2009-12-221-1/+6
| | | | | | depends on libssh[server], not libssh2.' (Portage version: 2.1.7.15/cvs/Linux x86_64)
* Rename variable to correspond with kde eclass.Tomas Chvatal2009-10-271-1/+5
| | | | (Portage version: 2.2_rc46/cvs/Linux i686)
* Downgrade KDE dep to fix hppa, ppcJonathan Callen2009-10-121-1/+5
| | | | (Portage version: -svn/cvs/Linux i686)
* Fix missing pygtk dependency with python&gtk supports, per bug #287684. Many ↵Romain Perier2009-10-071-1/+6
| | | | | | thanks to Ian Leonard. (Portage version: 2.2_rc44/cvs/Linux x86_64)
* Fix missing dep on media-libs/giflib per bug #286152, thanks to Myckel HabetsRomain Perier2009-09-291-1/+6
| | | | (Portage version: 2.2_rc42/cvs/Linux x86_64)
* Version bump. remove old revisionRomain Perier2009-09-251-1/+8
| | | | (Portage version: 2.2_rc41/cvs/Linux x86_64)
* Fix kde4-base inheritance to work without cmake.Tomas Chvatal2009-09-251-1/+4
| | | | (Portage version: 2.2_rc41/cvs/Linux x86_64)
* Fix bug #284342, sdl was added into $gui local var from src_configure() even ↵Romain Perier2009-09-101-1/+7
| | | | | | with USE=-sdl gtk -kde, which also introduiced a syntax error caused by the sed expression (which drops the first matched comma). (Portage version: 2.2_rc40/cvs/Linux x86_64)
* Fix bug #284355, testsuite failed due to inheritance from kde4-base.eclass ↵Romain Perier2009-09-101-1/+7
| | | | | | which exported kde4-base_src_test which tried to find a CMakeLists.txt (does not exist), re-import src_test() from 0.8.4 (Portage version: 2.2_rc40/cvs/Linux x86_64)
* Fix bug #284073, Use pkgconfig to determine XPCOM_IDL_DIR instead of ↵Romain Perier2009-09-091-1/+8
| | | | | | non-portable construct which fix building against xulrunner-1.9.0, many thanks to Chi-Thanh Christopher Nguyen <chithanh@cs.tu-berlin.de>, Add >=sys-devel/libtool-2 in RDEPEND (not portable to libtool-1) (Portage version: 2.2_rc40/cvs/Linux x86_64)
* Fix bug #284244, src_install() always failed with USE=-nsplugin due to a ↵Romain Perier2009-09-091-1/+6
| | | | | | stupid test line 184, replace it by an if (Portage version: 2.2_rc40/cvs/Linux x86_64)
* Add bug reference in ChangeLog (oops)Romain Perier2009-09-081-2/+2
| | | | (Portage version: 2.2_rc40/cvs/Linux x86_64)
* Fix kde4 headers detection, moc and uic checks, Import patch from Linux Alt ↵Romain Perier2009-09-081-1/+8
| | | | | | to fix klash support, many thanks to Chi-Thanh Christopher Nguyen <chithanh@cs.tu-berlin.de> (Portage version: 2.2_rc40/cvs/Linux x86_64)
* Drop neon USE-flag, drop gst-plugins-gnomevfs from RDEPENDS (both are ↵Romain Perier2009-09-061-1/+6
| | | | | | unnecessary thanks to leio), Fix typo in metadata.xml (Portage version: 2.2_rc40/cvs/Linux x86_64)
* Version bump, Assign myself to maintainer, Fix QA errors.Romain Perier2009-09-051-1/+8
| | | | (Portage version: 2.2_rc40/cvs/Linux x86_64)
* www-plugins/gnash: assign package to maintainer-needed for removal in 60 daysRémi Cardona2009-09-041-1/+4
| | | | (Portage version: 2.2_rc40/cvs/Linux i686, RepoMan options: --force)
* Marked ~hppa (bug #229427).Jeroen Roovers2009-05-061-1/+4
| | | | (Portage version: 2.2_rc33/cvs/Linux i686)
* Package moved from net-www to www-plugins, bug 265569.Ulrich Müller2009-04-101-0/+329
(Portage version: 2.2_rc28/cvs/Linux i686)