Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
postmarketOS
pmaports
Commits
7d743e34
Unverified
Commit
7d743e34
authored
5 years ago
by
Luca Weiss
Committed by
Oliver Smith
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
maemo/maemo-launcher: upgrade to 0.36.1 (
!619
)
[ci:skip-build]: already built successfully in CI
parent
73d1450e
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#198667
passed
5 years ago
Stage: first
Stage: second
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
maemo/maemo-launcher/APKBUILD
+12
-12
12 additions, 12 deletions
maemo/maemo-launcher/APKBUILD
with
12 additions
and
12 deletions
maemo/maemo-launcher/APKBUILD
+
12
−
12
View file @
7d743e34
pkgname
=
maemo-launcher
pkgver
=
0.3
5
pkgrel
=
1
pkgver
=
0.3
6.1
pkgrel
=
0
pkgdesc
=
"Application startup accelerator for Maemo"
arch
=
"all"
url
=
"https://github.com/maemo-leste/
$pkgname
"
license
=
"GPL"
depends
=
"libhildon iphbd dbus-glib"
makedepends
=
"libhildon-dev iphbd-dev dbus-glib-dev autoconf automake m4"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/maemo-leste/
$pkgname
/archive/
$pkgver
.tar.gz"
url
=
"https://github.com/maemo-leste/maemo-launcher"
license
=
"GPL-2.0-only"
makedepends
=
"autoconf automake libhildon-dev iphbd-dev dbus-glib-dev"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/maemo-leste/maemo-launcher/archive/
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
prepare
()
{
default_prepare
autoreconf
-fi
}
build
()
{
cd
"
$builddir
"
autoreconf
-i
-f
./configure
--prefix
=
/usr
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
/"
install
}
sha512sums
=
"
8ec24811973c13099589f53a41fa7feef7672b0106513db7230794bfe94be76c235c9ed523a0ef9004e5b71683538c43522ba75acb6a08014795ce62b3f89ef0
maemo-launcher-0.3
5
.tar.gz"
sha512sums
=
"
3f36714b35b834f38a615f3f8ed90b6f2bee83d5f023e374cf260537f4ac841f888b6ee1b47bab6f86a02d122bd9f6ac8afe228a4fb3b3aba7d6e1cededa60de
maemo-launcher-0.3
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