index .":wq
This commit is contained in:
+14
-1
@@ -17993,10 +17993,16 @@
|
||||
<Description xml:lang="en">Cython is a language that makes writing C extensions for the Python language as easy as Python itself.</Description>
|
||||
<Description xml:lang="tr">Cython, Python için C eklentileri yazmayı kolaylaştıran bir dildir.</Description>
|
||||
<Archive type="targz" sha1sum="a80bd1462ca5e99934908f030549d204951f8da6">http://www.cython.org/release/Cython-0.22.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>system/devel/cython/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>cython</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -21764,7 +21770,7 @@
|
||||
<Description xml:lang="fr">klibc ou "espace utilisateur tôt", est une librairie résultante de l'effort pour transférer autant de code d'initialisation de Linux que possible hors du noyau.</Description>
|
||||
<Description xml:lang="en">klibc, or "early userspace", is library part of an effort which tries to move as much initialization code in Linux as possible out of the kernel.</Description>
|
||||
<Description xml:lang="tr">klibc, sistem başlangıcı için gerekli olan kodların mümkün olduğunca çok kısmını Linux çekirdeği dışına atma hedefiyle oluşturulmuş bir kütüphanedir.</Description>
|
||||
<Archive type="tarxz" sha1sum="d5b4f85c8d7684772667accf3a218eea95d3c1c2">https://www.kernel.org/pub/linux/libs/klibc/2.0/klibc-2.0.3.tar.xz</Archive>
|
||||
<Archive type="tarxz" sha1sum="3dd48eaf29be52a01e90544624e9e88a0c70ea30">https://www.kernel.org/pub/linux/libs/klibc/2.0/klibc-2.0.4.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>kernel-module-headers</Dependency>
|
||||
@@ -21788,6 +21794,13 @@
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2015-06-19</Date>
|
||||
<Version>2.0.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2014-05-11</Date>
|
||||
<Version>2.0.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user