aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
Commit message (Collapse)AuthorAge
* Merge svn changes up to r30675Gravatar Uoti Urpala2010-03-10
|\
| * cosmetics: Remove pointless empty lines at EOF.Gravatar diego2010-02-20
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30675 b3059339-0415-0410-9bf9-f77b7e298cf2
* | debian/: update README and TODOGravatar Anton Khirnov2009-08-23
| |
* | debian/rules: don't manually remove config filesGravatar Anton Khirnov2009-08-23
| | | | | | | | they're removed automatically by make distclean.
* | debian/: update changelogGravatar Anton Khirnov2009-08-23
| | | | | | | | change version name to git.
* | debian/: update standards version.Gravatar Anton Khirnov2009-08-23
| |
* | debian/: support parallel in DEB_BUILD_OPTIONS.Gravatar Anton Khirnov2009-08-23
| |
* | debian/: DEB_BUILD_OPTIONS -> DEB_BUILD_CONFIGUREGravatar Anton Khirnov2009-08-23
| | | | | | | | DEB_BUILD_OPTIONS is reserved by Debian policy.
* | debian/: delegate handling of mplayer.conf to dpkg.Gravatar Anton Khirnov2009-08-23
| | | | | | | | | | | | | | | | This change removes also all debconf templates and reduces package complexity. Patch by Reinhard Tartler <siretart AT tauware.de>, copied from the official Debian package.
* | debian/: remove watchGravatar Anton Khirnov2009-08-23
| | | | | | | | there are no releases for the git tree atm.
* | debian/: remove references to the internal GUI.Gravatar Anton Khirnov2009-08-23
|/
* dpkg-buildpackage automatically sets CFLAGS and pals to -g -O2.Gravatar diego2009-08-02
| | | | | | | | Unset CFLAGS and friends to avoid failures when building Debian packages. patch from the official Debian package, submitted by Anton Khirnov git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29469 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove postinst script that asks for a TrueType font to use as default.Gravatar diego2009-03-21
| | | | | | | | | | This also gets rid of the libconfhelper-perl dependency; a package that no longer exists in current Debian versions, rendering the generated Debian package uninstallable. patch by Vladislav Naumov, vladislav.naumov gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29020 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add myself as Debian package maintainer, Dariush has not been active in years.Gravatar diego2007-09-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24580 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace x-dev dependency with x11proto-core-dev.Gravatar diego2007-09-18
| | | | | | | | x-dev is now only a dummy package for transition. patch by Ansgar Burchardt, ansgar 2007.43-1 org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24564 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't let the program speak as 'I'.Gravatar diego2006-11-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20733 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update with more mime types.Gravatar diego2006-09-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19955 b3059339-0415-0410-9bf9-f77b7e298cf2
* There is only one global config.mak file left.Gravatar diego2006-07-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19040 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**eduGravatar diego2006-06-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18784 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS --> SubversionGravatar aurel2006-06-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18763 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18556 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add 32x32 XPM icon as mandated by Debian policy.Gravatar diego2006-04-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18039 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not build the GUI by default in the Debian package to be more in lineGravatar diego2006-01-16
| | | | | | | with the behavior of the rest of the build system. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17409 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove libxvmc-dev from build-depends.Gravatar diego2006-01-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17366 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove build-depends used only for obsolete voGravatar aurel2006-01-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17361 b3059339-0415-0410-9bf9-f77b7e298cf2
* xlibs-dev don't exist anymore, as well as libpng-dev and libgtk-dev.Gravatar aurel2006-01-10
| | | | | | | Moreover, we now also support gtk2. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17357 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update for current Debian package.Gravatar diego2006-01-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17348 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve the Debian package configuration: Remove the vo module configuration,Gravatar diego2006-01-08
| | | | | | | | add a debconf TrueType font configuration. Based on the Debian package by Andrea Menucci. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17347 b3059339-0415-0410-9bf9-f77b7e298cf2
* Quote some values to silence debconf warnings.Gravatar diego2006-01-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17346 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not install .cvsignore files.Gravatar diego2006-01-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17345 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better default vo - xv instead of x11.Gravatar diego2006-01-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17326 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused template file.Gravatar diego2006-01-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17325 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, the vo selection should fall back to other vo drivers.Gravatar diego2006-01-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17324 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bump DH_COMPAT version.Gravatar diego2005-12-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17264 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a basic watch file.Gravatar diego2005-12-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17263 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reformat for better readability.Gravatar diego2005-12-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17190 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mentions that --enable-runtime-cpudetection is not on by default.Gravatar gpoirier2005-11-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17023 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not build Debian package with runtime CPU detection by default.Gravatar gpoirier2005-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16999 b3059339-0415-0410-9bf9-f77b7e298cf2
* Run dh_makeshlibs to create proper shlibs files and avoid warnings.Gravatar diego2005-10-25
| | | | | | | patch by Paul TT < paultt ( at ) hackerjournal ( dot ) it > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16862 b3059339-0415-0410-9bf9-f77b7e298cf2
* icon now in /usr/share/pixmaps not /usr/share/iconsGravatar diego2004-10-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13669 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applications menu entry now handled through the top-level Makefile.Gravatar diego2004-10-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13668 b3059339-0415-0410-9bf9-f77b7e298cf2
* mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>Gravatar diego2004-08-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13101 b3059339-0415-0410-9bf9-f77b7e298cf2
* embarassing typosGravatar diego2004-07-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12857 b3059339-0415-0410-9bf9-f77b7e298cf2
* better menu icons by Piero di Vita <scognito@libero.it>Gravatar diego2004-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12785 b3059339-0415-0410-9bf9-f77b7e298cf2
* freedesktop.org compliant menu supportGravatar diego2004-06-29
| | | | | | | patch by Piero Di Vita <scognito@libero.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12728 b3059339-0415-0410-9bf9-f77b7e298cf2
* bump versionGravatar gabucino2004-02-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11964 b3059339-0415-0410-9bf9-f77b7e298cf2
* --disable-mp1e is long obsolete.Gravatar diego2003-11-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11408 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove generated files at cleaning, and install some more examples.Gravatar lumag2003-09-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10916 b3059339-0415-0410-9bf9-f77b7e298cf2
* Start fixing gabbucino changes that broke the package.Gravatar eyck2003-04-25
| | | | | | | Those can go back when package gets overhaul. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9987 b3059339-0415-0410-9bf9-f77b7e298cf2