Merge pull request #10 from ertugerata/master
x11/library bağımlılıklarını tamamlamaya devam.
This commit is contained in:
Executable
+2325
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,3 @@
|
||||
<PISI>
|
||||
<Name>desktop.font</Name>
|
||||
</PISI>
|
||||
@@ -0,0 +1,3 @@
|
||||
<PISI>
|
||||
<Name>desktop.kde</Name>
|
||||
</PISI>
|
||||
@@ -14,10 +14,16 @@
|
||||
<Summary>The Advanced Linux Sound Architecture (ALSA) library</Summary>
|
||||
<Description>alsa-lib provides ALSA runtime libraries to simplify application programming and provide higher level functionality as well as support for the older OSS API, providing binary compatibility for most OSS programs.</Description>
|
||||
<Archive sha1sum="9b81d20417170db2a91452bfe537d0893ef4df89" type="tarbz2">ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.29.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>alsa-lib</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -47,8 +53,11 @@
|
||||
<PartOf>emul32</PartOf>
|
||||
<Summary>32-bit shared libraries for alsa-lib</Summary>
|
||||
<BuildType>emul32</BuildType>
|
||||
<BuildDependencies>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">alsa-lib</Dependency>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib32</Path>
|
||||
|
||||
+20914
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
||||
adaffd50db76ff6bfafaaf0ceac969fe4d745255
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
ff898eb9439d1df04eaaa14b6b2fa85be302faec
|
||||
@@ -15,11 +15,17 @@
|
||||
<Archive sha1sum="43abab84101159563e68d9923353cc0b3af44f07" type="tarbz2">mirrors://xorg/individual/lib/libXext-1.3.3.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
<Dependency>util-macros</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libxslt</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>libXext</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libX11</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
@@ -30,6 +36,7 @@
|
||||
<Name>libXext-devel</Name>
|
||||
<Summary>Development files for libXext</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency release="current">libXext</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -47,10 +54,12 @@
|
||||
<BuildType>emul32</BuildType>
|
||||
<BuildDependencies>
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libXext</Dependency>
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib32</Path>
|
||||
|
||||
@@ -15,6 +15,8 @@
|
||||
<Archive sha1sum="e14fa072bd70b30eef47391cac637bdb4de9e8a3" type="tarbz2">mirrors://xorg/individual/lib/libXfixes-5.0.1.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>util-macros</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -31,6 +33,7 @@
|
||||
<Summary>Development files for libXfixes</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libXfixes</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/X11</Path>
|
||||
@@ -47,10 +50,12 @@
|
||||
<BuildType>emul32</BuildType>
|
||||
<BuildDependencies>
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libXfixes</Dependency>
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib32</Path>
|
||||
|
||||
@@ -15,6 +15,8 @@
|
||||
<Archive sha1sum="d206af66ca9472784a6f05e719121e4d21a1adb1" type="tarbz2">mirrors://xorg/individual/lib/libXi-1.7.4.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libXfixes-devel</Dependency>
|
||||
<Dependency>util-macros</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -22,6 +24,7 @@
|
||||
<Name>libXi</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -35,6 +38,7 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libXi</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libXfixes-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -51,10 +55,12 @@
|
||||
<Summary>32-bit shared libraries for libXi</Summary>
|
||||
<BuildType>emul32</BuildType>
|
||||
<BuildDependencies>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
<Dependency>libXext-32bit</Dependency>
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
<Dependency release="current">libXi</Dependency>
|
||||
<Dependency>libXext-32bit</Dependency>
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user