Skip to content
Snippets Groups Projects
Unverified Commit 3eda64bb authored by Martijn Braam's avatar Martijn Braam Committed by Oliver Smith
Browse files

temp/megapixels-gtk3: new aport (MR 2269)

New megapixels build from the LTS branch of Megapixels, split of the
commit before introducing gtk4 so it can work on xorg environments.
parent 73d136e2
Branches
No related tags found
No related merge requests found
# Forked from Alpine to package the gtk3 version for Sxmo (pma#1129)
pkgname=megapixels-gtk3
pkgver=0.16.1
pkgrel=0
pkgdesc="GTK+3 camera app for mobile devices"
url="https://git.sr.ht/~martijnbraam/megapixels"
arch="all"
license="GPL-3.0-only"
# Required by postprocess.sh
# depends="cmd:dcraw_emu cmd:convert cmd:exiftool"
depends="libraw-tools graphicsmagick exiftool"
makedepends="glib-dev gtk+3.0-dev tiff-dev meson zbar-dev"
source="
megapixels-$pkgver.tar.gz::https://git.sr.ht/~martijnbraam/megapixels/archive/$pkgver.tar.gz
"
options="!check" # There's no testsuite
builddir="$srcdir/megapixels-$pkgver"
build() {
abuild-meson . output
meson compile ${JOBS:+-j ${JOBS}} -C output
}
package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
sha512sums="
9eae9d8c166f18a45aed2db12dda9e23937683ae727df339238da718e666cc7b2f5c9d9948395f41dc41d8d698418fc1a5b9015a04e913a6c5b043a2237a26ab megapixels-0.16.1.tar.gz
"
  • Administrator @root

    mentioned in commit 011aa796

    By Martijn Braam on 2021-06-22T23:53:34

    · Imported

    mentioned in commit 011aa796

    By Martijn Braam on 2021-06-22T23:53:34

    Edited by Ghost User
    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment