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
381b9e13
Unverified
Commit
381b9e13
authored
5 years ago
by
Luca Weiss
Committed by
Oliver Smith
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
maemo/libhildonmime: upgrade to 3.0.3 (
!619
)
parent
d0b9f677
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/libhildonmime/APKBUILD
+6
-11
6 additions, 11 deletions
maemo/libhildonmime/APKBUILD
with
6 additions
and
11 deletions
maemo/libhildonmime/APKBUILD
+
6
−
11
View file @
381b9e13
pkgname
=
libhildonmime
pkgver
=
3.0.
0
pkgrel
=
1
pkgver
=
3.0.
3
pkgrel
=
0
pkgdesc
=
"Hildon MIME library"
arch
=
"all"
url
=
"https://github.com/maemo-leste/
$pkgname
"
license
=
"GPL"
depends
=
makedepends
=
"glib-dev dbus-glib-dev gtk-doc libxml2-dev libtool automake autoconf m4"
url
=
"https://github.com/maemo-leste/libhildonmime"
license
=
"LGPL-2.1-only"
makedepends
=
"libtool automake autoconf glib-dev dbus-glib-dev libxml2-dev gtk-doc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/maemo-leste/
$pkgname
/archive/
$pkgver
.tar.gz"
subpackages
=
"
$pkgname
-dev"
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
}
sha512sums
=
"
cbd8425a039531e2246880a725d1c913af654a89ce60b23afdee1c5aae30f1a17f764db4ba8f3fbc9a91d
8f
0
b5
28f5d3961a9efd0d2a7cea80142fd81b03eee0
libhildonmime-3.0.
0
.tar.gz"
sha512sums
=
"
b1c9aa8620352cb65e8604cef4766fc86fe6511748028e4201b963bbe49247f7
8f
7
b5
63153732536241e23d02980eb46925086d4da72a521bc9707a037ddfdbe
libhildonmime-3.0.
3
.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