summaryrefslogtreecommitdiffstats
path: root/debian/rules
Commit message (Expand)AuthorAgeFilesLines
* debian: adapt to mpv meson switchKevin Mitchell2023-01-231-14/+10
* debian: include libplacebo in the debian packageKevin Mitchell2022-08-311-2/+9
* debian: disable LTOWessel Dankers2021-11-151-1/+1
* Explicitly call waf with python3 everywheresfan52021-02-081-1/+1
* debian: remove libwavpackKevin Mitchell2020-10-111-1/+0
* debian: replace aom with dav1dKevin Mitchell2020-07-041-1/+1
* debian: enable libaom until debian gets libdav1dKevin Mitchell2020-03-081-0/+1
* debian: remove smbclient as it is no longer supportedKevin Mitchell2020-03-071-2/+1
* Remove --enable-zsh-compThomas Danielsson2019-10-041-2/+1
* Remove --enable-dvdread from the Debian build rules.Wessel Dankers2019-09-161-1/+0
* debian: remove manually installed stuff in /usr/share/docKevin Mitchell2018-05-211-29/+0
* debian: remove theora and twolame encodingKevin Mitchell2018-05-211-2/+0
* Revert "Remove Debian scripts"Kevin Mitchell2018-05-211-0/+121
* Remove Debian scriptsMartin Herkt2018-05-191-121/+0
* debian: enable zsh completionsKevin Mitchell2017-09-141-1/+2
* debian: enable libsmbclientKevin Mitchell2017-09-141-1/+2
* debian: enable cdda and dvd stuffKevin Mitchell2017-09-141-1/+5
* debian: remove netcdf dependencyKevin Mitchell2017-06-261-1/+0
* debian: Remove dependency on libschroedinger-devVishnu Vardhan Reddy Naini2017-03-101-1/+0
* debian: remove openjpeg JPEG2000Kevin Mitchell2016-09-151-1/+0
* debian: add netcdf for softalizer filterKevin Mitchell2016-09-151-0/+1
* debian: remove libvo-aacenc-devKevin Mitchell2016-02-101-1/+1
* debian: x11egl no longer needs to be explicitly enabledKevin Mitchell2015-11-221-1/+1
* debian: enable modplug and openalKevin Mitchell2015-11-221-1/+2
* debian: enable game-music-emu, sftp and harfbuzKevin Mitchell2015-11-091-0/+2
* debian: enable libsoxrKevin Mitchell2015-10-191-0/+1
* debian: get rid of the old weird architecture gcc version hackKevin Mitchell2015-10-061-7/+0
* debian: add bs2b to ffmpeg buildKevin Mitchell2015-09-081-0/+1
* debian: enable ladspa in ffmpeg buildKevin Mitchell2015-09-081-0/+1
* debian: enable x11eglKevin Mitchell2015-08-021-1/+1
* debian: remove suggestion to add sdl2Kevin Mitchell2015-06-041-1/+1
* debian: --enable-cdda is no longer requiredKevin Mitchell2015-04-031-1/+1
* debian: make ffmpeg_configure depend on libass_build soKevin Mitchell2014-11-051-8/+8
* debian: target Jessie, Wheezy, Utopic, and TrustyKevin Mitchell2014-10-231-3/+3
* debian: enable cddaKevin Mitchell2014-10-231-1/+1
* debian: add hardening flagsKevin Mitchell2014-10-231-0/+2
* debian: install more stuff in /usr/share/docKevin Mitchell2014-04-281-4/+33
* enable gnutls in ffmpeg build to handle https:// streamsKevin Mitchell2014-03-261-7/+3
* add --ignore-missing-info for dh_shlibdeps in debian/rules to allowKevin Mitchell2014-03-221-0/+4
* oops: fix location of some docs in debian pacakgeKevin Mitchell2014-03-111-1/+1
* put user DOCS in /usr/share/docKevin Mitchell2014-03-021-0/+5
* enable more codecs in debian packageKevin Mitchell2014-03-021-6/+14
* disable opus, which is not available in Ubuntu 12.04 preciseKevin Mitchell2014-02-191-1/+1
* enable more external libraries for ffmpeg buildKevin Mitchell2014-02-181-1/+12
* debian: Remove the comment suggesting todo: multi-package shared library.Kevin Mitchell2014-02-161-2/+0
* untab debian/rules makefile comment to avoid emacs complainingKevin Mitchell2014-02-111-1/+1
* add dependency on gcc-4.7 or gcc-4.8 for arm (needed for atomic builtins)Kevin Mitchell2014-02-111-1/+3
* just call ./clean in override_dh_auto_clean: instead of calling each of the c...Kevin Mitchell2014-02-081-4/+1
* add rm -rf build_libs to debian/rules override_dh_auto_clean:Kevin Mitchell2014-02-081-0/+1
* Better changelog hack in separate script called from ./update.Kevin Mitchell2014-02-061-5/+2
* debian changelog hackKevin Mitchell2014-02-021-2/+5
* Fix bashism in debian/rules, handle errors betterWessel Dankers2014-01-301-7/+10
* debian package: build-depend and enable libmp3lame and libx264 in ffmpegKevin Mitchell2014-01-291-2/+1
* fix parallel building in the debian package: ffmpeg at least was only buildin...Kevin Mitchell2014-01-281-9/+22
* take fribidi build out of the debian pacakge and replace it with aKevin Mitchell2014-01-281-15/+3
* build more features in debian package including custom-built fribidiKevin Mitchell2014-01-281-4/+27
* Bring back a waf-compatible deiban build systemKevin Mitchell2014-01-271-3/+29
* Revert "Remove incomprehensible Debian magic"Kevin Mitchell2014-01-271-0/+13
* Remove incomprehensible Debian magicwm42013-12-291-13/+0
* Adding waf support for mpv.Josh Driver2013-12-291-3/+5
* fix debian packagingblinxwang2013-11-041-6/+5
* Add a basic dh-based debian directorywm42013-01-231-0/+12