mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
PDFTranslator: update to the latest commit
* fix license * escape quotes in description * fix copyright years * bump revision
This commit is contained in:
@@ -7,12 +7,12 @@ a manner independent of application software, hardware, and operating \
|
||||
systems. Each PDF file encapsulates a complete description of a fixed-layout \
|
||||
flat document, including the text, fonts, graphics, and other information \
|
||||
needed to display it. In 1991, Adobe Systems co-founder John Warnock outlined \
|
||||
a system called "Camelot" that evolved into PDF."
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2013-2015 3dEyes**"
|
||||
a system called \"Camelot\" that evolved into PDF."
|
||||
LICENSE="GNU GPL v3"
|
||||
COPYRIGHT="2012-2015 3dEyes**"
|
||||
HOMEPAGE="https://github.com/threedeyes/PDFTranslator"
|
||||
SRC_URI="git+https://github.com/threedeyes/PDFTranslator#a4b96e3"
|
||||
REVISION="2"
|
||||
SRC_URI="git+https://github.com/threedeyes/PDFTranslator#480ce75"
|
||||
REVISION="3"
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user