~ubuntu-branches/ubuntu/quantal/jackd2/quantal

« back to all changes in this revision

Viewing changes to .pc/0000_sync_upstream_VCS.patch/windows/jackd.rc

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler, Adrian Knoth, Reinhard Tartler, Jonas Smedegaard
  • Date: 2010-06-19 18:54:29 UTC
  • Revision ID: james.westby@ubuntu.com-20100619185429-zhbhh0mqvukgzx0l
Tags: 1.9.5~dfsg-15
[ Adrian Knoth ]
* Also provide the shlibs file for libjack-jackd2-0
* Fix FTBFS on sparc64 (Closes: #586257)

[ Reinhard Tartler ]
* jackd must not be a virtual package, use 'jack-daemon' for that
* add breaks/replaces on old libjack0
* change shlibsfile to prefer jackd2's libjack
* use conflicts instead of breaks. libjack-jackd2-0 has file conflicts
  with libjack0 and will keep it

[ Jonas Smedegaard ]
* Update control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// Generated by ResEdit 1.4.3
 
2
// Copyright (C) 2006-2008
 
3
// http://www.resedit.net
 
4
 
 
5
#include "resource.h"
 
6
#include "afxres.h"
 
7
 
 
8
 
 
9
//
 
10
// Version Information resources
 
11
//
 
12
LANGUAGE LANG_FRENCH, SUBLANG_DEFAULT
 
13
1 VERSIONINFO
 
14
    FILEVERSION     1,9,5,0
 
15
    PRODUCTVERSION  1,9,5,0
 
16
    FILEOS          VOS_UNKNOWN
 
17
    FILETYPE        VFT_APP
 
18
BEGIN
 
19
    BLOCK "StringFileInfo"
 
20
    BEGIN
 
21
        BLOCK "040c04b0"
 
22
        BEGIN
 
23
            VALUE "Comments", "\0"
 
24
            VALUE "CompanyName", "Grame\0"
 
25
            VALUE "FileDescription", "Jack server for Windows\0"
 
26
            VALUE "FileVersion", "1, 9, 5, 0\0"
 
27
            VALUE "InternalName", "jackd\0"
 
28
            VALUE "LegalCopyright", "Copyright Grame � 2006-2009\0"
 
29
            VALUE "LegalTrademarks", "\0"
 
30
            VALUE "OriginalFilename", "jackd.exe\0"
 
31
            VALUE "PrivateBuild", "\0"
 
32
            VALUE "ProductName", "jackd\0"
 
33
            VALUE "ProductVersion", "1, 9, 5, 0\0"
 
34
            VALUE "SpecialBuild", "\0"
 
35
        END
 
36
    END
 
37
    BLOCK "VarFileInfo"
 
38
    BEGIN
 
39
        VALUE "Translation", 1036, 1200
 
40
    END
 
41
END
 
42
 
 
43
 
 
44
//
 
45
// Icon resources
 
46
//
 
47
LANGUAGE LANG_FRENCH, SUBLANG_DEFAULT
 
48
IDI_ICON1          ICON           ".\\Setup\\src\\jack.ico"