Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gentoo
phackerlay
Commits
42fa621a
Commit
42fa621a
authored
May 13, 2022
by
Alexander B. Ustinov
Browse files
cura-tronxytron
parent
6d31c9f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
media-gfx/cura-tronxytron/Manifest
0 → 100644
View file @
42fa621a
DIST cura-tronxytron-0.0.1.tar.gz 942 BLAKE2B 4e6ee0c376fb6d3c37e9541038e8bb9ebb9eceb15b349b7445727ca242c9453d0d413c3614a7d179e5da271a0da14f0a5fee54cca769b81118dedcfcf4240579 SHA512 35faa3fb3908f4fe5a94850feca3895ab1c240386da84740b4774fd41eacb8dd9b08ccff01c0db4c4cd3faa0a93b28c2d5658e3eb9c4f41bb9911126190403f4
EBUILD cura-tronxytron-0.0.1.ebuild 587 BLAKE2B e6f3e8f39e9e0a841ba85242b553c4588a5576cf04143f271e5b61ea2f0d13461ef17b888b1b3fe08c48eb2130d0af24f086f3a4fe0fb100708649f21c4a365f SHA512 6d592c9582557fb4aac1ad531132676be7ffa0b8e3635156d410e3f1c821284ed4896fc454387a981650012a4519dd47b4162b4c6fd05c70ae193a638245e4ae
media-gfx/cura-tronxytron/cura-tronxytron-0.0.1.ebuild
0 → 100644
View file @
42fa621a
# Copyright 1999-2022 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI
=
"8"
SRC_URI
=
"https://gitlab.phys-el.ru/404/cura-tronxytron/-/archive/v
${
PV
}
/unattended_emerges-v
${
PV
}
.tar.gz ->
${
P
}
.tar.gz"
KEYWORDS
=
"~amd64 ~x86"
DESCRIPTION
=
"cura profiles for tronxytron printer"
HOMEPAGE
=
"https://gitlab.phys-el.ru/404/cura-tronxytron"
LICENSE
=
"Artistic"
SLOT
=
"0"
DEPEND
=
"
media-gfx/cura
"
#RESTRICT="test"
src_unpack
()
{
default
# S=${WORKDIR}
S
=
"
${
WORKDIR
}
/
`
ls
${
WORKDIR
}
`
"
}
src_install
()
{
insinto /usr/share/cura
doins
-r
resources
}
Write
Preview
Supports
Markdown
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