Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/vlc: upgrade to 2.2.3 | Natanael Copa | 2016-05-16 | 1 | -5/+5 |
| | |||||
* | main/vlc: rebuild against x264 | Natanael Copa | 2016-05-16 | 1 | -1/+1 |
| | |||||
* | main/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | Reorder arguments passed to addgroup/adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER | ||||
* | Improve consistency of scripts using adduser/addgroup. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -0/+2 |
| | | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved. | ||||
* | Add -g option (GECOS/comment) to adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | This way we can avoid ugly default: Linux user,,, | ||||
* | main/vlc: upgrade to 2.2.2 | Natanael Copa | 2016-03-31 | 2 | -41/+8 |
| | |||||
* | main/vlc: rebuild against libdvbpsi-1.3 | Natanael Copa | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | main/vlc: rebuild against ncurses-6.0 | Natanael Copa | 2015-10-16 | 1 | -1/+1 |
| | |||||
* | main/vlc: security fix for CVE-2015-5949 | Natanael Copa | 2015-09-21 | 2 | -1/+34 |
| | |||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/vlc: rebuild against eudev | Natanael Copa | 2015-07-17 | 1 | -2/+2 |
| | |||||
* | main/vlc: rebuild against live-media 2015.06.11 | Natanael Copa | 2015-06-16 | 1 | -1/+1 |
| | |||||
* | 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 |
| |