app-misc/hunter: initial import of version 1.3.5
This commit is contained in:
parent
a5d09fa690
commit
a7e517cd13
23
packages/app-misc/hunter/hunter-1.3.5.exheres-0
Normal file
23
packages/app-misc/hunter/hunter-1.3.5.exheres-0
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
# Copyright 2020 Julian Ospald <hasufell@posteo.de>
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
require github [ user=rabite0 tag="v${PV}" ]
|
||||||
|
require cargo [ channel=nightly ]
|
||||||
|
|
||||||
|
SUMMARY="Ranger-like file browser written in rust"
|
||||||
|
|
||||||
|
LICENCES="WTFPL-2"
|
||||||
|
SLOT="0"
|
||||||
|
PLATFORMS="~amd64 ~x86"
|
||||||
|
MYOPTIONS=""
|
||||||
|
|
||||||
|
DEPENDENCIES="
|
||||||
|
build+run:
|
||||||
|
dev-libs/glib:2
|
||||||
|
media-libs/gstreamer
|
||||||
|
media-libs/libsixel
|
||||||
|
media-plugins/gst-plugins-base
|
||||||
|
"
|
||||||
|
|
||||||
|
BUGS_TO="hasufell@posteo.de"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user