FreeBSD Bugzilla – Attachment 164929 Details for
Bug 205780
[PATCH] graphics/yagf: Update to 0.9.5 and unbreak.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
yagf-0.9.5.diff (text/plain), 1.89 KB, created by
Raphael Kubo da Costa
on 2016-01-01 12:52:24 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Raphael Kubo da Costa
Created:
2016-01-01 12:52:24 UTC
Size:
1.89 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 404646) >+++ Makefile (working copy) >@@ -2,15 +2,15 @@ > # $FreeBSD$ > > PORTNAME= yagf >-PORTVERSION= 0.9.3.2 >+PORTVERSION= 0.9.5 > CATEGORIES= graphics >-MASTER_SITES= http://symmetrica.net/cuneiform-linux/ >+MASTER_SITES= SF/yagf-ocr > > MAINTAINER= bsam@FreeBSD.org > COMMENT= Graphical interface for an OCR program (cuneiform and tesseract) > >-BROKEN= unfetchable > LICENSE= GPLv3 >+LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell > >@@ -19,7 +19,9 @@ > OPTIONS_MULTI= OCRENGINE > OPTIONS_MULTI_OCRENGINE=CUNEIFORM TESSERACT > CUNEIFORM_DESC= Cuneiform OCR engine >+CUNEIFORM_RUN_DEPENDS= cuneiform:${PORTSDIR}/graphics/cuneiform > TESSERACT_DESC= Tesseract OCR engine >+TESSERACT_RUN_DEPENDS= tesseract:${PORTSDIR}/graphics/tesseract > > OPTIONS_DEFAULT= CUNEIFORM > >@@ -29,20 +31,8 @@ > USE_QT4= corelib gui imageformats linguist_build \ > moc_build qmake_build rcc_build uic_build > >-CPPFLAGS+= -I${LOCALBASE}/include >-CFLAGS+= -I${LOCALBASE}/include >- > PLIST_FILES= bin/yagf lib/yagf/libxspreload.so share/applications/YAGF.desktop\ > share/icons/hicolor/96x96/apps/yagf.png share/pixmaps/yagf.png > PORTDATA= * > >-.include <bsd.port.options.mk> >- >-.if ${PORT_OPTIONS:MCUNEIFORM} >-RUN_DEPENDS+= cuneiform:${PORTSDIR}/graphics/cuneiform >-.endif >-.if ${PORT_OPTIONS:MTESSERACT} >-RUN_DEPENDS+= tesseract:${PORTSDIR}/graphics/tesseract >-.endif >- > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 404646) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (yagf-0.9.3.2.tar.gz) = 32dd2a60ac04f9b08ec06a4e2974fde2fe3af60238b6a1a8de5a0a29b6ead231 >-SIZE (yagf-0.9.3.2.tar.gz) = 766396 >+SHA256 (yagf-0.9.5.tar.gz) = c0e9fe4b16d39378319fe37772403104a81c58084aa918e78347f56456ed5ebc >+SIZE (yagf-0.9.5.tar.gz) = 427018
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 205780
: 164929