summaryrefslogtreecommitdiff
path: root/pasystray/debian/pasystray+stackrpms.dsc
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-12-31 12:05:13 -0500
committerB. Stack <bgstack15@gmail.com>2024-12-31 12:05:13 -0500
commit119cdc535c42d88f5123e87a9c357143c4ebfb79 (patch)
tree5d1a01fdb82d3772ac24241f3cb718654705770b /pasystray/debian/pasystray+stackrpms.dsc
parentnpp 8.7.5 (diff)
downloadstackrpms-119cdc535c42d88f5123e87a9c357143c4ebfb79.tar.gz
stackrpms-119cdc535c42d88f5123e87a9c357143c4ebfb79.tar.bz2
stackrpms-119cdc535c42d88f5123e87a9c357143c4ebfb79.zip
add pasystray
Diffstat (limited to 'pasystray/debian/pasystray+stackrpms.dsc')
-rw-r--r--pasystray/debian/pasystray+stackrpms.dsc14
1 files changed, 14 insertions, 0 deletions
diff --git a/pasystray/debian/pasystray+stackrpms.dsc b/pasystray/debian/pasystray+stackrpms.dsc
new file mode 100644
index 0000000..a87336e
--- /dev/null
+++ b/pasystray/debian/pasystray+stackrpms.dsc
@@ -0,0 +1,14 @@
+Format: 3.0 (quilt)
+Source: pasystray
+Binary: pasystray
+Architecture: any
+Version: 0.8.2-2+stackrpms
+Maintainer: B. Stack <bgstack15@gmail.com>
+Homepage: https://github.com/christophgysin/pasystray
+Standards-Version: 4.6.2
+Vcs-Browser: https://salsa.debian.org/debian/pasystray
+Vcs-Git: https://salsa.debian.org/debian/pasystray.git
+Build-Depends: debhelper-compat (= 13), libgtk-3-dev, libnotify-dev, libpulse-dev, pkgconf
+Files:
+ 00000000000000000000000000000000 1 pasystray.orig.tar.gz
+ 00000000000000000000000000000000 1 pasystray.debian.tar.xz
bgstack15