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
d0b9f677
Unverified
Commit
d0b9f677
authored
5 years ago
by
Luca Weiss
Committed by
Oliver Smith
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
maemo/libhildondesktop: upgrade to 2.1.44 (
!619
)
parent
03e85b1b
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
maemo/libhildondesktop/APKBUILD
+5
-10
5 additions, 10 deletions
maemo/libhildondesktop/APKBUILD
with
5 additions
and
10 deletions
maemo/libhildondesktop/APKBUILD
+
5
−
10
View file @
d0b9f677
pkgname
=
libhildondesktop
pkgver
=
2.1.4
3
pkgrel
=
4
pkgver
=
2.1.4
4
pkgrel
=
0
pkgdesc
=
"Hildon Desktop library"
arch
=
"all"
url
=
"https://github.com/maemo-leste/libhildondesktop"
license
=
"GPL"
depends
=
"libhildon iphbd dbus-glib"
makedepends
=
"autoconf automake libhildon-dev iphbd-dev dbus-glib-dev"
license
=
"LGPL-2.1-only"
makedepends
=
"autoconf automake libtool libhildon-dev iphbd-dev dbus-glib-dev"
subpackages
=
"
$pkgname
-dev
$pkgname
-examples"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/maemo-leste/libhildondesktop/archive/
$pkgver
.tar.gz
stop-deprecated-functions-from-breaking-compilation.patch
"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
build
()
{
cd
"
$builddir
"
./autogen.sh
--prefix
=
/usr
CFLAGS
=
"
${
CFLAGS
}
-Wno-error=unused-but-set-variable"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
/"
install
}
...
...
@@ -33,5 +28,5 @@ examples() {
mv
"
$pkgdir
/usr/share"
"
$subpkgdir
/usr/"
}
sha512sums
=
"5
766cfc600a2711ecb88d55a67a95e92555608b54217d8d83b8191e9c1d14ea0c3150e5c7ac2251acf83d7e200e80bfcd877c66a993e509c353b76da1136450f
libhildondesktop-2.1.4
3
.tar.gz
sha512sums
=
"5
3f85903e6619529bf98a051fcb508d7895076a4d06465059acc8c73849828b351d3c47c32e0c616bf320b8cbfc053f084e54efb4e7a71132857e9aabd65913e
libhildondesktop-2.1.4
4
.tar.gz
05f3c10ff2dcccd86ced633ec78593cd933aa7a53d2c8a0aca6a6e6ed5bf9c20bd87325ac22ec4bf536bfbeb247ae58ddc07cd1b2f6da7004a72f846e35dd3f2 stop-deprecated-functions-from-breaking-compilation.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