Mercurial > sdl-ios-xcode
comparison SDL.qpg.in @ 718:cbc0f7fabd1c
Date: Sat, 13 Sep 2003 15:50:43 +0300
From: "Mike Gorchak"
Subject: QNX fixes
improved sound code for the QNX, added workarounds for known bugs, fixed photon detect code. Update .qpg file.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 21 Sep 2003 18:13:48 +0000 |
parents | aaf3b8af6616 |
children | b14fdadd8311 |
comparison
equal
deleted
inserted
replaced
717:42ed44b2c8b6 | 718:cbc0f7fabd1c |
---|---|
50 <QPG:Add permissions="0644" file="./docs/man3/*.3" install="/opt/man/man3/"/> | 50 <QPG:Add permissions="0644" file="./docs/man3/*.3" install="/opt/man/man3/"/> |
51 <QPG:Add permissions="0644" file="./sdl.m4" install="/opt/share/aclocal/"/> | 51 <QPG:Add permissions="0644" file="./sdl.m4" install="/opt/share/aclocal/"/> |
52 </QPG:Files> | 52 </QPG:Files> |
53 <QPG:PackageFilter> | 53 <QPG:PackageFilter> |
54 <QPM:PackageManifest> | 54 <QPM:PackageManifest> |
55 | |
55 <QPM:PackageDescription> | 56 <QPM:PackageDescription> |
56 <QPM:PackageType>Library</QPM:PackageType> | 57 <QPM:PackageType>Library</QPM:PackageType> |
57 <QPM:PackageName>SDL</QPM:PackageName> | 58 <QPM:PackageName>SDL</QPM:PackageName> |
58 <QPM:PackageReleaseNumber>1</QPM:PackageReleaseNumber> | 59 <QPM:PackageReleaseNumber>1</QPM:PackageReleaseNumber> |
59 <QPM:PackageRepository>http://qnx.org.ru/repository</QPM:PackageRepository> | 60 <QPM:PackageRepository>http://qnx.org.ru/repository</QPM:PackageRepository> |
60 <QPM:FileVersion>2.0</QPM:FileVersion> | 61 <QPM:FileVersion>2.0</QPM:FileVersion> |
61 </QPM:PackageDescription> | 62 </QPM:PackageDescription> |
63 | |
62 <QPM:ProductDescription> | 64 <QPM:ProductDescription> |
63 <QPM:ProductName>SDL</QPM:ProductName> | 65 <QPM:ProductName>SDL</QPM:ProductName> |
64 <QPM:ProductIdentifier>SDL</QPM:ProductIdentifier> | 66 <QPM:ProductIdentifier>SDL</QPM:ProductIdentifier> |
65 <QPM:ProductEmail>slouken@libsdl.org</QPM:ProductEmail> | 67 <QPM:ProductEmail>slouken@libsdl.org</QPM:ProductEmail> |
66 <QPM:VendorName>public</QPM:VendorName> | 68 <QPM:VendorName>public</QPM:VendorName> |
72 <QPM:AuthorURL>http://www.libsdl.org</QPM:AuthorURL> | 74 <QPM:AuthorURL>http://www.libsdl.org</QPM:AuthorURL> |
73 <QPM:AuthorEmbedURL/> | 75 <QPM:AuthorEmbedURL/> |
74 <QPM:AuthorEmail>slouken@libsdl.org</QPM:AuthorEmail> | 76 <QPM:AuthorEmail>slouken@libsdl.org</QPM:AuthorEmail> |
75 <QPM:ProductIconSmall/> | 77 <QPM:ProductIconSmall/> |
76 <QPM:ProductIconLarge/> | 78 <QPM:ProductIconLarge/> |
77 <QPM:ProductDescriptionShort>This is the Simple DirectMedia Layer, a generic API that provides low level access to audio, keyboard, mouse, and display framebuffer across multiple platforms.</QPM:ProductDescriptionShort> | 79 <QPM:ProductDescriptionShort>This is the Simple DirectMedia Layer (SDL), a generic API that provides low level access to audio, keyboard, mouse, and display framebuffer across multiple platforms.</QPM:ProductDescriptionShort> |
78 <QPM:ProductDescriptionLong>This is the Simple DirectMedia Layer, a generic API that provides low level access to audio, keyboard, mouse, and display framebuffer across multiple platforms. This is the libraries, include files and other resources you can use to develop and run SDL applications.</QPM:ProductDescriptionLong> | 80 <QPM:ProductDescriptionLong>This is the Simple DirectMedia Layer (SDL), a generic API that provides low level access to audio, keyboard, mouse, and display framebuffer across multiple platforms. This is the libraries, include files and other resources you can use to develop and run SDL applications.</QPM:ProductDescriptionLong> |
79 <QPM:ProductDescriptionURL>http://www.libsdl.org</QPM:ProductDescriptionURL> | 81 <QPM:ProductDescriptionURL>http://www.libsdl.org</QPM:ProductDescriptionURL> |
80 <QPM:ProductDescriptionEmbedURL/> | 82 <QPM:ProductDescriptionEmbedURL/> |
81 </QPM:ProductDescription> | 83 </QPM:ProductDescription> |
84 | |
82 <QPM:ReleaseDescription> | 85 <QPM:ReleaseDescription> |
83 <QPM:ReleaseVersion>@VERSION@</QPM:ReleaseVersion> | 86 <QPM:ReleaseVersion>@VERSION@</QPM:ReleaseVersion> |
84 <QPM:ReleaseUrgency>High</QPM:ReleaseUrgency> | 87 <QPM:ReleaseUrgency>High</QPM:ReleaseUrgency> |
85 <QPM:ReleaseStability>Stable</QPM:ReleaseStability> | 88 <QPM:ReleaseStability>Stable</QPM:ReleaseStability> |
86 <QPM:ReleaseNoteMinor/> | 89 <QPM:ReleaseNoteMinor/> |
87 <QPM:ReleaseNoteMajor/> | 90 <QPM:ReleaseNoteMajor/> |
88 <QPM:ReleaseBuild>1</QPM:ReleaseBuild> | 91 <QPM:ReleaseBuild>1</QPM:ReleaseBuild> |
89 <QPM:CountryExclude/> | 92 <QPM:CountryExclude/> |
90 <QPM:ReleaseCopyright>GNU General Public License</QPM:ReleaseCopyright> | 93 <QPM:ReleaseCopyright>GNU Lesser General Public License</QPM:ReleaseCopyright> |
91 </QPM:ReleaseDescription> | 94 </QPM:ReleaseDescription> |
95 | |
92 <QPM:ContentDescription> | 96 <QPM:ContentDescription> |
93 <QPM:ContentTopic>Software Development/Libraries and Extensions/C Libraries</QPM:ContentTopic> | 97 <QPM:ContentTopic xmlmultiple="true">Software Development/Libraries and Extensions/C Libraries</QPM:ContentTopic> |
94 <QPM:ContentKeyword>SDL, audio, graphics, demos, games, emulators, media, layer</QPM:ContentKeyword> | 98 <QPM:ContentKeyword>SDL, audio, graphics, demos, games, emulators, media, layer</QPM:ContentKeyword> |
95 <QPM:Processor/> | |
96 <QPM:TargetProcessor/> | |
97 <QPM:TargetOS>qnx6</QPM:TargetOS> | 99 <QPM:TargetOS>qnx6</QPM:TargetOS> |
98 <QPM:HostOS>qnx6</QPM:HostOS> | 100 <QPM:HostOS>none</QPM:HostOS> |
99 <QPM:DisplayEnvironment>Photon</QPM:DisplayEnvironment> | 101 <QPM:DisplayEnvironment xmlmultiple="true">Photon</QPM:DisplayEnvironment> |
100 <QPM:TargetAudience>Developer</QPM:TargetAudience> | 102 <QPM:TargetAudience xmlmultiple="true">Developer</QPM:TargetAudience> |
101 <QPM:TargetAudience>User</QPM:TargetAudience> | 103 <QPM:TargetAudience xmlmultiple="true">User</QPM:TargetAudience> |
102 </QPM:ContentDescription> | 104 </QPM:ContentDescription> |
103 <QPM:LicenseUrl>repdata://LicenseUrl/COPYING</QPM:LicenseUrl> | 105 <QPM:LicenseUrl>repdata://LicenseUrl/COPYING</QPM:LicenseUrl> |
106 </QPM:PackageManifest> | |
107 </QPG:PackageFilter> | |
108 | |
109 <QPG:PackageFilter proc="none" target="none"> | |
110 <QPM:PackageManifest> | |
104 <QPM:ProductInstallationDependencies> | 111 <QPM:ProductInstallationDependencies> |
105 <QPM:ProductRequirements/> | 112 <QPM:ProductRequirements></QPM:ProductRequirements> |
106 </QPM:ProductInstallationDependencies> | 113 </QPM:ProductInstallationDependencies> |
107 </QPM:PackageManifest> | 114 </QPM:PackageManifest> |
108 </QPG:PackageFilter> | 115 </QPG:PackageFilter> |
116 | |
117 <QPG:PackageFilter proc="x86" target="none"> | |
118 <QPM:PackageManifest> | |
119 <QPM:ProductInstallationDependencies> | |
120 <QPM:ProductRequirements></QPM:ProductRequirements> | |
121 </QPM:ProductInstallationDependencies> | |
122 </QPM:PackageManifest> | |
123 </QPG:PackageFilter> | |
124 | |
125 <QPG:PackageFilter proc="none" target="x86"> | |
126 <QPM:PackageManifest> | |
127 <QPM:ProductInstallationDependencies> | |
128 <QPM:ProductRequirements></QPM:ProductRequirements> | |
129 </QPM:ProductInstallationDependencies> | |
130 </QPM:PackageManifest> | |
131 </QPG:PackageFilter> | |
132 | |
133 <QPG:PackageFilter proc="x86" target="x86"> | |
134 <QPM:PackageManifest> | |
135 <QPM:ProductInstallationDependencies> | |
136 <QPM:ProductRequirements></QPM:ProductRequirements> | |
137 </QPM:ProductInstallationDependencies> | |
138 </QPM:PackageManifest> | |
139 </QPG:PackageFilter> | |
140 | |
109 </QPG:Values> | 141 </QPG:Values> |
110 </QPG:Generation> | 142 </QPG:Generation> |
111 |