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
f2c5ce82
Commit
f2c5ce82
authored
8 months ago
by
Miles Alan
Committed by
J0WI
8 months ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/transito: upgrade to 0.6.1
parent
97efc6f0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!68850
testing/transito: upgrade to 0.6.1
Pipeline
#246519
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/transito/APKBUILD
+5
-11
5 additions, 11 deletions
testing/transito/APKBUILD
with
5 additions
and
11 deletions
testing/transito/APKBUILD
+
5
−
11
View file @
f2c5ce82
# Maintainer: Hugo Osvaldo Barrera <hugo@whynothugo.nl>
# Maintainer: Hugo Osvaldo Barrera <hugo@whynothugo.nl>
pkgname
=
transito
pkgname
=
transito
pkgver
=
0.
5.0
pkgver
=
0.
6.1
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"Public transportation planner"
pkgdesc
=
"Public transportation planner"
url
=
"https://git.sr.ht/~mil/transito"
url
=
"https://git.sr.ht/~mil/transito"
arch
=
"all !armv7 !armhf"
arch
=
"all !armv7 !armhf"
...
@@ -26,24 +26,18 @@ export GOCACHE="${GOCACHE:-"$srcdir/go-cache"}"
...
@@ -26,24 +26,18 @@ export GOCACHE="${GOCACHE:-"$srcdir/go-cache"}"
export
GOTMPDIR
=
"
${
GOTMPDIR
:-
"
$srcdir
"
}
"
export
GOTMPDIR
=
"
${
GOTMPDIR
:-
"
$srcdir
"
}
"
export
GOMODCACHE
=
"
${
GOMODCACHE
:-
"
$srcdir
/go"
}
"
export
GOMODCACHE
=
"
${
GOMODCACHE
:-
"
$srcdir
/go"
}
"
prepare
()
{
default_prepare
# Default script extracts current hash from git.
sed
-i
's/COMMITHASH=.*/COMMITHASH='
$pkgver
'/'
build.sh
}
build
()
{
build
()
{
sh build.sh blinux
sh build.sh blinux
}
}
package
()
{
package
()
{
install
-Dm
755 transito
"
$pkgdir
/usr/bin/transito"
sed
-i
"s#/usr/#
$pkgdir
/usr/#g"
build.sh
sh build.sh
install
cd
doc
cd
doc
find
.
-type
f
-exec
install
-Dm
644
{}
"
$pkgdir
/usr/share/doc/transito/{}"
\;
find
.
-type
f
-exec
install
-Dm
644
{}
"
$pkgdir
/usr/share/doc/transito/{}"
\;
}
}
sha512sums
=
"
sha512sums
=
"
afd58cd0b177582328ea3bbd1b952e0d2744f5373ed96d24f7389783ca481c1c09af1bbabd43a5df4fe
0caf
56e9fef485c7e73972cdc4136147411c54488385e
transito-0.
5.0
.tar.gz
d7fbc5a94b2d72113e1dc046a024ef4e407d3ab5049b3a8221b9317d7a875d34e978af37ceca4c2
0c
6
af
b58b996ce4bfb5d1cb2d148049a4ef6bbb322fb9032d
transito-0.
6.1
.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