blob: 954d10d21e6774d5c4c398d20848f61e300f5cd9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = libnfd
pkgdesc = A tiny, neat C library that portably invokes native file open and save dialogs.
pkgver = 116
pkgrel = 2
url = https://github.com/mlabbe/nativefiledialog
arch = any
license = GPL
makedepends = gtk3
source = https://github.com/mlabbe/nativefiledialog/archive/refs/tags/release_116.tar.gz
sha256sums = 1bbaed79b9c499c8d2a54f40f89277e721c0894bf3048bb247d826b96db6bc08
pkgname = libnfd
|