blob: a122d342d694578eff93af695e34ab2b8ee2bcae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = tparted-git
pkgdesc = Text-based user interface (TUI) frontend for parted, based on Free Vision application framework.
pkgver = .r240.a29e1f4
pkgrel = 1
url = https://github.com/Kagamma/tparted
arch = x86_64
license = GPL-3.0
makedepends = git
makedepends = make
makedepends = fpc
depends = parted
depends = util-linux
optdepends = dosfstools: for fat operations
optdepends = exfatprogs: for exfat operations
optdepends = e2fsprogs: for ext2/3/4 operations
optdepends = ntfs-3g: for ntfs operations
optdepends = btrfs-progs: for btrfs operations
optdepends = bcachefs-tools: for bcachefs operations
optdepends = xfsprogs: for xfs operations
optdepends = jfsutils: for jfs operations
optdepends = f2fs-tools: for f2fs operations
optdepends = nilfs-utils: for nilfs2 operations
optdepends = cryptsetup: LUKS
conflicts = tparted-bin
conflicts = tparted-bin-debug
source = git+https://github.com/Kagamma/tparted
md5sums = SKIP
pkgname = tparted-git
|