Commit Graph

233 Commits

Author SHA1 Message Date
Sam Hocevar
23f9cfa669 * Updated Debian build files for a future upload. 2005-07-15 11:34:10 +00:00
Sam Hocevar
e89c6a7474 * debian/Makefile.am: oops, removed ffmpeg patch and added vlc.mime. 2005-03-14 14:38:44 +00:00
Sam Hocevar
0205dd6b47 * Updated Debian packaging information. 2005-03-14 13:54:04 +00:00
Sam Hocevar
9d18bb6bb4 * debian/rules:
+ Fixed previously broken DVD support.
    + Removed currently broken Speex support.
  * debian/control:
    + Build-depend on libdvdnav.
2004-09-21 15:55:45 +00:00
Sam Hocevar
f0251c53bd * Spelling fixes. 2004-08-28 11:29:48 +00:00
Sam Hocevar
fbc79bf713 * debian/rules: typo. 2004-08-27 20:58:33 +00:00
Sam Hocevar
451f396085 * debian/*.menu:
+ Removed unused menu files.
  * debian/rules:
    + Build libavformat.
  * include/vlc_common.h:
    + PACKAGE overrides PACKAGE_NAME.
2004-08-27 20:46:35 +00:00
Sam Hocevar
00bee693af * debian/rules:
+ Disabled the GNOME, Qt, GTK+ and KDE interfaces in favour of the
      WxWidgets one.
2004-08-27 19:32:44 +00:00
Sam Hocevar
7a47d507e5 * debian/rules:
+ Activated x264 support.
    + Re-enabled libmodplug support.
    + Build PIC plugins even on x86.
    + Disabled DVB and SLP because their code is broken.
  * debian/control:
    + Force the vlc-plugin-arts and qvlc dependencies.
    + Build-depend on jam and nasm because of x264.
  * debian/copyright:
    + Converted to UTF-8.
2004-08-27 12:10:17 +00:00
Sam Hocevar
a1697840fa * debian/patches/20_configure.dpatch:
+ Don't manage this patch with dpatch since it causes ownership issues.
  * debian/control:
    + Added a missing dpatch build dependency (Closes: #263363).
    + Removed the modplug plugin until libmodplug-dev enters Debian.
2004-08-16 08:29:06 +00:00
Sam Hocevar
99b5f19f52 * debian/patches/20_configure.dpatch:
+ Fixed generated macros.
2004-07-29 15:40:26 +00:00
Sam Hocevar
b4dc90ada5 * debian/rules:
+ Switch build system to dpatch.
2004-07-29 15:28:00 +00:00
Sam Hocevar
14f7e26d78 * debian/control:
+ Build-depend on libdvbpsi3-dev, so that we can get rid of the previous
      versions of this library.
    + Recommend the videolan-doc package.
    + Build-conflict on libavcodec-dev, just in case it enters Sid at an
      unappropriate moment.
  * debian/README.Debian:
    + Removed mention of the libmpeg2 tree, which we no longer provide.
2004-07-20 09:53:24 +00:00
Sam Hocevar
202b7bf8b1 * debian/rules:
+ Activated Theora support (Closes: #259061).
    + Re-enabled the KDE plugin (Closes: #258295).
  * debian/control:
    + Set policy to 3.6.1.1.
    + Build-depend on libid3tag0-dev for ID3 tag support.
    + Made vlc depend on wxvlc for the moment.
2004-07-16 11:26:48 +00:00
Sam Hocevar
8073c43ce3 * Control files for the official 0.7.2-test1 Debian packages. 2004-04-28 11:20:51 +00:00
Sam Hocevar
6a231625dd * debian/control:
+ Removed the libdv2-dev build-dependency.
    + Set the liblivemedia-dev build-dependency to (>= 2004.04.23-1).
    + Set the libmatroska-dev build-dependency to (>= 0.7.0).
    + Build-depend on libfribidi-dev.
    + Build-depend on libcdio-dev.
    + Build-depend on libmodplug-dev.
  * debian/rules:
    + Activated fribidi support.
    + Activated CDDA support via libcdio.
    + Activated MOD support.
2004-04-26 22:04:21 +00:00
Sam Hocevar
84d63bc713 * debian/rules: fixed shell syntax. 2004-04-26 15:24:21 +00:00
Sam Hocevar
3e63b534cf * debian/rules:
+ Build ffmpeg with --enable-gpl because the postprocessing code is GPL.
    + Check for .svn directories in addition to CVS.
2004-04-25 00:27:12 +00:00
Sam Hocevar
3ee57dc6a9 * configure.ac:
+ Factorized the Xinerama code check.
   + If libXv.so is present, ignore libXv_pic.
 * debian/control:
   + Build-depend on zlib1g-dev because ffmpeg uses it by default.
   + Build-depend on libx11-dev, libxext-dev, libxt-dev instead of xlibs-dev.
   + Build-depend on libxv-dev, xlibs-static-pic instead of xlibs-pic.
   + Added a build-dependency on libaudiofile-dev to fix the m68k build.
   + Removed the build dependency on gcc-3.2 because gcc-3.3 no longer ICEs
     on ppc/mpegvideo_altivec.o (Closes: #236442).
   + Build depend on fixed libsdl1.2-dev (>= 1.2.7-5).
   + Override kdelibs4's shlibs value to get VLC into testing.
   + No longer build-depend on dvb-dev.
 * debian/rules:
   + Activated DTS decoding support.
   + Added symlinks for mozilla-firefox (Closes: #239352).
 * debian/copyright:
   + Added faad2 and ffmpeg authors to the copyright (Closes: #212766).
2004-04-22 09:08:29 +00:00
Sam Hocevar
45adedc913 * Added "Id" svn:keywords property to all files containing "$Id:".
* Removed .cvsignore files and added proper svn:ignore properties.
2004-03-05 17:34:23 +00:00
Sam Hocevar
916c69e30e * debian/rules debian/control:
+ No longer build a local libmpeg2 since it entered sid.
    + Build the livedotcom plugin.
  * toolbox:
    + No longer remove flac, speex and matroska from the woody build; I will
      provide clean backports.
2004-02-10 14:33:17 +00:00
Sam Hocevar
efc3e61a0a * debian/README.Debian:
+ Updated Debian-specific build notes.
2004-02-09 20:40:25 +00:00
Derk-Jan Hartman
e525bf1328 * extras/contrib/src/ dvdnav packages
* REST: stringreview round 1
2004-01-24 21:06:52 +00:00
Sam Hocevar
83c6d1f77c * Another official Debian upload (workaround for an ICE in gcc-3.3 on PPC). 2004-01-21 14:44:56 +00:00
Sam Hocevar
50b9bf83b8 * debian/changelog debian/control debian/rules:
+ Control files for a forthcoming official upload.
2004-01-20 17:45:19 +00:00
Sam Hocevar
a9bd5d7e22 * debian/control:
+ Build-depend on fixed linux-kernel-headers packages.
  * debian/rules:
    + Look for faad in extras/faad2, not extras/faad.
    + Enable postprocessing in the ffmpeg configuration.
    + Activated libcaca video output.
2004-01-04 04:53:07 +00:00
Sam Hocevar
294d05e167 * debian/control:
+ Build-depend on fixed dvb-dev packages.
2003-11-04 15:26:04 +00:00
Sam Hocevar
9bcf04ca29 * debian/control:
+ Build-depend on a newer wxwindows version to avoid incompatibilities.
    + Build-depend on linux-kernel-headers and build-conflict on dvb-dev
      because these packages cannot be installed together.
  * debian/rules:
    + Temporarily disabled the framebuffer video output plugin because of
       current code errors in linux-kernel-headers.
2003-11-01 10:07:09 +00:00
Sam Hocevar
d41734c3c7 * The "coincoin" Debian upload (no, it's not a cocker). 2003-10-31 23:57:28 +00:00
Sam Hocevar
139e02861a * Makefile.am: Recurse into doc/ to install documentation.
* configure.ac: Removed mention of plugin packetizer_mpegaudio which does
    not exist.
2003-10-24 16:34:30 +00:00
Sam Hocevar
38b51aec85 * debian/rules:
+ Activated the speex codec.
    + Activated the PVR input module.
2003-10-24 14:45:24 +00:00
Sam Hocevar
b6563901b1 * debian/rules:
+ Disabled the deprecated satellite plugin; the dvb plugin is now
      the recommended one (Closes: #216367).
    + Don't install fortunes in /usr/share/games, they are too private for
      common mortals (Closes: #212856). They are still available in the
      /usr/share/doc/vlc directory though.
  * debian/control:
    + Depend on ttf-freefont for subtitles.
2003-10-24 11:31:51 +00:00
Sam Hocevar
30550aa697 * debian/changelog: 0.6.2-3 upload. 2003-09-15 19:31:28 +00:00
Sam Hocevar
dff6413490 * Updated long descriptions. 2003-09-15 19:20:26 +00:00
Sam Hocevar
348389a102 * debian/control: Updated the libxosd build dependency to fix a build
issue on Debian s390.
2003-09-15 18:28:47 +00:00
Sam Hocevar
3cfe6592f4 * debian/control:
+ Set libmatroska-dev build-dependency to (>= 0.5.0-3) because previous
      versions were broken on platforms where PIC/non-PIC cannot be mixed in
      objects (Closes Debian bug #208383).
    + Set policy to 3.6.1.0.
2003-09-05 00:36:10 +00:00
Sam Hocevar
b6e18dc32c * debian/rules:
+ Disabled familiar plugin.
  * debian/changelog:
    + Updated for 0.6.2 packages.
2003-09-02 13:44:23 +00:00
Sam Hocevar
b01cc018b6 * debian/rules:
+ Activated freetype support.
  * debian/control:
    + Added a build-dependency on freetype6-dev.
    + Added a build-dependency on libdvbpsi2-dev.
    + We now recommend gnome-vlc | wxvlc.
    + We now suggest fortune-mod.
2003-08-01 08:24:53 +00:00
Sam Hocevar
3c69292877 * debian/compat:
+ New debhelper file.
  * debian/control:
    + Updated debhelper build-dependency to (>= 3.4.4) because we now
      use debian/compat.
    + Use ${misc:Depends} everywhere.
2003-07-17 13:01:59 +00:00
Sam Hocevar
1f570ed08b * debian/changelog:
+ Prepared my next Debian upload.
  * debian/control:
    + Set policy to 3.6.0. No changes required.
    + Extended the package description.
2003-07-16 15:40:53 +00:00
Sam Hocevar
09496f1939 * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian
woody package build.
  * bootstrap:
    + Remove config.h.in and config.h before running autoheader.
    + Added "set -e" for better error tracking.
    + Call autoheader and automake after autoconf so that the first build does
      not need to call autoheader.
  * debian/woody-buildpackage:
    + Removed that script and put the code in toolbox.
  * debian/control:
    + Added a build-dependency on libmatroska-dev.
  * debian/rules:
    + Activated Matroska support.
    + Re-enabled dh_installchangelogs.
2003-07-05 14:47:53 +00:00
Sam Hocevar
4be7e66d38 * debian/changelog: Changelog for the forthcoming 0.6.0+cvs-20030704-1 Debian
upload.
  * debian/rules: Build builtins in the first compile pass, and build plugins
    and PIC builtins in the second pass, so that PIC and non-PIC never get
    messed.
  * modules/demux/mkv.cpp: Added minor verbosity in a warning message.
  * modules/gui/kde/preferences.cpp: Fix for woody's KDE.
  * modules/stream_out/transcode.c: Workaround for woody's vorbisenc.h.
2003-07-04 16:35:20 +00:00
Sam Hocevar
7a0538e6fc * bootstrap:
+ Disabled a redundant BUILT_SOURCES variable.
  * debian/woody-buildpackage:
    + Disable skins for woody (no WxWindows).
    + Do not build a diff since we always use the pristine tarball.
2003-07-04 14:56:51 +00:00
Sam Hocevar
1eeede38ba * debian/rules: Fixed a zshism in a variable's pattern substitution. 2003-07-03 12:20:42 +00:00
Sam Hocevar
214efd6c86 * Makefile.am: Fixed the installation of plugins that were going one
directory too low.
2003-07-03 09:37:46 +00:00
Sam Hocevar
a4132b1932 * debian/rules: Fixed the package generation on !x86.
* .cvsignore: Do not ignore the m4 directory.
2003-07-03 03:35:29 +00:00
Sam Hocevar
265de85691 * debian/changelog: Debian-specific changelog for a pending upload. 2003-07-02 16:12:57 +00:00
Sam Hocevar
b7940e0e49 * bootstrap:
+ The clean rule properly removes generated objects.
    + Optimized recursive builds.
  * debian/rules:
    + Fixed a typo in the changelog installation.
2003-07-02 11:21:27 +00:00
Sam Hocevar
2e743e0019 * Makefile.am:
+ Forward AM_MAKEFLAGS through recursive makefiles.
    + Removed the plugins and builtins rules. This causes libintl to be built
      before the plugins.
  * bootstrap:
    + Enabled recursive builds of plugins and builtins.
  * vlc-config.in.in:
    + Fixed a typo.
  * debian/changelog:
    + Next upload will fix bug #199427.
2003-07-01 12:50:56 +00:00
Sam Hocevar
86ed538b36 * debian/rules:
+ Enabled the video4linux input plugin.
2003-06-29 19:12:52 +00:00