Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,14 @@ +name : eopkg-fish-completions +version : 1.0.1 +release : 1 +source : + - https://github.com/jamesl33/eopkg-fish-completions/archive/v1.0.1.tar.gz : ede273aa70bd1753c5d1e1effc6d0094232660ac83172b83814c33e195e9b036 +license : GPL-3.0 +component : system.utils +summary : eopkg command line completions for the fish shell +description : | + Complete definitions for the long and short commands for the eopkg package manager +rundeps : + - fish +install : | + %make_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,34 @@ + + + eopkg-fish-completions + + James Lee + jamesl33info@gmail.com + + GPL-3.0 + system.utils + eopkg command line completions for the fish shell + Complete definitions for the long and short commands for the eopkg package manager + + https://solus-project.com/sources/README.Solus + + + eopkg-fish-completions + eopkg command line completions for the fish shell + Complete definitions for the long and short commands for the eopkg package manager + + system.utils + + /usr/share/fish/completions/eopkg.fish + + + + + 2017-12-22 + 1.0.1 + Packaging update + James Lee + jamesl33info@gmail.com + + + \ No newline at end of file