- Status Closed
- Percent Complete
- Task Type Implementation Request
- Category Any
-
Assigned To
heckyel - Operating System All
- Severity Medium
- Priority Medium
- Reported Version Milky Way v0.2
- Due in Version Milky Way v0.4
-
Due Date
Undecided
- Votes
- Private
FS#106 - [ncdu] add new package
PKGBUILD
# $Id: PKGBUILD 187611 2016-08-26 15:44:01Z bisson $ # Contributor: lp76 <l.peduto@gmail.com> # Contributor: Daenyth <Daenyth+Arch AT gmail DOT com> # Maintainer: Gaetan Bisson <bisson@archlinux.org> pkgname=ncdu pkgver=1.12 pkgrel=1.hyperbola1 pkgdesc='Disk usage analyzer with an ncurses interface' url='https://dev.yorhel.nl/ncdu' license=('custom:MIT') depends=('ncurses') arch=('i686' 'x86_64') validpgpkeys=('74460D32B80810EBA9AFA2E962394C698C2739FA') source=("https://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz"{,.asc}) sha512sums=('20620dd79d2af878442769e097f13806f64f23875dcb85ebccd573a3de43aba5663d496049b64015d13f9a79d624298032c008ef61dfb6f61d8b12902b8dca12' 'SKIP') build() { cd "${srcdir}/${pkgname}-${pkgver}" ./configure --prefix=/usr make } package() { cd "${srcdir}/${pkgname}-${pkgver}" make DESTDIR="${pkgdir}" install install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" }
Closed by heckyel
16.11.2021 04:11
Reason for closing: Implemented
Additional comments about closing:
16.11.2021 04:11
Reason for closing: Implemented
Additional comments about closing:
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task