FreeBSD Bugzilla – Attachment 203206 Details for
Bug 234285
graphics/tesseract: Update to 4.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to make sure man pages build and are always built
tesseract-man.patch (text/plain), 1.58 KB, created by
Michael Gmelin
on 2019-03-28 04:03:08 UTC
(
hide
)
Description:
Patch to make sure man pages build and are always built
Filename:
MIME Type:
Creator:
Michael Gmelin
Created:
2019-03-28 04:03:08 UTC
Size:
1.58 KB
patch
obsolete
>Index: graphics/tesseract/Makefile >=================================================================== >--- graphics/tesseract/Makefile (revision 497002) >+++ graphics/tesseract/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= tesseract > PORTVERSION= 4.0.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= graphics > > MAINTAINER= pkubaj@anongoth.pl >@@ -11,11 +11,12 @@ > > LICENSE= APACHE20 > >+BUILD_DEPENDS= asciidoc:textproc/asciidoc > LIB_DEPENDS= liblept.so:graphics/leptonica > RUN_DEPENDS= tesseract-data>=0:graphics/tesseract-data > >-USES= autoreconf compiler:c++11-lang gnome localbase libtool pathfix \ >- pkgconfig shebangfix >+USES= autoreconf compiler:c++11-lang gmake gnome localbase \ >+ libtool pathfix pkgconfig shebangfix > GNU_CONFIGURE= yes > USE_LDCONFIG= yes > >Index: graphics/tesseract/pkg-plist >=================================================================== >--- graphics/tesseract/pkg-plist (revision 497002) >+++ graphics/tesseract/pkg-plist (working copy) >@@ -42,3 +42,21 @@ > lib/libtesseract.so.4 > lib/libtesseract.so.4.0.0 > libdata/pkgconfig/tesseract.pc >+man/man1/ambiguous_words.1.gz >+man/man1/classifier_tester.1.gz >+man/man1/cntraining.1.gz >+man/man1/combine_lang_model.1.gz >+man/man1/combine_tessdata.1.gz >+man/man1/dawg2wordlist.1.gz >+man/man1/lstmeval.1.gz >+man/man1/lstmtraining.1.gz >+man/man1/merge_unicharsets.1.gz >+man/man1/mftraining.1.gz >+man/man1/set_unicharset_properties.1.gz >+man/man1/shapeclustering.1.gz >+man/man1/tesseract.1.gz >+man/man1/text2image.1.gz >+man/man1/unicharset_extractor.1.gz >+man/man1/wordlist2dawg.1.gz >+man/man5/unicharambigs.5.gz >+man/man5/unicharset.5.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 234285
:
200381
|
203193
|
203204
|
203205
|
203206
|
203207
|
203208