Page MenuHomeSolus

D8787.id21298.diff
No OneTemporary

D8787.id21298.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/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 dropdowns, tiling multiple dropdowns, multiple dropdowns of the same program and many more.
+rundeps :
+ - xprop
+ - xwininfo
+ - xdotool
+ - tmux
+install : |
+ %make_install PREFIX=/usr
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,36 @@
+<PISI>
+ <Source>
+ <Name>tdrop</Name>
+ <Packager>
+ <Name>Albert Krenz</Name>
+ <Email>albert.krenz+solus@mailbox.org</Email>
+ </Packager>
+ <License>BSD-2-Clause</License>
+ <PartOf>desktop</PartOf>
+ <Summary xml:lang="en">A Glorified WM-Independent Dropdown Creator</Summary>
+ <Description xml:lang="en">Create Dropdowns for almost all available programs on different window managers. Supports sizing dropdowns, tiling multiple dropdowns, multiple dropdowns of the same program and many more.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>tdrop</Name>
+ <Summary xml:lang="en">A Glorified WM-Independent Dropdown Creator</Summary>
+ <Description xml:lang="en">Create Dropdowns for almost all available programs on different window managers. Supports sizing dropdowns, tiling multiple dropdowns, multiple dropdowns of the same program and many more.
+</Description>
+ <PartOf>desktop</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/tdrop</Path>
+ <Path fileType="data">/usr/share/licenses/tdrop/LICENSE</Path>
+ <Path fileType="man">/usr/share/man/man1/tdrop.1</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2020-05-13</Date>
+ <Version>0.3.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Albert Krenz</Name>
+ <Email>albert.krenz+solus@mailbox.org</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 18 2023, 10:13 AM (12 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5816814
Default Alt Text
D8787.id21298.diff (2 KB)

Event Timeline