Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,12 @@ +name : broot +version : 0.13.4 +release : 1 +source : + - https://github.com/sethfl/broot/archive/v0.13.4.tar.gz : 9afec4d0806289f7dc18b833b920a03d6fb6184dddc0d4ad377cac7059c1d4e4 +license : MIT +component : system.utils +summary : A new way to see and navigate directory trees +description: | + A new way to see and navigate directory trees using cd, tree, and fuzzy search. +install : | + %make_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,34 @@ + + + broot + + Seth Flynn + sethaflynn@gmail.com + + MIT + system.utils + A new way to see and navigate directory trees + A new way to see and navigate directory trees using cd, tree, and fuzzy search. + + https://getsol.us/sources/README.Solus + + + broot + A new way to see and navigate directory trees + A new way to see and navigate directory trees using cd, tree, and fuzzy search. + + system.utils + + /usr/bin/broot + + + + + 2020-03-24 + 0.13.4 + Packaging update + Seth Flynn + sethaflynn@gmail.com + + + \ No newline at end of file