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
83860f81
Commit
83860f81
authored
May 28, 2025
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play: use https where possible
parent
813b731d
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
8 deletions
+7
-8
epson-printer-utility.sh
play.d/epson-printer-utility.sh
+1
-1
freeplane.sh
play.d/freeplane.sh
+1
-1
geogebra.sh
play.d/geogebra.sh
+1
-1
libicu56.sh
play.d/libicu56.sh
+1
-2
spotify.sh
play.d/spotify.sh
+1
-1
svp4.sh
play.d/svp4.sh
+1
-1
xerox-spl-driver.sh
play.d/xerox-spl-driver.sh
+1
-1
No files found.
play.d/epson-printer-utility.sh
View file @
83860f81
...
@@ -4,7 +4,7 @@ PKGNAME=epson-printer-utility
...
@@ -4,7 +4,7 @@ PKGNAME=epson-printer-utility
SUPPORTEDARCHES
=
"x86_64"
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
VERSION
=
"
$2
"
DESCRIPTION
=
"Epson Printer Utility - Linux Epson Printer Utility from the official site"
DESCRIPTION
=
"Epson Printer Utility - Linux Epson Printer Utility from the official site"
URL
=
"http://support.epson.net/linux/Printer/LSB_distribution_pages/en/utility.php"
URL
=
"http
s
://support.epson.net/linux/Printer/LSB_distribution_pages/en/utility.php"
.
$(
dirname
$0
)
/common.sh
.
$(
dirname
$0
)
/common.sh
...
...
play.d/freeplane.sh
View file @
83860f81
...
@@ -4,7 +4,7 @@ PKGNAME=freeplane
...
@@ -4,7 +4,7 @@ PKGNAME=freeplane
SUPPORTEDARCHES
=
"x86_64 x86"
SUPPORTEDARCHES
=
"x86_64 x86"
VERSION
=
"
$2
"
VERSION
=
"
$2
"
DESCRIPTION
=
"FreePlane from the official site"
DESCRIPTION
=
"FreePlane from the official site"
URL
=
"http://freeplane.sourceforge.net"
URL
=
"http
s
://freeplane.sourceforge.net"
.
$(
dirname
$0
)
/common.sh
.
$(
dirname
$0
)
/common.sh
...
...
play.d/geogebra.sh
View file @
83860f81
...
@@ -26,7 +26,7 @@ case $pkgtype in
...
@@ -26,7 +26,7 @@ case $pkgtype in
# ;;
# ;;
rpm
)
rpm
)
#PKGURL="https://www.geogebra.net/linux/rpm/$arch/$(epm print constructname $PKGNAME "$VERSION" $arch)"
#PKGURL="https://www.geogebra.net/linux/rpm/$arch/$(epm print constructname $PKGNAME "$VERSION" $arch)"
#http://www.geogebra.net/linux/rpm/x86_64/geogebra-classic-6.0.666.0-202109211234.x86_64.rpm
#http
s
://www.geogebra.net/linux/rpm/x86_64/geogebra-classic-6.0.666.0-202109211234.x86_64.rpm
PKGURL
=
"ipfs://Qmc6KzDcverDKJptZd6ffJMqyYbKKcuwdHitB6EAEw2C6n?filename=geogebra-classic-6.0.666.0-202109211234.x86_64.rpm"
PKGURL
=
"ipfs://Qmc6KzDcverDKJptZd6ffJMqyYbKKcuwdHitB6EAEw2C6n?filename=geogebra-classic-6.0.666.0-202109211234.x86_64.rpm"
;;
;;
*
)
*
)
...
...
play.d/libicu56.sh
View file @
83860f81
...
@@ -9,8 +9,7 @@ DESCRIPTION=""
...
@@ -9,8 +9,7 @@ DESCRIPTION=""
if
[
"
$(
epm print info
-s
)
"
=
"alt"
]
;
then
if
[
"
$(
epm print info
-s
)
"
=
"alt"
]
;
then
# https://bugzilla.altlinux.org/46508
# https://bugzilla.altlinux.org/46508
#PKGURL="https://ftp.basealt.ru/pub/distributions/archive/p8/date/2018/01/04/x86_64/RPMS.classic/libicu56-5.6.1-alt1.1.x86_64.rpm"
PKGURL
=
"https://ftp.basealt.ru/pub/distributions/archive/p8/date/2018/01/04/x86_64/RPMS.classic/libicu56-5.6.1-alt1.1.x86_64.rpm"
PKGURL
=
"http://ftp.basealt.ru/pub/distributions/archive/p8/date/2018/01/04/x86_64/RPMS.classic/libicu56-5.6.1-alt1.1.x86_64.rpm"
epm
install
$PKGURL
epm
install
$PKGURL
else
else
epm
install
libicu56
epm
install
libicu56
...
...
play.d/spotify.sh
View file @
83860f81
...
@@ -8,6 +8,6 @@ URL="https://spotify.com"
...
@@ -8,6 +8,6 @@ URL="https://spotify.com"
.
$(
dirname
$0
)
/common.sh
.
$(
dirname
$0
)
/common.sh
PKGURL
=
"http://repository.spotify.com/pool/non-free/s/spotify-client/
$(
epm print constructname
$PKGNAME
"
$VERSION
*"
amd64 deb
)
"
PKGURL
=
"http
s
://repository.spotify.com/pool/non-free/s/spotify-client/
$(
epm print constructname
$PKGNAME
"
$VERSION
*"
amd64 deb
)
"
install_pkgurl
install_pkgurl
play.d/svp4.sh
View file @
83860f81
...
@@ -10,6 +10,6 @@ URL="https://svp-team.com/wiki/SVP:Linux"
...
@@ -10,6 +10,6 @@ URL="https://svp-team.com/wiki/SVP:Linux"
warn_version_is_not_supported
warn_version_is_not_supported
PKGURL
=
"http://www.svp-team.com/files/svp4-latest.php?linux"
PKGURL
=
"http
s
://www.svp-team.com/files/svp4-latest.php?linux"
install_pack_pkgurl
install_pack_pkgurl
play.d/xerox-spl-driver.sh
View file @
83860f81
...
@@ -11,7 +11,7 @@ URL="https://www.support.xerox.com"
...
@@ -11,7 +11,7 @@ URL="https://www.support.xerox.com"
warn_version_is_not_supported
warn_version_is_not_supported
PKGURL
=
"http://download.support.xerox.com/pub/drivers/B215/drivers/linux/ar/Xerox_B215_Linux_PrintDriver_Utilities.tar.gz"
PKGURL
=
"http
s
://download.support.xerox.com/pub/drivers/B215/drivers/linux/ar/Xerox_B215_Linux_PrintDriver_Utilities.tar.gz"
install_pack_pkgurl
||
exit
install_pack_pkgurl
||
exit
...
...
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