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
bdb6e298
Unverified
Commit
bdb6e298
authored
5 years ago
by
Luca Weiss
Committed by
Oliver Smith
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
maemo/libmatchbox2: upgrade to 0.2.96 (
!619
)
parent
381b9e13
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/libmatchbox2/APKBUILD
+8
-15
8 additions, 15 deletions
maemo/libmatchbox2/APKBUILD
with
8 additions
and
15 deletions
maemo/libmatchbox2/APKBUILD
+
8
−
15
View file @
bdb6e298
pkgname
=
libmatchbox2
pkgver
=
0.2.9
5
pkgver
=
0.2.9
6
pkgrel
=
0
pkgdesc
=
"Library for Matchbox Project applications"
arch
=
"all"
url
=
"https://github.com/maemo-leste/libmatchbox2"
license
=
"GPL"
depends
=
"gtk+2.0-maemo pango libpng libxext clutter"
depends_dev
=
"libxcomposite-dev libxext-dev libxdamage-dev"
makedepends
=
"autoconf automake libtool
gtk+2.0-maemo-dev pango-dev clutter-dev libpng-dev
$depends_dev
"
license
=
"GPL-2.0-or-later"
depends
=
"gtk+2.0-maemo clutter"
makedepends
=
"autoconf automake libtool gtk+2.0-maemo-dev pango-dev clutter-dev libpng-dev"
subpackages
=
"
$pkgname
-dev"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/maemo-leste/libmatchbox2/archive/
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/libmatchbox2-
$pkgver
"
prepare
()
{
cd
"
$builddir
"
sed
-i
-e
's/libpng12/libpng/g'
configure.ac
sed
-i
-e
's/png_ptr->jmpbuf/png_jmpbuf(png_ptr)/g'
matchbox/theme-engines/mb-wm-theme-png.c
default_prepare
autoreconf
-fi
}
build
()
{
cd
"
$builddir
"
autoreconf
-i
-f
./configure
--prefix
=
/usr
--enable-png-theme
--with-pango
CFLAGS
=
"
${
CFLAGS
}
-Wno-error=unused-result -Wno-error=deprecated-declarations"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
/"
install
}
sha512sums
=
"c
69f298b62c568527afd455f1778f61f9b48c507bae441e09c3f12fd23899d321
3a
f
96
f2bf9f40297e25320a36540e43ef7e0279e1fdcf17ca1998ddbdf454ad
libmatchbox2-0.2.9
5
.tar.gz"
sha512sums
=
"c
c8d3b1cfe704ec6de38c574b23c0b0391191f0c5f0f3014877920fe099db
3a96
efcb8332cc7a9a700499e316e4090b11dd10d304efa3ff171a0b29ee7abbeb1
libmatchbox2-0.2.9
6
.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