Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -2/+2 |
| | |||||
* | main/vlc: removed space in source | Francesco Colista | 2015-04-27 | 1 | -1/+0 |
| | |||||
* | main/vlc: upgrade to 2.2.1 | Timo Teräs | 2015-04-22 | 1 | -5/+5 |
| | | | | and recompile against new libdvdread and libdvdnav | ||||
* | main/vlc: rebuild against gnutls-3.4 | Natanael Copa | 2015-04-21 | 1 | -1/+1 |
| | |||||
* | main/vlc: rebuild against live-media 2015.04.01 | Natanael Copa | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | main/*: remove libiconv-dev from makedepends | Natanael Copa | 2015-04-09 | 1 | -1/+0 |
| | |||||
* | main/vlc: upgrade to 2.2.0 | Timo Teräs | 2015-02-28 | 12 | -538/+38 |
| | | | | remove unneeded patches | ||||
* | main/vlc: rebuild against new live-media | Natanael Copa | 2014-12-25 | 1 | -1/+1 |
| | |||||
* | main/vlc: fix build against ffmpeg 2.5.1 | Łukasz Jendrysik | 2014-12-17 | 2 | -1/+21 |
| | |||||
* | main/vlc: rebuild against updated live-media | Natanael Copa | 2014-11-04 | 1 | -1/+1 |
| | |||||
* | main/vlc: rebuild against new live-media | Natanael Copa | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | main/vlc: add experimental patch to split left/right on transcoding | Timo Teräs | 2014-09-12 | 2 | -1/+125 |
| | |||||
* | main/vlc: rebuild against updated live-media | Natanael Copa | 2014-07-14 | 1 | -1/+1 |
| | |||||
* | main/vlc: upgrade to 2.1.5 | Natanael Copa | 2014-07-07 | 1 | -5/+5 |
| | |||||
* | main/vlc: cleanup and split libs and plugins | Carlo Landmeter | 2014-07-02 | 3 | -25/+112 |
| | |||||
* | main/vlc: rebuild against x264 20140625 | Bartłomiej Piotrowski | 2014-06-26 | 1 | -1/+1 |
| | |||||
* | main/vlc: rebuild against new live-media ABI | Natanael Copa | 2014-05-14 | 1 | -1/+1 |
| | |||||
* | main/vlc: rebuild against dynamic live-media | Natanael Copa | 2014-04-01 | 1 | -1/+1 |
| | |||||
* | main/vlc: upgrade to 2.1.4 | Natanael Copa | 2014-02-24 | 1 | -4/+4 |
| | |||||
* | main/vlc: upgrade to 2.1.3 | Natanael Copa | 2014-02-05 | 1 | -5/+5 |
| | |||||
* | main/vlc: use posix syntax for find | Natanael Copa | 2014-01-22 | 1 | -2/+2 |
| | |||||
* | main/vlc: cherrypick some omxil (rpi) patches | Timo Teräs | 2014-01-21 | 7 | -15/+344 |
| | |||||
* | main/vlc: rebuild against libgcrypt 1.6.0 | Bartłomiej Piotrowski | 2014-01-18 | 1 | -1/+1 |
| | |||||
* | main/vlc: use posix syntax for find | Natanael Copa | 2014-01-03 | 1 | -1/+1 |
| | | | | appears busybox-1.22 requires it | ||||
* | main/vlc: minor rpi tuning | Timo Teräs | 2013-12-27 | 2 | -9/+31 |
| | |||||
* | main/vlc: upgrade to 2.1.2 | Natanael Copa | 2013-12-11 | 1 | -5/+5 |
| | |||||
* | main/vlc: fix dbus plugin | Natanael Copa | 2013-12-11 | 2 | -1/+19 |
| | |||||
* | main/vlc: specify license | Fabian Affolter | 2013-12-03 | 1 | -2/+2 |
| | |||||
* | main/vlc: upgrade to 2.1.1 | Natanael Copa | 2013-11-14 | 1 | -5/+5 |
| | |||||
* | main/vlc: fix build | Timo Teräs | 2013-10-19 | 2 | -7/+16 |
| | | | | | | - disable sse (it seems to not go well with pic on new gcc) - patch the font file to correct file (since upgrade to 2.1.0) - update my patch to not fail on musl | ||||
* | main/vlc: fix versioned depends for subpackages | Natanael Copa | 2013-10-17 | 1 | -4/+4 |
| | |||||
* | main/vlc: misc cleanups and rebuild against ffmpeg-2.0 | Natanael Copa | 2013-10-10 | 1 | -11/+17 |
| | | | | | | | | | | | - remove unrecognized configure options - use lua5.2 - move libGL plugin to -x11 subpackage - enable support for: - udev - libcddb - libva - libvdpau | ||||
* | main/vlc: fix some waitpid usage | Timo Teräs | 2013-10-07 | 2 | -1/+47 |
| | |||||
* | main/vlc: fix networking and screen saver disabling | Timo Teräs | 2013-10-06 | 3 | -141/+21 |
| | | | | | | uclibc defines AI_IDN, but does not support it, so don't try using it. and now that our uclibc has posix_spawn don't patch the calls out, we really need to spawn out the processes. | ||||
* | main/vlc: rebuild against new libdvbpsi | Natanael Copa | 2013-10-03 | 1 | -1/+2 |
| | |||||
* | main/vlc: define fminf in src/audio_output/volume.c | Bartłomiej Piotrowski | 2013-09-26 | 2 | -4/+25 |
| | |||||
* | main/vlc: declare err variable in xdg.c | Bartłomiej Piotrowski | 2013-09-26 | 2 | -8/+10 |
| | |||||
* | main/vlc: yet another rebase of uclibc-inhibit-spawn.patch | Bartłomiej Piotrowski | 2013-09-26 | 2 | -9/+19 |
| | |||||
* | main/vlc: inhibit spawn in posix/netconf.c | Bartłomiej Piotrowski | 2013-09-26 | 2 | -8/+71 |
| | |||||
* | main/vlc: rebase uclibc-inhibit-spawn.patch | Bartłomiej Piotrowski | 2013-09-26 | 4 | -107/+40 |
| | |||||
* | main/vlc: fix build | Bartłomiej Piotrowski | 2013-09-26 | 2 | -52/+3 |
| | |||||
* | main/vlc: upgrade to 2.1.0 | Bartłomiej Piotrowski | 2013-09-26 | 1 | -4/+4 |
| | |||||
* | main/vlc: upgrade to 2.0.8a | Natanael Copa | 2013-08-28 | 1 | -7/+8 |
| | |||||
* | main/vlc: rebuild against libpng16 | Natanael Copa | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | main/vlc: upgrade to 2.0.8 | Natanael Copa | 2013-08-14 | 3 | -48/+37 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/vlc: build fix for flac-1.3 | Natanael Copa | 2013-07-16 | 2 | -0/+44 |
| | |||||
* | main/vlc: upgrade to 2.0.7 | Natanael Copa | 2013-05-28 | 1 | -5/+5 |
| | |||||
* | main/vlc: rebuild against libmatroska-1.4 | Natanael Copa | 2013-04-19 | 1 | -1/+1 |
| | |||||
* | main/vlc: upgrade to 2.0.6 | Natanael Copa | 2013-04-10 | 2 | -16/+13 |
| |