forked from hasufell/hasufell-repository
sys-apps/lsd: initial import
This commit is contained in:
parent
4cc2eb403f
commit
26761cd859
@ -22,6 +22,7 @@
|
|||||||
net-misc/trickle[~scm]
|
net-misc/trickle[~scm]
|
||||||
sys-apps/fd[~scm]
|
sys-apps/fd[~scm]
|
||||||
sys-apps/lenovo-throttling-fix[~scm]
|
sys-apps/lenovo-throttling-fix[~scm]
|
||||||
|
sys-apps/lsd[~scm]
|
||||||
x11-apps/terminator[~scm]
|
x11-apps/terminator[~scm]
|
||||||
x11-misc/cbatticon[~scm]
|
x11-misc/cbatticon[~scm]
|
||||||
x11-wm/i3[~scm]
|
x11-wm/i3[~scm]
|
||||||
|
19
packages/sys-apps/lsd/lsd-0.12.0.exheres-0
Normal file
19
packages/sys-apps/lsd/lsd-0.12.0.exheres-0
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# Copyright 2019 Julian Ospald <hasufell@posteo.de>
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
require cargo [ channel=stable ]
|
||||||
|
require github [ user=Peltoche tag="${PV}" ]
|
||||||
|
|
||||||
|
SUMMARY="The next gen ls command"
|
||||||
|
HOMEPAGE="https://crates.io/crates/lsd ${HOMEPAGE}"
|
||||||
|
|
||||||
|
LICENCES="Apache-2.0"
|
||||||
|
SLOT="0"
|
||||||
|
PLATFORMS="~amd64 ~x86"
|
||||||
|
MYOPTIONS=""
|
||||||
|
|
||||||
|
DEPENDENCIES="
|
||||||
|
"
|
||||||
|
|
||||||
|
BUGS_TO="hasufell@posteo.de"
|
||||||
|
|
19
packages/sys-apps/lsd/lsd-scm.exheres-0
Normal file
19
packages/sys-apps/lsd/lsd-scm.exheres-0
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# Copyright 2019 Julian Ospald <hasufell@posteo.de>
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
require github [ user=Peltoche tag="${PV}" ]
|
||||||
|
require cargo [ channel=stable ]
|
||||||
|
|
||||||
|
SUMMARY="The next gen ls command"
|
||||||
|
HOMEPAGE="https://crates.io/crates/lsd ${HOMEPAGE}"
|
||||||
|
|
||||||
|
LICENCES="Apache-2.0"
|
||||||
|
SLOT="0"
|
||||||
|
PLATFORMS="~amd64 ~x86"
|
||||||
|
MYOPTIONS=""
|
||||||
|
|
||||||
|
DEPENDENCIES="
|
||||||
|
"
|
||||||
|
|
||||||
|
BUGS_TO="hasufell@posteo.de"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user