~ubuntu-branches/ubuntu/maverick/vlc/maverick

« back to all changes in this revision

Viewing changes to extras/MacOSX/vlc.xcodeproj/project.pbxproj

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello, Mario Limonciello, Martin Hamrle
  • Date: 2008-03-25 20:08:07 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20080325200807-64amsvla1tnnen5s
Tags: 0.8.6.release.e+x264svn20071224+faad2.6.1-0ubuntu1
[ Mario Limonciello ]
* New upstream version. (LP: #206918)
  - New versioning scheme to bring attention to the fact that
    faad and x264 are in the .orig.tar.gz.
  - Fixes 6 CVEs (LP: #196452)
    + CVE: 2007-6681
    + CVE: 2007-6682
    + CVE: 2007-6683
    + CVE: 2008-0295
    + CVE: 2008-0296
* Drop 021_CVE-2008-0984 as it's included upstream.
* debian/rules:
  - Adjust items touched for faad2 when building.
  - Apply all faad2 patches when building
* debian/control:
  - Add dpatch, libfaad-dev, and autotools-dev to build-depends to allow 
    faad2 to build again.
  - Add automake, cvs, and libtool to build depends (now needed for building VLC)

[ Martin Hamrle ]
 * Add new package with pulse output plugin (LP: #196417)
   - debian/patches/030_pulse.diff:
     + patch from upstream trunk to support pulseaudio output
   - debian/rules:
     + enable pulseaudio
   - debian/control:
     + add dependencies to libpulse-dev
     + new package description
   - Creates a NEW binary package, requiring FFe (LP: #204050)

Show diffs side-by-side

added added

removed removed

Lines of Context:
190
190
                        </array>
191
191
                        <key>CFBundleTypeIconFile</key>
192
192
                        <string>Generic.icns</string>
 
193
                        <key>CFBundleTypeMIMETypes</key>
 
194
                        <array>
 
195
                                <string>application/xspf+xml</string>
 
196
                        </array>
193
197
                        <key>CFBundleTypeName</key>
194
198
                        <string>XSPF Playlist</string>
195
199
                        <key>CFBundleTypeRole</key>
290
294
                                <string>spx</string>
291
295
                        </array>
292
296
                        <key>CFBundleTypeIconFile</key>
293
 
                        <string>generic.icns</string>
 
297
                        <string>ogg.icns</string>
 
298
                        <key>CFBundleTypeMIMETypes</key>
 
299
                        <array>
 
300
                                <string>audio/ogg</string>
 
301
                        </array>
294
302
                        <key>CFBundleTypeName</key>
295
303
                        <string>Speex Audio File</string>
296
304
                        <key>CFBundleTypeRole</key>
462
470
                        </array>
463
471
                        <key>CFBundleTypeIconFile</key>
464
472
                        <string>ogg.icns</string>
 
473
                        <key>CFBundleTypeMIMETypes</key>
 
474
                        <array>
 
475
                                <string>audio/ogg</string>
 
476
                        </array>
465
477
                        <key>CFBundleTypeName</key>
466
 
                        <string>OGG Multimedia Fle</string>
 
478
                        <string>Ogg Vorbis File</string>
467
479
                        <key>CFBundleTypeRole</key>
468
480
                        <string>Viewer</string>
469
481
                </dict>
522
534
                        </array>
523
535
                        <key>CFBundleTypeIconFile</key>
524
536
                        <string>ogg.icns</string>
 
537
                        <key>CFBundleTypeMIMETypes</key>
 
538
                        <array>
 
539
                                <string>audio/ogg</string>
 
540
                        </array>
525
541
                        <key>CFBundleTypeName</key>
526
542
                        <string>Ogg Audio File</string>
527
543
                        <key>CFBundleTypeRole</key>
534
550
                        </array>
535
551
                        <key>CFBundleTypeIconFile</key>
536
552
                        <string>ogg.icns</string>
 
553
                        <key>CFBundleTypeMIMETypes</key>
 
554
                        <array>
 
555
                                <string>video/ogg</string>
 
556
                        </array>
537
557
                        <key>CFBundleTypeName</key>
538
558
                        <string>Ogg Video File</string>
539
559
                        <key>CFBundleTypeRole</key>
542
562
                <dict>
543
563
                        <key>CFBundleTypeExtensions</key>
544
564
                        <array>
 
565
                                <string>ogx</string>
 
566
                        </array>
 
567
                        <key>CFBundleTypeIconFile</key>
 
568
                        <string>ogg.icns</string>
 
569
                        <key>CFBundleTypeMIMETypes</key>
 
570
                        <array>
 
571
                                <string>application/ogg</string>
 
572
                        </array>
 
573
                        <key>CFBundleTypeName</key>
 
574
                        <string>Ogg Application File</string>
 
575
                        <key>CFBundleTypeRole</key>
 
576
                        <string>Viewer</string>
 
577
                </dict>
 
578
                <dict>
 
579
                        <key>CFBundleTypeExtensions</key>
 
580
                        <array>
545
581
                                <string>mov</string>
546
582
                                <string>moov</string>
547
583
                                <string>qt</string>
880
916
                        </array>
881
917
                        <key>CFBundleTypeIconFile</key>
882
918
                        <string>generic.icns</string>
 
919
                        <key>CFBundleTypeMIMETypes</key>
 
920
                        <array>
 
921
                                <string>audio/flac</string>
 
922
                        </array>
883
923
                        <key>CFBundleTypeName</key>
884
924
                        <string>FLAC Audio File</string>
885
925
                        <key>CFBundleTypeRole</key>
889
929
        <key>CFBundleExecutable</key>
890
930
        <string>VLC</string>
891
931
        <key>CFBundleGetInfoString</key>
892
 
        <string>VLC media player 0.8.6d, Copyright (c) 1996-2007 the VideoLAN team.</string>
 
932
        <string>VLC media player 0.8.6e, Copyright (c) 1996-2008 the VideoLAN team.</string>
893
933
        <key>CFBundleIconFile</key>
894
934
        <string>vlc.icns</string>
895
935
        <key>CFBundleIdentifier</key>
901
941
        <key>CFBundlePackageType</key>
902
942
        <string>APPL</string>
903
943
        <key>CFBundleShortVersionString</key>
904
 
        <string>0.8.6d</string>
 
944
        <string>0.8.6e</string>
905
945
        <key>CFBundleSignature</key>
906
946
        <string>VLC#</string>
907
947
        <key>CFBundleURLTypes</key>
968
1008
                </dict>
969
1009
        </array>
970
1010
        <key>CFBundleVersion</key>
971
 
        <string>0.8.6d</string>
 
1011
        <string>0.8.6e</string>
972
1012
        <key>NSAppleScriptEnabled</key>
973
1013
        <string>YES</string>
974
1014
        <key>NSMainNibFile</key>