diff --git a/packages/app-misc/hunter/hunter-1.3.5.exheres-0 b/packages/app-misc/hunter/hunter-1.3.5.exheres-0 new file mode 100644 index 00000000..663d81c0 --- /dev/null +++ b/packages/app-misc/hunter/hunter-1.3.5.exheres-0 @@ -0,0 +1,23 @@ +# Copyright 2020 Julian Ospald +# 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" +