packaged icons, .desktop

This commit is contained in:
Blue 2019-10-08 12:01:14 +03:00
parent 0d026ad343
commit e2db64157e
4 changed files with 32 additions and 3 deletions

View file

@ -1,5 +1,5 @@
# Maintainer: Yury Gubich <blue@macaw.me>
pkgname=squawk-git
pkgname=squawk
pkgver=0.0.5
pkgrel=1
pkgdesc="An XMPP desktop messenger, written on qt"
@ -7,7 +7,7 @@ arch=('i686' 'x86_64')
url="https://git.macaw.me/blue/squawk"
license=('GPLv3')
depends=('qt5-base' 'qt5-svg' 'lmdb' 'qxmpp>=1.0.0' 'libutil-linux')
makedepends=('cmake')
makedepends=('cmake>=3.3' 'imagemagick')
source=("https://git.macaw.me/blue/squawk/archive/master.tar.gz")
md5sums=('SKIP')
build() {

16
packaging/squawk.desktop Normal file
View file

@ -0,0 +1,16 @@
[Desktop Entry]
Type=Application
Version=1.0
Name=Squawk
GenericName=Instant Messenger
GenericName[ru]=Мгновенные сообщения
Comment=XMPP (Jabber) instant messenger client
Comment[ru]=XMPP (Jabber) клиент обмена мгновенными сообщениями
Exec=squawk %u
Icon=squawk
StartupNotify=true
StartupWMClass=Squawk
Terminal=false
Categories=Network;InstantMessaging;Qt;
MimeType=x-scheme-handler/xmpp;