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
03e85b1b
Unverified
Commit
03e85b1b
authored
5 years ago
by
Luca Weiss
Committed by
Oliver Smith
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
maemo/libhildon: upgrade to 2.2.25.3 (
!619
)
parent
603d631c
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/libhildon/APKBUILD
+9
-13
9 additions, 13 deletions
maemo/libhildon/APKBUILD
with
9 additions
and
13 deletions
maemo/libhildon/APKBUILD
+
9
−
13
View file @
03e85b1b
pkgname
=
libhildon
pkgver
=
2.2.25
pkgrel
=
3
pkgdesc
=
"
Hildon librari
es"
pkgver
=
2.2.25
.3
pkgrel
=
0
pkgdesc
=
"
Application framework for Linux operating system mobile devic
es"
arch
=
"all"
url
=
"https://github.com/maemo-leste/hildon"
license
=
"GPL"
depends
=
"gtk+2.0-maemo
gconf libcanberra
maemo-l10n
pango
"
url
=
"https://github.com/maemo-leste/
lib
hildon"
license
=
"
L
GPL
-2.1-or-later
"
depends
=
"gtk+2.0-maemo maemo-l10n"
depends_dev
=
"gtk+2.0-maemo-dev libcanberra-dev gconf-dev"
makedepends
=
"autoconf automake libtool gtk-doc
$depends_dev
"
makedepends
=
"
$depends_dev
autoconf automake libtool gtk-doc"
subpackages
=
"
$pkgname
-dev"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/maemo-leste/hildon/archive/
$pkgver
.tar.gz
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/maemo-leste/
lib
hildon/archive/
$pkgver
.tar.gz
hildon-non-glibc.patch
fix-inline-function-problems.patch"
builddir
=
"
$srcdir
/hildon-
$pkgver
"
build
()
{
cd
"
$builddir
"
./autogen.sh
--prefix
=
/usr
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
/"
install
# Prevent conflict with maemo-l10n
rm
-rf
"
$pkgdir
/usr/share/locale"
}
sha512sums
=
"
e0b73d19c0406d19a2c6ad10a19e062310213dae2ecbbdf5831c063926d4b3e5998827b43599000185a9705629680afe4dcd40720029e14decd0813633f2acf1
libhildon-2.2.25.tar.gz
sha512sums
=
"
1e18c072929acc4dfed97fef5d4517c29ecef044ff4841895517a7dec643585a98d50084c2b2dbef3a66f42b4b2ee28017a7fa9320a32bb43dd5fb26e0ad5c0f
libhildon-2.2.25.
3.
tar.gz
5cc6578d513794276ed46292de9ecb72400477ffafa560ebbef2028c214e1a7c8e371f5179941cbfcb1865d2fc2db71e4f50f81e95a5173f247ec4412e312d12 hildon-non-glibc.patch
7f46f856fd50ddd4cefce1d17af2714948923c26be95283319d4651adb4e19d0c760abe127d704b111b60f226a325fd7462d0623ff1b0e1e0bd4e0d03a90485a fix-inline-function-problems.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