mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/epson-inkjet-printer-escpr: Updated for version 1.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7c593e1850
commit
d24ca260a2
3 changed files with 96 additions and 14 deletions
84
system/epson-inkjet-printer-escpr/LICENSE.html
Normal file
84
system/epson-inkjet-printer-escpr/LICENSE.html
Normal file
|
@ -0,0 +1,84 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<FONT SIZE="2">
|
||||
<FONT SIZE="3"><B>SEIKO EPSON CORPORATION</B></FONT><BR>
|
||||
<FONT SIZE="3"><B>SOFTWARE LICENSE AGREEMENT FOR LINUX</B></FONT><BR>
|
||||
<BR>
|
||||
IMPORTANT! READ THIS SOFTWARE LICENSE AGREEMENT CAREFULLY. The computer software product, fontware, typefaces and/or data, including any accompanying explanatory written materials (the "Software") should only be installed or used by the Licensee ("you") on the condition you agree with SEIKO EPSON CORPORATION ("EPSON") to the terms and conditions set forth in this Agreement. By installing or using the Software, you are representing to agree all the terms and conditions set forth in this Agreement. You should read this Agreement carefully before installing or using the Software. If you do not agree with the terms and conditions of this Agreement, you are not permitted to install or use the Software.<BR>
|
||||
<BR>
|
||||
|
||||
<hr>
|
||||
|
||||
<FONT SIZE="4"><B>[Inkjet Printer]</B></FONT><BR>
|
||||
<FONT SIZE="4"><B>1.ESC/P</B></FONT>
|
||||
<ul>
|
||||
<li><a href="http://download.ebz.epson.net/la/linux/inkjet_for_linux.html" target=_blank>License agreement for Epson Inkjet Printer Driver for Linux</a></li>
|
||||
</ul>
|
||||
|
||||
<FONT SIZE="4"><B>2.ESC/P-R</B></FONT>
|
||||
<ul>
|
||||
<li><a href="http://www.gnu.org/licenses/gpl.html" target=_blank>GNU General Public License</a></li>
|
||||
</ul>
|
||||
|
||||
<FONT SIZE="4"><B>3.PIPS(Photo Image Print System)</B></FONT>
|
||||
<ul>
|
||||
<li><a href="http://www.gnu.org/licenses/gpl.html" target=_blank>GNU General Public License</a></li>
|
||||
<li><a href="http://www.gnu.org/licenses/lgpl.html" target=_blank>GNU Lesser General Public License</a></li>
|
||||
<li><a href="http://avasys.jp/eng/linux_driver/ava_pl.php" target=_blank>AVASYS Public License</a></li>
|
||||
</ul>
|
||||
|
||||
<hr>
|
||||
|
||||
<FONT SIZE="4"><B>[Laser Printer]</B></FONT><BR>
|
||||
<FONT SIZE="4"><B>1.Postscript Printer Description (PPD) file for EPSON Printer
|
||||
</B></FONT>
|
||||
<ul>
|
||||
<li>Please read the license at the top of the EPSON PPD file carefully.</li>
|
||||
</ul>
|
||||
|
||||
<FONT SIZE="4"><B>2.GS-LPD (Ghostscript Laser Printer Driver for Linux)
|
||||
</B></FONT>
|
||||
<ul>
|
||||
<li><a href="http://www.gnu.org/licenses/gpl.html" target=_blank>GNU General Public License</a></li>
|
||||
</ul>
|
||||
|
||||
<FONT SIZE="4"><B>3.Laser Printer Filter for Linux</B></FONT>
|
||||
<ul>
|
||||
<li><a href="http://avasys.jp/eng/linux_driver/ava_pl.php" target=_blank>AVASYS Public License</a></li>
|
||||
<li><a href="http://www.opensource.org/licenses/mit-license.php" target=_blank>MIT License</a></li>
|
||||
</ul>
|
||||
|
||||
<FONT SIZE="4"><B>4.Photo Image Print System Plus for Linux</B></FONT>
|
||||
<ul>
|
||||
<li><a href="http://www.gnu.org/licenses/gpl.html" target=_blank>GNU General Public License</a></li>
|
||||
<li><a href="http://www.gnu.org/licenses/fdl.html" target=_blank>GNU Free Documentation License</a></li>
|
||||
<li><a href="http://avasys.jp/eng/linux_driver/ava_pl.php" target=_blank>AVASYS Public License</a></li>
|
||||
</ul>
|
||||
|
||||
<hr>
|
||||
|
||||
<FONT SIZE="4"><B>[Scanner]</B></FONT><BR>
|
||||
<FONT SIZE="4"><B>1.Image Scan! for Linux</B></FONT>
|
||||
<ul>
|
||||
<li><a href="http://www.gnu.org/licenses/gpl-2.0.html" target=_blank>GNU General Public License</a></li>
|
||||
<li><a href="http://www.gnu.org/licenses/lgpl.html" target=_blank>GNU Lesser General Public License</a></li>
|
||||
<li><a href="http://avasys.jp/eng/linux_driver/ava_pl.php" target=_blank>AVASYS Public License</a></li>
|
||||
<li><a href="http://download.ebz.epson.net/la/linux/inkjet_for_linux.html#softlicense" target=_blank>SEIKO EPSON CORPORATION SOFTWARE LICENSE AGREEMENT</a></li>
|
||||
</ul>
|
||||
|
||||
<FONT SIZE="4"><B>2.Image Scan v3</B></FONT>
|
||||
<ul>
|
||||
<li><a href="http://www.gnu.org/licenses/gpl-3.0.html" target=_blank>GNU General Public License</a></li>
|
||||
</ul>
|
||||
|
||||
<BR>
|
||||
<BR>
|
||||
EPSON EULA EN 11/05/2012
|
||||
<BR>
|
||||
<BR>
|
||||
</FONT>
|
||||
</BODY>
|
||||
</HTML>
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for escpr
|
||||
|
||||
# Copyright 2013 Ruben Schuller
|
||||
# Copyright 2013, 2014 Ruben Schuller
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,12 +23,11 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=epson-inkjet-printer-escpr
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
TARNAM=$PRGNAM-$VERSION-1lsb3.2.tar.gz
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
TARNAM=$PRGNAM-$VERSION-1lsb3.2.tar.gz
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$( uname -m )" in
|
||||
i?86) ARCH=i486 ;;
|
||||
|
@ -66,10 +65,10 @@ tar xvf $CWD/$TARNAM
|
|||
cd $PRGNAM-$VERSION
|
||||
chown -R root:root .
|
||||
find -L . \
|
||||
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \
|
||||
-exec chmod 755 {} \; -o \
|
||||
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
|
||||
-exec chmod 644 {} \;
|
||||
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
|
||||
-o -perm 511 \) -exec chmod 755 {} \; -o \
|
||||
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
|
||||
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
|
||||
|
||||
./bootstrap
|
||||
|
||||
|
@ -82,6 +81,7 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
--localstatedir=/var \
|
||||
--mandir=/usr/man \
|
||||
--docdir=/usr/doc/$PRGNAM-$VERSION \
|
||||
--disable-static \
|
||||
--build=$ARCH-slackware-linux
|
||||
|
||||
make
|
||||
|
@ -91,10 +91,8 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
|
|||
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
|
||||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a AUTHORS COPYING ChangeLog INSTALL NEWS README* $CWD/README.models \
|
||||
$PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a LICENSE.html COPYING README INSTALL AUTHORS ChangeLog NEWS $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||
find $PKG/usr/doc/$PRGNAM-$VERSION -type f -exec chmod 0644 {} \;
|
||||
|
||||
mkdir -p $PKG/install
|
||||
cat $CWD/slack-desc > $PKG/install/slack-desc
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="epson-inkjet-printer-escpr"
|
||||
VERSION="1.3.0"
|
||||
VERSION="1.4.0"
|
||||
HOMEPAGE="http://download.ebz.epson.net/dsc/search/01/search/"
|
||||
DOWNLOAD="http://download2.ebz.epson.net/dsc/f/03/00/02/36/49/144347597e3ac48ec4fd2eff2d5bb5d58cbff28c/epson-inkjet-printer-escpr-1.3.0-1lsb3.2.tar.gz"
|
||||
MD5SUM="885a1cbea8fdf28a795e2e56b70cd74e"
|
||||
DOWNLOAD="http://download2.ebz.epson.net/dsc/f/03/00/02/71/40/d81129c2d066e3ee33b41e4dfcf2a4d414d1f22f/epson-inkjet-printer-escpr-1.4.0-1lsb3.2.tar.gz"
|
||||
MD5SUM="057f8329b55facaa45f069909c0055ce"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue