~ubuntu-branches/ubuntu/utopic/vlc/utopic

« back to all changes in this revision

Viewing changes to share/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Benjamin Drung
  • Date: 2012-02-18 01:29:48 UTC
  • mfrom: (1.1.45) (3.5.32 sid)
  • Revision ID: package-import@ubuntu.com-20120218012948-tvq9nhnfi98kra44
Tags: 2.0.0-1
* New upstream release (Closes: #499381, #573064, #624027, LP: #455825,
  #573775, #695882, #705151, #708448, #738381, #743581, #747757, #817924,
  #931083).
* Remove dropped mozilla-plugin-vlc, vlc-plugin-ggi, and vlc-plugin-svgalib.
  The Mozilla browser plug-in is now provided by a separate source tarball.
* Add new plugins to and remove dropped plugins from vlc-nox.
* Add new and remove dropped build dependencies:
  + libbluray-dev (for Blu-ray support)
  + libresid-builder-dev
  + libsamplerate0-dev
  + libsidplay2-dev
  + lbspeexdsp-dev
  + libxcb-composite0-dev
  - libgtk2.0-dev
  - xulrunner-dev
* vlc-plugin-fluidsynth depends on fluid-soundfont-gm or
  musescore-soundfont-gm for having a sound font for playing MIDI files.
* Drop all patches (they were either backported or accepted by upstream).
* Update symbols for libvlc5.
* Install plugins.dat instead of running vlc-cache-gen in postinst.
* Update minimum version of build dependencies.
* Change Build-Dependency from libupnp3-dev to unversioned libupnp-dev.
  (Closes: #656831)

Show diffs side-by-side

added added

removed removed

Lines of Context:
950
950
        lua/playlist/france2.lua lua/playlist/googlevideo.lua \
951
951
        lua/playlist/jamendo.lua lua/playlist/joox.lua \
952
952
        lua/playlist/katsomo.lua lua/playlist/koreus.lua \
953
 
        lua/playlist/lelombrik.lua lua/playlist/megavideo.lua \
954
 
        lua/playlist/metacafe.lua lua/playlist/metachannels.lua \
955
 
        lua/playlist/mpora.lua lua/playlist/pinkbike.lua \
956
 
        lua/playlist/pluzz.lua lua/playlist/rockbox_fm_presets.lua \
957
 
        lua/playlist/vimeo.lua lua/playlist/youtube.lua \
958
 
        lua/playlist/youtube_homepage.lua lua/playlist/zapiks.lua \
959
 
        lua/sd/README.txt lua/sd/fmc.lua lua/sd/freebox.lua \
960
 
        lua/sd/icecast.lua lua/sd/jamendo.lua lua/sd/metachannels.lua
 
953
        lua/playlist/lelombrik.lua lua/playlist/metacafe.lua \
 
954
        lua/playlist/metachannels.lua lua/playlist/mpora.lua \
 
955
        lua/playlist/pinkbike.lua lua/playlist/pluzz.lua \
 
956
        lua/playlist/rockbox_fm_presets.lua \
 
957
        lua/playlist/soundcloud.lua lua/playlist/vimeo.lua \
 
958
        lua/playlist/youtube.lua lua/playlist/youtube_homepage.lua \
 
959
        lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua \
 
960
        lua/sd/freebox.lua lua/sd/icecast.lua lua/sd/jamendo.lua \
 
961
        lua/sd/metachannels.lua
961
962
appdatadir = $(datadir)/applications
962
963
@HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE@appdata_DATA = vlc.desktop
963
964
iconsdatadir = $(datadir)/icons/hicolor
1075
1076
@BUILD_LUA_TRUE@        lua/playlist/katsomo.luac \
1076
1077
@BUILD_LUA_TRUE@        lua/playlist/koreus.luac \
1077
1078
@BUILD_LUA_TRUE@        lua/playlist/lelombrik.luac \
1078
 
@BUILD_LUA_TRUE@        lua/playlist/megavideo.luac \
1079
1079
@BUILD_LUA_TRUE@        lua/playlist/metacafe.luac \
1080
1080
@BUILD_LUA_TRUE@        lua/playlist/metachannels.luac \
1081
1081
@BUILD_LUA_TRUE@        lua/playlist/mpora.luac \
1082
1082
@BUILD_LUA_TRUE@        lua/playlist/pinkbike.luac \
1083
1083
@BUILD_LUA_TRUE@        lua/playlist/pluzz.luac \
1084
1084
@BUILD_LUA_TRUE@        lua/playlist/rockbox_fm_presets.luac \
 
1085
@BUILD_LUA_TRUE@        lua/playlist/soundcloud.luac \
1085
1086
@BUILD_LUA_TRUE@        lua/playlist/vimeo.luac \
1086
1087
@BUILD_LUA_TRUE@        lua/playlist/youtube.luac \
1087
1088
@BUILD_LUA_TRUE@        lua/playlist/youtube_homepage.luac \