mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
texinfo: update to 6.6
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -8,7 +8,10 @@
|
||||
#usr/bin/texi2pdf
|
||||
#usr/bin/texindex
|
||||
#usr/lib/texinfo
|
||||
#usr/lib/texinfo/XSParagraph.a
|
||||
#usr/lib/texinfo/MiscXS.la
|
||||
#usr/lib/texinfo/MiscXS.so
|
||||
#usr/lib/texinfo/Parsetexi.la
|
||||
#usr/lib/texinfo/Parsetexi.so
|
||||
#usr/lib/texinfo/XSParagraph.la
|
||||
#usr/lib/texinfo/XSParagraph.so
|
||||
#usr/share/info/info-stnd.info
|
||||
@@ -29,7 +32,6 @@
|
||||
#usr/share/man/man5/texinfo.5
|
||||
#usr/share/texinfo
|
||||
#usr/share/texinfo/DebugTexinfo
|
||||
#usr/share/texinfo/DebugTexinfo/DebugCount.pm
|
||||
#usr/share/texinfo/DebugTexinfo/DebugTree.pm
|
||||
#usr/share/texinfo/Pod-Simple-Texinfo
|
||||
#usr/share/texinfo/Pod-Simple-Texinfo/Pod
|
||||
@@ -57,14 +59,19 @@
|
||||
#usr/share/texinfo/Texinfo/Convert/TextContent.pm
|
||||
#usr/share/texinfo/Texinfo/Convert/UnFilled.pm
|
||||
#usr/share/texinfo/Texinfo/Convert/Unicode.pm
|
||||
#usr/share/texinfo/Texinfo/Convert/XSParagraph
|
||||
#usr/share/texinfo/Texinfo/Convert/XSParagraph/TestXS.pm
|
||||
#usr/share/texinfo/Texinfo/Documentlanguages.pm
|
||||
#usr/share/texinfo/Texinfo/Encoding.pm
|
||||
#usr/share/texinfo/Texinfo/MiscXS.pm
|
||||
#usr/share/texinfo/Texinfo/ModulePath.pm
|
||||
#usr/share/texinfo/Texinfo/Parser.pm
|
||||
#usr/share/texinfo/Texinfo/ParserNonXS.pm
|
||||
#usr/share/texinfo/Texinfo/Report.pm
|
||||
#usr/share/texinfo/Texinfo/Structuring.pm
|
||||
#usr/share/texinfo/Texinfo/Transformations.pm
|
||||
#usr/share/texinfo/Texinfo/XS
|
||||
#usr/share/texinfo/Texinfo/XS/parsetexi
|
||||
#usr/share/texinfo/Texinfo/XS/parsetexi/Parsetexi.pm
|
||||
#usr/share/texinfo/Texinfo/XSLoader.pm
|
||||
#usr/share/texinfo/htmlxref.cnf
|
||||
#usr/share/texinfo/init
|
||||
#usr/share/texinfo/init/book.pm
|
||||
|
||||
@@ -24,12 +24,12 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 6.3
|
||||
VER = 6.6
|
||||
|
||||
THISAPP = texinfo-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/texinfo-6.3
|
||||
DIR_APP = $(DIR_SRC)/texinfo-6.6
|
||||
|
||||
# Normal build or $(TOOLS_DIR) build.
|
||||
#
|
||||
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 32baefe5c7080dfb512a4eac5ce67b2a
|
||||
$(DL_FILE)_MD5 = 5231da3e6aa106cd0532b8609e5b3702
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user