aboutsummaryrefslogtreecommitdiffstats
path: root/main/vlc
Commit message (Collapse)AuthorAgeFilesLines
* main/vlc: upgrade to 2.2.3Natanael Copa2016-05-161-5/+5
|
* main/vlc: rebuild against x264Natanael Copa2016-05-161-1/+1
|
* main/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-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 Pawelczyk2016-04-251-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 Pawelczyk2016-04-251-1/+1
| | | | | | This way we can avoid ugly default: Linux user,,,
* main/vlc: upgrade to 2.2.2Natanael Copa2016-03-312-41/+8
|
* main/vlc: rebuild against libdvbpsi-1.3Natanael Copa2015-12-091-1/+1
|
* main/vlc: rebuild against ncurses-6.0Natanael Copa2015-10-161-1/+1
|
* main/vlc: security fix for CVE-2015-5949Natanael Copa2015-09-212-1/+34
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/vlc: rebuild against eudevNatanael Copa2015-07-171-2/+2
|
* main/vlc: rebuild against live-media 2015.06.11Natanael Copa2015-06-161-1/+1
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-2/+2
|
* main/vlc: removed space in sourceFrancesco Colista2015-04-271-1/+0
|
* main/vlc: upgrade to 2.2.1Timo Teräs2015-04-221-5/+5
| | | | and recompile against new libdvdread and libdvdnav
* main/vlc: rebuild against gnutls-3.4Natanael Copa2015-04-211-1/+1
|
* main/vlc: rebuild against live-media 2015.04.01Natanael Copa2015-04-091-1/+1
|
* main/*: remove libiconv-dev from makedependsNatanael Copa2015-04-091-1/+0
|
* main/vlc: upgrade to 2.2.0Timo Teräs2015-02-2812-538/+38
| | | | remove unneeded patches
* main/vlc: rebuild against new live-mediaNatanael Copa2014-12-251-1/+1
|
* main/vlc: fix build against ffmpeg 2.5.1Łukasz Jendrysik2014-12-172-1/+21
|
* main/vlc: rebuild against updated live-mediaNatanael Copa2014-11-041-1/+1
|
* main/vlc: rebuild against new live-mediaNatanael Copa2014-09-261-1/+1
|
* main/vlc: add experimental patch to split left/right on transcodingTimo Teräs2014-09-122-1/+125
|
* main/vlc: rebuild against updated live-mediaNatanael Copa2014-07-141-1/+1
|
* main/vlc: upgrade to 2.1.5Natanael Copa2014-07-071-5/+5
|
* main/vlc: cleanup and split libs and pluginsCarlo Landmeter2014-07-023-25/+112
|
* main/vlc: rebuild against x264 20140625Bartłomiej Piotrowski2014-06-261-1/+1
|
* main/vlc: rebuild against new live-media ABINatanael Copa2014-05-141-1/+1
|
* main/vlc: rebuild against dynamic live-mediaNatanael Copa2014-04-011-1/+1
|
* main/vlc: upgrade to 2.1.4Natanael Copa2014-02-241-4/+4
|
* main/vlc: upgrade to 2.1.3Natanael Copa2014-02-051-5/+5
|
* main/vlc: use posix syntax for findNatanael Copa2014-01-221-2/+2
|
* main/vlc: cherrypick some omxil (rpi) patchesTimo Teräs2014-01-217-15/+344
|
* main/vlc: rebuild against libgcrypt 1.6.0Bartłomiej Piotrowski2014-01-181-1/+1
|
* main/vlc: use posix syntax for findNatanael Copa2014-01-031-1/+1
| | | | appears busybox-1.22 requires it
* main/vlc: minor rpi tuningTimo Teräs2013-12-272-9/+31
|
* main/vlc: upgrade to 2.1.2Natanael Copa2013-12-111-5/+5
|
* main/vlc: fix dbus pluginNatanael Copa2013-12-112-1/+19
|
* main/vlc: specify licenseFabian Affolter2013-12-031-2/+2
|
* main/vlc: upgrade to 2.1.1Natanael Copa2013-11-141-5/+5
|
* main/vlc: fix buildTimo Teräs2013-10-192-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 subpackagesNatanael Copa2013-10-171-4/+4
|
* main/vlc: misc cleanups and rebuild against ffmpeg-2.0Natanael Copa2013-10-101-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 usageTimo Teräs2013-10-072-1/+47
|
* main/vlc: fix networking and screen saver disablingTimo Teräs2013-10-063-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 libdvbpsiNatanael Copa2013-10-031-1/+2
|
* main/vlc: define fminf in src/audio_output/volume.cBartłomiej Piotrowski2013-09-262-4/+25
|
* main/vlc: declare err variable in xdg.cBartłomiej Piotrowski2013-09-262-8/+10
|