Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
18ac012b31 | ||
|
|
ad893b6cbd |
2 changed files with 1 additions and 5 deletions
|
|
@ -1,11 +1,9 @@
|
||||||
|
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
|
||||||
Name=xwxapt
|
Name=xwxapt
|
||||||
GenericName=xwxapt
|
GenericName=xwxapt
|
||||||
Comment=GTK+ graphical application for decoding and saving weather images
|
Comment=GTK+ graphical application for decoding and saving weather images
|
||||||
Exec=xwxapt
|
Exec=xwxapt
|
||||||
Icon=xwxapt.png
|
Icon=xwxapt
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Network;HamRadio;
|
Categories=Network;HamRadio;
|
||||||
|
|
|
||||||
|
|
@ -22,8 +22,6 @@ BuildRequires: gtk3-devel
|
||||||
BuildRequires: rtl-sdr-devel
|
BuildRequires: rtl-sdr-devel
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
|
|
||||||
Requires: alsa-lib
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
xwxapt is a GTK+ graphical version of wxapt. It uses the same decoding
|
xwxapt is a GTK+ graphical version of wxapt. It uses the same decoding
|
||||||
engine as wxapt but it displays APT images at half-size as they are
|
engine as wxapt but it displays APT images at half-size as they are
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue