initial import
This commit is contained in:
49
pstotext/PKGBUILD
Normal file
49
pstotext/PKGBUILD
Normal file
@@ -0,0 +1,49 @@
|
||||
# Maintainer: Jesus E. <heckyel@riseup.net>
|
||||
|
||||
pkgname=pstotext
|
||||
pkgver=1.9
|
||||
_debver=1.9
|
||||
_debrel=6
|
||||
pkgrel=1
|
||||
pkgdesc='Converts Postscript to text'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://www.cs.wisc.edu/~ghost/doc/pstotext.htm'
|
||||
license=('Modified-BSD')
|
||||
depends=('ghostscript')
|
||||
makedepends=('quilt')
|
||||
source=(https://deb.debian.org/debian/pool/main/p/pstotext/pstotext_${pkgver}.orig.tar.gz
|
||||
https://deb.debian.org/debian/pool/main/p/pstotext/pstotext_${_debver}-${_debrel}.debian.tar.gz
|
||||
copyright)
|
||||
sha512sums=('a8148e94d635544a7dfa8c96ff6071717388e4dc6c3db36f2c50939dce96c1f824ee423b1622af9111fffc60cb298215a6ee85d956c81873d71ceac804ee48ca'
|
||||
'cf06c5da84ffea9f21897787d453bd7dbbff4ac787f0a05c85eab1187f3e2f3d8d22baf11a4facb28b06041aaa23ed018edfe4e0e22b8096121d86c964f1e9a8'
|
||||
'd0bb3f7946f9dc8042d480afe3f333a873bf8a47a20f4eddf6285490819683b6040b77c727ac39ee13f26d14004dd538fbd802a47ba8f15a1b1612394d9b7ca9')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"/$pkgname-$pkgver
|
||||
if [[ ${pkgver%.*} = ${_debver%.*} ]]; then
|
||||
# Debian patches
|
||||
export QUILT_PATCHES=debian/patches
|
||||
export QUILT_REFRESH_ARGS='-p ab --no-timestamps --no-index'
|
||||
export QUILT_DIFF_ARGS='--no-timestamps'
|
||||
|
||||
mv "$srcdir"/debian .
|
||||
|
||||
# Doesn't apply
|
||||
rm -v debian/patches/doc-path.patch || true
|
||||
|
||||
quilt push -av
|
||||
fi
|
||||
}
|
||||
|
||||
build() {
|
||||
cd "$srcdir"/$pkgname-$pkgver
|
||||
make
|
||||
}
|
||||
|
||||
package() {
|
||||
cd "$srcdir"/$pkgname-$pkgver
|
||||
install -Dm755 pstotext "$pkgdir"/usr/bin/pstotext
|
||||
install -Dm644 pstotext.1 "$pkgdir"/usr/share/man/man1/pstotext.1
|
||||
install -Dm644 $srcdir/copyright -t "${pkgdir}"/usr/share/licenses/${pkgname}
|
||||
}
|
||||
|
||||
160
pstotext/copyright
Normal file
160
pstotext/copyright
Normal file
@@ -0,0 +1,160 @@
|
||||
===================================================================
|
||||
pstotext.txt 9 Jan 2004
|
||||
===================================================================
|
||||
pstotext 1.9 - PostScript text extractor. Requires Ghostscript.
|
||||
|
||||
The files pstotxt1.dll (Win16), pstotxt2.dll (OS/2) pstotxt3.dll (Win32), and
|
||||
pstotext.zip (sources) constitute the pstotext package, which was written by
|
||||
Paul McJones and Andrew Birrell of Digital Equipment Corporation's Systems
|
||||
Research Center. These files are copyright by Digital Equipment Corporation.
|
||||
You may use them subject to the attached END USER LICENSE AGREEMENT.
|
||||
|
||||
The source files are available in the GSview source distribution,
|
||||
or directly from the authors:
|
||||
http://www.research.digital.com/SRC/virtualpaper/pstotext.html
|
||||
|
||||
You can build DLL and command-line versions of pstotext for various
|
||||
platforms from the sources:
|
||||
PLATFORM BUILD FILE
|
||||
Unix Makefile
|
||||
Win16 pstotxt1.mak
|
||||
OS/2 pstotxt2.mak
|
||||
Win32 pstotxt3.mak (Borland C++ 4.5)
|
||||
Win32 pstotxtv.mak (Microsoft Visual Studio)
|
||||
VMS descrip.mms
|
||||
|
||||
pstotext was developed as a part of the Virtual Paper system, which is
|
||||
a high-quality viewer for computer-generated or scanned documents.
|
||||
See:
|
||||
http://www.research.digital.com/SRC/virtualpaper/
|
||||
|
||||
We appreciate Russell Lang's willingness to incorporate pstotext in
|
||||
GSview, and his help in redesigning the API to the DLL module and in
|
||||
debugging the final version. We thank Hunter Goatley for the VMS
|
||||
port.
|
||||
|
||||
You can contact the authors at <mcjones@pa.dec.com> and
|
||||
<birrell@pa.dec.com>.
|
||||
For Windows and OS, contact gsview@ghostgum.com.au;
|
||||
for VMS, contact <goathunter@PROCESS.COM>.
|
||||
|
||||
Version 1.9 is a modification of 1.8h to recognise excessive space in
|
||||
"ashow" as being a word separator, as found output from groff 1.08.
|
||||
Also fixed widthshow, awidthshow and added xshow, yshow and xyshow.
|
||||
Uses ANSI prototypes. These are now required, not optional.
|
||||
Fixes a number of compiler warnings.
|
||||
Note that neither of the original authors still work at DEC/Compaq/HP.
|
||||
2004-01-09 by Russell Lang at Ghostgum Software Pty Ltd.
|
||||
|
||||
Version 1.8h is a modification of the original 1.8 to allow
|
||||
operation with Aladdin Ghostscript 6.0, to add -output to
|
||||
Windows and OS/2 executables, and to insert line breaks
|
||||
and form feeds is pstotext output. Modifications made
|
||||
2000-07-15 by Russell Lang at Ghostgum Software Pty Ltd.
|
||||
main.c changed to use mkstemp not tempnam for Unix,
|
||||
2000-06-02 by Russell Lang at Ghostgum Software Pty Ltd.
|
||||
|
||||
|
||||
==========================
|
||||
END USER LICENSE AGREEMENT
|
||||
==========================
|
||||
|
||||
GRANT. Subject to the provisions contained herein, Digital Equipment
|
||||
Corporation ("Digital") hereby grants you a non-exclusive license to
|
||||
use its accompanying proprietary software product and associated
|
||||
documentation ("Software") free of charge pursuant to the terms and
|
||||
conditions of this Agreement.
|
||||
|
||||
You are not entitled to support or telephone assistance in connection
|
||||
with your use of the Software.
|
||||
|
||||
SOFTWARE AND DOCUMENTATION. Digital shall furnish the Software to you
|
||||
electronically or on media in source code form. This license does not
|
||||
grant you any right to any enhancement or update to the Software and
|
||||
Documentation.
|
||||
|
||||
USE RESTRICTIONS. You may use, copy, modify, and distribute the
|
||||
Software in source code or object code form, subject to the following
|
||||
conditions:
|
||||
|
||||
(1) If the Software is modified, any Software containing
|
||||
modifications must prominently state in the modified product or
|
||||
documentation (i) that it has been modified, (ii) the identity of the
|
||||
person or entity that made the modifications, and (iii) the date the
|
||||
modifications were made.
|
||||
|
||||
(2) Each copy of the Software made by you shall be subject to
|
||||
the terms of this Agreement and shall contain all of Digital's notices
|
||||
regarding copyrights, trademarks and other proprietary rights as
|
||||
contained in the Software originally provided to you.
|
||||
|
||||
(3) The Software may not be transferred to any third party
|
||||
unless such third party receives a copy of this Agreement and agrees
|
||||
to be bound by all of its terms and conditions.
|
||||
|
||||
TITLE. Title, ownership rights, and intellectual property rights in
|
||||
and to the Software shall remain in Digital and/or its suppliers. The
|
||||
Software is protected by the copyright laws of the United States and
|
||||
international copyright treaties.
|
||||
|
||||
CONTENT. Title, ownership rights, and intellectual property rights in
|
||||
and to the content accessed through the Software is the property of
|
||||
the applicable content owner and may be protected by applicable
|
||||
copyright or other law. This License gives you no rights to such
|
||||
content.
|
||||
|
||||
DISCLAIMER OF WARRANTY. Since the Software is provided free of
|
||||
charge, the Software is provided on an "AS IS" basis, without warranty
|
||||
of any kind, including without limitation the warranties of
|
||||
merchantability, fitness for a particular purpose and
|
||||
non-infringement. The entire risk as to the quality and performance
|
||||
of the Software is borne by you. Should the Software prove defective,
|
||||
you, and not Digital assume the entire cost of any service and repair.
|
||||
This disclaimer of warranty constitutes an essential part of the
|
||||
agreement.
|
||||
|
||||
LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL
|
||||
THEORY, TORT, CONTRACT, OR OTHERWISE, SHALL DIGITAL OR ITS SUPPLIERS
|
||||
RESELLERS, OR LICENSEES BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY
|
||||
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
|
||||
CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
|
||||
STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
|
||||
COMMERCIAL DAMAGES OR LOSSES, EVEN IF DIGITAL SHALL HAVE BEEN INFORMED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY ANY OTHER
|
||||
PARTY.
|
||||
|
||||
EXPORT CONTROLS. You may not download or otherwise export or reexport
|
||||
the Software or any underlying information or technology except in
|
||||
full compliance with all United States and other applicable laws and
|
||||
regulations. By downloading or using the Software, you are agreeing
|
||||
to the foregoing.
|
||||
|
||||
TERMINATION. This Agreement shall automatically terminate upon
|
||||
failure by you to comply with its terms, in which case you shall
|
||||
immediately discontinue the use of the Software and shall within ten
|
||||
(10) days return to Digital or destroy all copies of the Software.
|
||||
You may also terminate this Agreement at any time by destroying the
|
||||
Software and all copies thereof.
|
||||
|
||||
MISCELLANEOUS. This Agreement represents the complete and exclusive
|
||||
statement of the agreements concerning this license between the
|
||||
parties. It may be amended only by a writing executed by both
|
||||
parties. If any provision of this Agreement is held to be
|
||||
unenforceable for any reason, such provision shall be reformed only to
|
||||
the extent necessary to make it enforceable, and such decision shall
|
||||
not affect the enforceability (i) of such provision under other
|
||||
circumstances or (ii) of the remaining provisions hereof under all
|
||||
circumstances. Headings shall not be considered in interpreting this
|
||||
Agreement. This Agreement shall be governed by and construed under
|
||||
the laws of the Commonwealth of Massachusetts, except as governed by
|
||||
Federal law. This Agreement will not be governed by the United
|
||||
Nations Convention of Contracts for the International Sale of Goods,
|
||||
the application of which is hereby expressly excluded.
|
||||
|
||||
U.S. Government Restricted Rights. Use, duplication or disclosure by
|
||||
the Government is subject to restrictions set forth in subparagraphs
|
||||
(a) through (d) of the Commercial Computer-Restricted Rights clause at
|
||||
FAR 52 227-19 when applicable, or in subparagraph (c) (1) (ii) of the
|
||||
Rights in Technical Data and Computer Software clause at DFARS
|
||||
252.227-7013, and in similar clauses in the NASA FAR Supplement.
|
||||
Contractor/manufacturer is Digital Equipment Corporation.
|
||||
Reference in New Issue
Block a user