Add desktop file, tidy up loose ends

This commit is contained in:
Dave Hibberd 2023-09-04 23:12:22 +01:00
parent ccbbec9854
commit 6c42a38ec5
No known key found for this signature in database
GPG Key ID: 03A1FB7A1904771B
6 changed files with 19 additions and 3 deletions

BIN
debian/QtSoundModem.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 397 B

2
debian/control vendored
View File

@ -6,7 +6,7 @@ Standards-Version: 4.6.2.0
Vcs-Browser:
Vcs-Git:
Homepage: https://www.cantab.net/users/john.wiseman/Documents/QtSoundModem.html
Build-Depends: debhelper-compat (= 13), qtbase5-dev, qt5-qmake, libqt5serialport5-dev, libfftw3-dev, libpulse-dev, libasound2-dev
Build-Depends: debhelper-compat (= 13), qtbase5-dev, qt5-qmake, libqt5serialport5-dev, libfftw3-dev, libpulse-dev, libasound2-dev, extra-xdg-menus
Rules-Requires-Root: no
Package: qtsoundmodem

2
debian/dirs vendored
View File

@ -1 +1 @@
opt/oarc/qtsoundmodem
opt/oarc/QtSoundModem

4
debian/install vendored
View File

@ -1 +1,3 @@
QtSoundModem opt/oarc/qtsoundmodem
QtSoundModem /opt/oarc/QtSoundModem
debian/qtsoundmodem.desktop /usr/share/applications
debian/QtSoundModem.png /usr/share/pixmaps

13
debian/qtsoundmodem.desktop vendored Normal file
View File

@ -0,0 +1,13 @@
[Desktop Entry]
Name=QtSoundModem
Comment=QtSoundModem
Version=1.0
Exec=/opt/oarc/QtSoundModem/QtSoundModem
GenericName=QtSoundModem
Icon=QtSoundModem
NoDisplay=false
StartupNotify=true
Terminal=false
Type=Application
Categories=Education;HamRadio
X-AppImage-Version=1

1
debian/source/include-binaries vendored Normal file
View File

@ -0,0 +1 @@
debian/QtSoundModem.png