PDFTranslator: added recipe for version 1.0.1

This commit is contained in:
Sergei Reznikov
2015-04-04 12:43:56 +03:00
parent cfd372c521
commit 146d8b4375

View File

@@ -1,6 +1,6 @@
SUMMARY="A translator for PDF files"
DESCRIPTION="
This is a translator for PDF files based on mupdf library.
This is a translator for PDF files based on MuPDF library.
Portable Document Format (PDF) is a file format used to present documents in \
a manner independent of application software, hardware, and operating \
@@ -11,7 +11,7 @@ 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#480ce75"
SRC_URI="git+https://github.com/threedeyes/PDFTranslator#9fe9b25"
REVISION="3"
ARCHITECTURES="x86_gcc2 x86"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"