~ubuntu-branches/ubuntu/karmic/vlc/karmic

« back to all changes in this revision

Viewing changes to extras/package/win32/libvlc.dll.manifest

  • Committer: Bazaar Package Importer
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy)
  • Date: 2009-04-06 13:58:06 UTC
  • mfrom: (1.1.21 upstream) (3.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090406135806-96lmh2oslltinvi7
Tags: 0.9.9a-1ubuntu1
* Merge from Debian. (LP: #356310)
* Remaining changes:
  - build against libxul-dev instead of iceape-dev
  - build against libass-dev and libx264-dev
  - build against and install libx264 plugin
  - adjust Vcs-Bzr Headers in debian/control
  - add Xb-Npp header to vlc package
  - debian/patches/301_DVD_media.diff: Change %U to %f
     in VLC .desktop file, cf LP #275043
  - Remove arts from dependencies. (LP: #320915)
    - debian/control:
      - Remove libarts1-dev from build depends
      - Don't build package vlc-plugin-arts
      - Remove all notions of vlc-plugin-arts from packages descriptions
    - debian/rules:
      - Remove --enable-arts from confflags
    - Delete debian/vlc-plugin-arts.install
    - Delete debian/vlc-plugin-arts.links

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
                type="win32"
8
8
        />
9
9
        <description>LibVLC</description>
10
 
        <dependency>
11
 
                <dependentAssembly>
12
 
                        <assemblyIdentity
13
 
                                type="win32"
14
 
                                name="Microsoft.VC80.CRT"
15
 
                                version="8.0.41204.256"
16
 
                                processorArchitecture="x86"
17
 
                                publicKeyToken="1fc8b3b9a1e18e3b"
18
 
                                language="neutral"
19
 
                        />
20
 
                </dependentAssembly>
21
 
        </dependency>
22
10
</assembly>
 
 
b'\\ No newline at end of file'