help2man:version bump
This commit is contained in:
@@ -11,9 +11,9 @@ from pisi.actionsapi import get
|
|||||||
def setup():
|
def setup():
|
||||||
autotools.autoreconf("-vfi")
|
autotools.autoreconf("-vfi")
|
||||||
autotools.configure("--prefix=/usr \
|
autotools.configure("--prefix=/usr \
|
||||||
--mandir=/usr/share/man \
|
--mandir=/usr/share/man \
|
||||||
--infodir=/usr/share/info \
|
--infodir=/usr/share/info \
|
||||||
--libdir=/usr/lib")
|
--libdir=/usr/lib")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
autotools.make()
|
autotools.make()
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>GNU utility to convert program --help output to a man page</Summary>
|
<Summary>GNU utility to convert program --help output to a man page</Summary>
|
||||||
<Description>Help2man is a tool which generate man page from help text of programs.</Description>
|
<Description>Help2man is a tool which generate man page from help text of programs.</Description>
|
||||||
<Archive sha1sum="7eebb6ead072b19863f28acca051bc3e3c40fdf9" type="tarxz">http://ftp.gnu.org/gnu/help2man/help2man-1.46.4.tar.xz</Archive>
|
<Archive sha1sum="eec547bc2832d47a23437b680232339862d8ca4c" type="tarxz">http://ftp.gnu.org/gnu/help2man/help2man-1.47.3.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>perl-Locale-gettext</Dependency>
|
<Dependency>perl-Locale-gettext</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -37,6 +37,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="5">
|
||||||
|
<Date>2016-03-08</Date>
|
||||||
|
<Version>1.47.3</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Alihan Öztürk</Name>
|
||||||
|
<Email>alihan@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2015-02-12</Date>
|
<Date>2015-02-12</Date>
|
||||||
<Version>1.46.4</Version>
|
<Version>1.46.4</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user