blob: 0102270619aacb7719c52381c2e75ad33552e5ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = tparted-bin
pkgdesc = Text-based user interface (TUI) frontend for parted, based on Free Vision application framework.
pkgver = 2024.08.04
pkgrel = 1
url = https://github.com/Kagamma/tparted
arch = x86_64
license = GPL-3.0
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 = xfsprogs: for xfs operations
optdepends = jfsutils: for jfs operations
optdepends = f2fs-tools: for f2fs operations
source = https://github.com/Kagamma/tparted/releases/download/2024-08-04/linux_x86-64_tparted_2024-08-04.tar.gz
md5sums = 5938fba6087b9f7f128197696b9fa29e
pkgname = tparted-bin
|