Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
9394dba9
Commit
9394dba9
authored
9 months ago
by
Иван Мажукин
Committed by
Vitaly Lipatov
8 months ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play: add cups-drivers-katusham247 (eterbug #17332)
parent
7d2677ab
master
devel
Tags unavailable
No related merge requests found
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
46 additions
and
0 deletions
+46
-0
katusha-m247-ps.sh
pack.d/katusha-m247-ps.sh
+25
-0
cups-drivers-katusham247.sh
play.d/cups-drivers-katusham247.sh
+21
-0
No files found.
pack.d/katusha-m247-ps.sh
0 → 100755
View file @
9394dba9
#!/bin/sh
TAR
=
"
$1
"
RETURNTARNAME
=
"
$2
"
.
$(
dirname
$0
)
/common.sh
ROOTDIR
=
$(
pwd
)
# Linux-драйвер-печати-Катюша-M247.zip
erc unpack
$TAR
||
fatal
cd
*
# Linux драйвер печати Катюша M247
# 2021-02-23-Katusha_M247_x86_64_DEB.tar.gz
erc unpack
*
Katusha_M247_x86_64_DEB.tar.gz
||
fatal
rm
*
Katusha_M247_x86_64_DEB.tar.gz
cd
*
# 2021-02-22-Katusha_M247_x86_64_DEB
# katusha-m247-ps_1.2.1_amd64.deb
PKGNAME
=
katusha-m247-ps_
*
_amd64.deb
# needed because the path contains spaces
mv
$PKGNAME
$ROOTDIR
cd
$ROOTDIR
return_tar
$PKGNAME
This diff is collapsed.
Click to expand it.
play.d/cups-drivers-katusham247.sh
0 → 100755
View file @
9394dba9
#!/bin/sh
PKGNAME
=
katusha-m247-ps
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"Linux Print Driver for katusha m247 Printer"
URL
=
"https://katusha-it.ru/downloads"
.
$(
dirname
$0
)
/common.sh
warn_version_is_not_supported
PKGURL
=
"https://katusha-it.ru/storage/filemanager/downloads/Katusha%20Devices/m247/Linux%20%D0%B4%D1%80%D0%B0%D0%B8%CC%86%D0%B2%D0%B5%D1%80%20%D0%BF%D0%B5%D1%87%D0%B0%D1%82%D0%B8%20%D0%9A%D0%B0%D1%82%D1%8E%D1%88%D0%B0%20M247.zip"
install_pack_pkgurl
echo
"Note: run
# serv cups restart
to enable new printer model in cups
"
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment