slang-2.3.2:ver.bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Console display library used by most text viewer</Summary>
|
<Summary>Console display library used by most text viewer</Summary>
|
||||||
<Description>S-Lang is a multi-platform programmer's library designed to allow a developer to create robust multi-platform software. It provides facilities required by interactive applications such as display/screen management, keyboard input, keymaps, and so on. The most exciting feature of the library is the slang interpreter that may be easily embedded into a program to make it extensible.</Description>
|
<Description>S-Lang is a multi-platform programmer's library designed to allow a developer to create robust multi-platform software. It provides facilities required by interactive applications such as display/screen management, keyboard input, keymaps, and so on. The most exciting feature of the library is the slang interpreter that may be easily embedded into a program to make it extensible.</Description>
|
||||||
<Archive sha1sum="a8ea7f1b5736160a94efb67b137a0f5b9916bdf2" type="tarbz2">http://www.jedsoft.org/releases/slang/slang-2.3.1a.tar.bz2</Archive>
|
<Archive sha1sum="bbf7f2dcc14e7c7fca40868fd4b411a2bd9e2655" type="tarbz2">http://www.jedsoft.org/releases/slang/slang-2.3.2.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>libpng-devel</Dependency>
|
<Dependency>libpng-devel</Dependency>
|
||||||
<Dependency>libpcre-devel</Dependency>
|
<Dependency>libpcre-devel</Dependency>
|
||||||
@@ -49,13 +49,20 @@
|
|||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||||
<Path fileType="doc">/usr/share/doc/slang/html</Path>
|
<Path fileType="doc">/usr/share/doc/slang/html</Path>
|
||||||
<Path fileType="man">/usr/share/man/man3</Path>
|
<Path fileType="man">/usr/share/man/man3</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2018-04-09</Date>
|
||||||
|
<Version>2.3.2</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2017-02-06</Date>
|
<Date>2017-02-06</Date>
|
||||||
<Version>2.3.1a</Version>
|
<Version>2.3.1a</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user