Merge pull request #827 from ertugerata/lfs_stable_update
man-db and man-pages update
This commit is contained in:
@@ -18,7 +18,7 @@ def setup():
|
||||
--enable-mb-groff" % (get.docDIR(), get.srcNAME()))
|
||||
|
||||
def build():
|
||||
shelltools.system("sed -i '/gets is a security hole/d' gnulib/lib/stdio.in.h")
|
||||
#shelltools.system("sed -i '/gets is a security hole/d' gnulib/lib/stdio.in.h")
|
||||
autotools.make("CC='%s %s' V=1 nls=all" % (get.CC(), get.CFLAGS()))
|
||||
|
||||
def install():
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>data:doc</IsA>
|
||||
<Summary>Application to read Linux man pages</Summary>
|
||||
<Description>Man package consists of programs which is used to read most of the documentation available in linux system. For example, you can write "man nameoftheprogram" into the konsole or "man:nameoftheprogram" into the konqueror to get a detailed usage information for many programs.</Description>
|
||||
<Archive sha1sum="d29414122f5d53d32b4bdec66fe0273cb3be2bf9" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.8.1.tar.xz</Archive>
|
||||
<Archive sha1sum="729096a35fec13df8b7b350fdc1b323f990b6144" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.8.4.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>less</Dependency>
|
||||
<Dependency>gzip</Dependency>
|
||||
@@ -53,6 +53,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2018-11-29</Date>
|
||||
<Version>2.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2018-07-15</Date>
|
||||
<Version>2.8.1</Version>
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
<IsA>data:doc</IsA>
|
||||
<Summary>A somewhat comprehensive collection of Linux man pages</Summary>
|
||||
<Description>A large collection of man pages (documentation) from the Linux Documentation Project (LDP).</Description>
|
||||
<Archive sha1sum="05ec29cc69586f276fbeaccd3b466f3456292010" type="tarxz">https://www.kernel.org/pub/linux/docs/man-pages/man-pages-4.15.tar.xz</Archive>
|
||||
<Archive sha1sum="b9c65a46e2061a1b2d4ee7bcc3e46603517b1f42" target="man-pages-4.15" type="tarxz">http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.xz</Archive>
|
||||
<Archive sha1sum="f2937d7b32c989b8b60e1a8ede7a5dff51b09ddc" type="tarxz">https://www.kernel.org/pub/linux/docs/man-pages/man-pages-4.16.tar.xz</Archive>
|
||||
<Archive sha1sum="b9c65a46e2061a1b2d4ee7bcc3e46603517b1f42" target="man-pages-4.16" type="tarxz">http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.xz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -32,6 +32,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2018-11-29</Date>
|
||||
<Version>4.16</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2018-07-15</Date>
|
||||
<Version>4.15</Version>
|
||||
|
||||
Reference in New Issue
Block a user