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
70f3096d
Commit
70f3096d
authored
2 months ago
by
Thermi
Committed by
Kevin Daudt
1 month ago
Browse files
Options
Downloads
Patches
Plain Diff
community/grommunio-admin-web: upgrade to 4.0.0
parent
b08dd2fb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!80549
Grommunio upgrades
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/grommunio-admin-web/APKBUILD
+8
-6
8 additions, 6 deletions
community/grommunio-admin-web/APKBUILD
with
8 additions
and
6 deletions
community/grommunio-admin-web/APKBUILD
+
8
−
6
View file @
70f3096d
# Maintainer: Noel Kuntze <noel.kuntze@contauro.com>
pkgname
=
grommunio-admin-web
pkgver
=
3.1
.0
pkgrel
=
1
pkgver
=
4.0
.0
pkgrel
=
0
pkgdesc
=
"Frontend for grommunio management"
# s390x: blocked by grommunio-gromox through grommunio-admin-api
# loongarch64: blocked by grommunio-admin-api
arch
=
"noarch !riscv64 !s390x !loongarch64"
url
=
"https://grommunio.com/"
license
=
"AGPL-3.0-only"
options
=
"!check"
# No test suite
options
=
"!check net"
# No test suite
subpackages
=
"
$pkgname
-doc"
depends
=
"grommunio-admin-api grommunio-admin-common"
makedepends
=
"yarn"
...
...
@@ -22,13 +23,14 @@ builddir="$srcdir/admin-web-$pkgver"
build
()
{
echo
$pkgver
-
$pkgrel
>
.version
export
YARN_CACHE_FOLDER
=
"
$srcdir
/yarn-cache"
# do not litter in ~
make
}
package
()
{
# webapp
install
-dm0755
"
$pkgdir
/usr/share/webapps/
"
cp
-rp
build
"
$pkgdir
/usr/share/webapps/
$pkgname
"
install
-dm0755
"
$pkgdir
"
/usr/share/webapps/
$pkgname
cp
-rp
--
build
/.
"
$pkgdir
"
/usr/share/webapps/
$pkgname
/
# license
install
-Dm644
LICENSE.txt
"
$pkgdir
/usr/share/licenses/
$pkgname
/LICENSE"
...
...
@@ -42,7 +44,7 @@ package() {
}
sha512sums
=
"
2
84d2a94be6f749d812192ee35730b3a85f0dc4f81af314e4573d1aded6a0ecb05ebbed2241ca8c3fa18e183ff96da1c33b1312e0a41ac5b1321774d857a88bc
grommunio-admin-web-
3.1
.0.tar.gz
2
b3af9c5ac0784ec5ffbc8ab87eceeed7790e1cdbcfd26661b732f0787a3a990115093d0d136f29a5730fbab8e921aa3b5a05634a71a342ccdf1497d10faf2d7
grommunio-admin-web-
4.0
.0.tar.gz
41e6df23c37b786a214e3c41e1e53ee18a3bd2e6d6344245dc0879374685b0e986f5bc3daeb9068907856810457e3deca6840837d1938af55238335b2b6e99e3 config.json
93595d31f291158d8afd58c957d73724f6caeb2049bd26bd2126202585aa8b8dec1bf8887dd79ac025c808eba7c97a210f7d114818058b16ad287305a42aab40 eslint-deps.patch
585c742f680721a7760215abacaadb071e1d2207a2770210cbbb76fe0fe7e9810c16a3948400d7106707c23410742e6ef6378820a66526d607f8f8b00c153766 enforce-yarn-lockfile.patch
...
...
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