Add copywrite info
Add debian packageing files Allow ignoreing of WM_CLIENT_MACHINE
This commit is contained in:
17
debian/control
vendored
Executable file
17
debian/control
vendored
Executable file
@ -0,0 +1,17 @@
|
||||
Source: sigstoped
|
||||
Section: base
|
||||
Priority: optional
|
||||
Maintainer: Uvos <carl@uvos.xyz>
|
||||
Build-Depends:
|
||||
debhelper,
|
||||
cmake,
|
||||
libx11-dev,
|
||||
Standards-Version: 1.0
|
||||
|
||||
Package: sigstoped
|
||||
Architecture: any
|
||||
Multi-arch: same
|
||||
Depends:
|
||||
libx11,
|
||||
Description: A deamon that stops programms via SIGSTOP when their X11 windows lose focus.
|
||||
|
Reference in New Issue
Block a user