Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,17 @@ +name : tdrop +version : 0.3.0 +release : 1 +source : + - https://github.com/noctuid/tdrop/archive/0.3.0.tar.gz : 127467b5e5b8d0b973297fb2a84494e89c82f739dc2126867922635a8c0b7c9a +license : BSD-2-Clause +component : desktop +summary : A Glorified WM-Independent Dropdown Creator +description: | + Create Dropdowns for almost all available programs on different window managers. Supports sizing dropwdowns, tiling multiple dropdowns, multiple dropdowns of the same program and many more. +rundeps : + - xprop + - xwininfo + - xdotool + - tmux +install : | + %make_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,36 @@ + + + tdrop + + Albert Krenz + albert.krenz+solus@mailbox.org + + BSD-2-Clause + desktop + A Glorified WM-Independent Dropdown Creator + Create Dropdowns for almost all available programs on different window managers. Supports sizing dropwdowns, tiling multiple dropdowns, multiple dropdowns of the same program and many more. + + https://getsol.us/sources/README.Solus + + + tdrop + A Glorified WM-Independent Dropdown Creator + Create Dropdowns for almost all available programs on different window managers. Supports sizing dropwdowns, tiling multiple dropdowns, multiple dropdowns of the same program and many more. + + desktop + + /usr/local/bin/tdrop + /usr/local/share/licenses/tdrop/LICENSE + /usr/local/share/man/man1/tdrop.1 + + + + + 2020-05-01 + 0.3.0 + Packaging update + Albert Krenz + albert.krenz+solus@mailbox.org + + + \ No newline at end of file