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
f8271a28
Unverified
Commit
f8271a28
authored
5 years ago
by
Luca Weiss
Committed by
Martijn Braam
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/0xffff: upgrade to 0.8 (
!609
)
parent
ca439117
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#197694
canceled
5 years ago
Stage: first
Stage: second
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/0xffff/APKBUILD
+10
-13
10 additions, 13 deletions
main/0xffff/APKBUILD
with
10 additions
and
13 deletions
main/0xffff/APKBUILD
+
10
−
13
View file @
f8271a28
pkgname
=
0xffff
pkgver
=
0.
7
pkgrel
=
1
pkgdesc
=
"Flasher for Maemo devices"
pkgver
=
0.
8
pkgrel
=
0
pkgdesc
=
"
Open Free Fiasco Firmware
Flasher for Maemo devices"
url
=
"https://github.com/pali/0xFFFF"
arch
=
"all"
license
=
"GPL3"
depends
=
"libusb-compat"
makedepends
=
"linux-headers libusb-compat-dev libusb-dev"
license
=
"GPL-3.0-or-later"
makedepends
=
"linux-headers libusb-compat-dev"
subpackages
=
"
$pkgname
-doc"
source
=
"https://github.com/pali/0xFFFF/releases/download/
${
pkgver
}
/0xffff_
${
pkgver
}
.orig.tar.gz"
options
=
"!check"
source
=
"https://github.com/pali/0xFFFF/releases/download/
$pkgver
/0xFFFF-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/0xFFFF-
$pkgver
"
options
=
"!check"
# No test suite
builddir
=
"
$srcdir
"
/
"
$pkgname
"
-
"
$pkgver
"
build
()
{
cd
"
$builddir
"
make
}
package
()
{
cd
"
$builddir
"
make
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
"
/
install
make
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
/"
install
}
sha512sums
=
"
d9ff0d05c2806068169216474c7ba211d180769d6ec6d67559f5918a8294ca7e755da9760a6f56fcb77407c926f12d67fe313e1c181fedfe362a5dfa5e0ac045 0xffff_0.7.orig
.tar.gz"
sha512sums
=
"
514104d60561d601628081de44109c89a21e861e2a0c8ad7e5b9b0fef19c068af9ee1b274a55722083f85b0ca9f6a84a8c6cd97b9017d85b4e975974bb73506a 0xFFFF-0.8
.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