Merge branch 'master' of github.com:pisilinux/core
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<Archive sha1sum="d5615ef8f2beb69929a3588fd5a96832a8c66a40" type="targz">http://source.pisilinux.org/1.0/pisilinux-python-0.4.8.tar.gz</Archive>
|
<Archive sha1sum="d5615ef8f2beb69929a3588fd5a96832a8c66a40" type="targz">http://source.pisilinux.org/1.0/pisilinux-python-0.4.8.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python-devel</Dependency>
|
<Dependency>python-devel</Dependency>
|
||||||
<Dependency>libX11-devel</Dependency>
|
<Dependency>libX11-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!--Patch level="1">remove_libX11_dep.patch</Patch-->
|
<!--Patch level="1">remove_libX11_dep.patch</Patch-->
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
<Name>pisilinux-python</Name>
|
<Name>pisilinux-python</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>python</Dependency>
|
<Dependency>python</Dependency>
|
||||||
<!--<Dependency>libX11</Dependency>-->
|
<!--<Dependency>libX11</Dependency>-->
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
@@ -34,8 +34,8 @@
|
|||||||
<Path fileType="localedata">/usr/share/locale</Path>
|
<Path fileType="localedata">/usr/share/locale</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>pisilinux-python-xorg</Name>
|
<Name>pisilinux-python-xorg</Name>
|
||||||
<PartOf>x11.library</PartOf>
|
<PartOf>x11.library</PartOf>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
@@ -48,6 +48,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="3">
|
||||||
|
<Date>2017-01-24</Date>
|
||||||
|
<Version>0.4.8</Version>
|
||||||
|
<Comment>Rebuild.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2016-04-27</Date>
|
<Date>2016-04-27</Date>
|
||||||
<Version>0.4.8</Version>
|
<Version>0.4.8</Version>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>The automated text and program generation tool</Summary>
|
<Summary>The automated text and program generation tool</Summary>
|
||||||
<Description>autogen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text.</Description>
|
<Description>autogen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text.</Description>
|
||||||
<Archive sha1sum="0fe4466094d4b583c3a45b234987f9850fd84f83" type="tarxz">ftp://ftp.gnu.org/gnu/autogen/autogen-5.18.7.tar.xz</Archive>
|
<Archive sha1sum="68e83f451ec699116577b0e0042b47393236c115" type="targz">https://ftp.gnu.org/gnu/autogen/rel5.18.10/autogen-5.18.10.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gc-devel</Dependency>
|
<Dependency>gc-devel</Dependency>
|
||||||
<Dependency>gmp-devel</Dependency>
|
<Dependency>gmp-devel</Dependency>
|
||||||
@@ -55,6 +55,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="3">
|
||||||
|
<Date>2017-01-26</Date>
|
||||||
|
<Version>5.18.10</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2016-04-27</Date>
|
<Date>2016-04-27</Date>
|
||||||
<Version>5.18.7</Version>
|
<Version>5.18.7</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user