Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
3b4483ef
Commit
3b4483ef
authored
11 months ago
by
Iztok Fister Jr.
Committed by
Celeste
11 months ago
Browse files
Options
Downloads
Patches
Plain Diff
community/niaaml-gui: upgrade to 0.3.0
parent
1006766a
No related branches found
No related tags found
1 merge request
!65244
community/niaaml-gui: upgrade to 0.3.0
Pipeline
#231227
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/niaaml-gui/APKBUILD
+6
-6
6 additions, 6 deletions
community/niaaml-gui/APKBUILD
with
6 additions
and
6 deletions
community/niaaml-gui/APKBUILD
+
6
−
6
View file @
3b4483ef
...
@@ -2,17 +2,17 @@
...
@@ -2,17 +2,17 @@
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
pkgname
=
niaaml-gui
pkgname
=
niaaml-gui
_pkgorig
=
NiaAML-GUI
_pkgorig
=
NiaAML-GUI
pkgver
=
0.
2.2
pkgver
=
0.
3.0
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"GUI for NiaAML Python package"
pkgdesc
=
"GUI for NiaAML Python package"
url
=
"https://github.com/
lukapecnik
/NiaAML-GUI"
url
=
"https://github.com/
firefly-cpp
/NiaAML-GUI"
arch
=
"noarch"
arch
=
"noarch"
license
=
"MIT"
license
=
"MIT"
depends
=
"python3 py3-niapy py3-niaaml py3-qtawesome py3-qt6"
depends
=
"python3 py3-niapy py3-niaaml py3-qtawesome py3-qt6"
checkdepends
=
"py3-pytest"
checkdepends
=
"py3-pytest"
makedepends
=
"py3-poetry-core py3-gpep517"
makedepends
=
"py3-poetry-core py3-gpep517"
subpackages
=
"
$pkgname
-doc
$pkgname
-pyc"
subpackages
=
"
$pkgname
-doc
$pkgname
-pyc"
source
=
"https://github.com/
lukapecnik
/NiaAML-GUI/archive/
$pkgver
/
$_pkgorig
-
$pkgver
.tar.gz"
source
=
"https://github.com/
firefly-cpp
/NiaAML-GUI/archive/
$pkgver
/
$_pkgorig
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/NiaAML-GUI-
$pkgver
"
builddir
=
"
$srcdir
/NiaAML-GUI-
$pkgver
"
build
()
{
build
()
{
...
@@ -31,12 +31,12 @@ package() {
...
@@ -31,12 +31,12 @@ package() {
python3
-m
installer
-d
"
$pkgdir
"
\
python3
-m
installer
-d
"
$pkgdir
"
\
.dist/niaaml_gui-
$pkgver
-py3-none-any
.whl
.dist/niaaml_gui-
$pkgver
-py3-none-any
.whl
install
-Dm644
AppData/io.github.
lukapecnik
.niaaml_gui.desktop
"
$pkgdir
"
/usr/share/applications/niaaml_gui.desktop
install
-Dm644
AppData/io.github.
firefly-cpp
.niaaml_gui.desktop
"
$pkgdir
"
/usr/share/applications/niaaml_gui.desktop
install
-Dm644
AppData/niaaml-gui.png
"
$pkgdir
"
/usr/share/icons/hicolor/256x256/apps/niaaml-gui.png
install
-Dm644
AppData/niaaml-gui.png
"
$pkgdir
"
/usr/share/icons/hicolor/256x256/apps/niaaml-gui.png
install
-Dm644
CITATION.cff
-t
"
$pkgdir
"
/usr/share/doc/
$pkgname
install
-Dm644
CITATION.cff
-t
"
$pkgdir
"
/usr/share/doc/
$pkgname
}
}
sha512sums
=
"
sha512sums
=
"
b8fca7d9c85483e294d6516f06ba7ae73bb93611644242be66606efca7aa55015dc648173b1f646c72c5b4aa97d74949a8cf00ac7a1765fa7bac356adf598405
NiaAML-GUI-0.
2.2
.tar.gz
7a4fffcea349bdf67beae18eb7b404ba1062dd8cc3bd5a24f882fb683891b1099d2e1dc50cdadb1830cf584e40c16353ce80e450644c20e8c1e65f6b1e8e4e26
NiaAML-GUI-0.
3.0
.tar.gz
"
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment