blob: d5132119e070d716df8b4fc594dd418c4353e399 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = blobdrop-git
pkgdesc = Drag and drop files directly out of the terminal
pkgver = r5.e75e543
pkgrel = 1
url = https://github.com/vimpostor/blobdrop
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
makedepends = ninja
depends = qt6-base
depends = qt6-declarative
depends = qt6-svg
depends = qt6-quickcontrols2
source = git+https://github.com/vimpostor/blobdrop.git
md5sums = SKIP
pkgname = blobdrop-git
|