blob: 656f592f2ca92b2532bfe208f6bc029b3598c026 (
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 = 2.1.r18.gd715fb2
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 = xcb-util-wm
source = git+https://github.com/vimpostor/blobdrop.git
md5sums = SKIP
pkgname = blobdrop-git
|