summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD10
-rw-r--r--icq.desktop1
3 files changed, 12 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9874daea4af..1c81d6758c71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,18 @@
pkgbase = icqdesktop-git
pkgdesc = Official ICQ desktop client for Linux
pkgver = r18.271e42d
- pkgrel = 1
+ pkgrel = 2
url = https://icq.com/
arch = i686
arch = x86_64
license = Apache
- license = custom
- makedepends = git
makedepends = cmake
makedepends = glfw-x11
+ depends = fontconfig
+ depends = libxdamage
+ depends = libxcomposite
+ depends = freetype2
+ depends = libxext
provides = icqdesktop-git
conflicts = icqdesktop
conflicts = icqdesktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7dad91bf0441..6bc769e755b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,14 +17,14 @@ _git_reponame='im-desktop'
pkgname='icqdesktop-git'
pkgver=r18.271e42d
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
-#depends=('')
-makedepends=('git' 'cmake' 'glfw-x11')
+depends=('fontconfig' 'libxdamage' 'libxcomposite' 'freetype2' 'libxext')
+makedepends=('cmake' 'glfw-x11')
#optdepends=('')
pkgdesc='Official ICQ desktop client for Linux'
url='https://icq.com/'
-license=('Apache' 'custom')
+license=('Apache')
source=("${pkgname}::git+https://github.com/mail-ru-im/${_git_reponame}.git"
'icq.desktop')
md5sums=('SKIP'
@@ -48,7 +48,7 @@ build() {
package() {
install -Dm755 "${pkgname}/bin/Release${LINUX_ARCH}/icq" "${pkgdir}/usr/bin/icq"
- install -Dm644 "${pkgname}/gui/resources/main_window/logo_icq.svg" "${pkgdir}/usr/share/pixmaps/icq.png"
+ install -Dm644 "${pkgname}/products/icq/app/resources/main_window/logo.svg" "${pkgdir}/usr/share/pixmaps/icq.svg"
install -Dm644 icq.desktop "${pkgdir}/usr/share/applications/icq.desktop"
}
diff --git a/icq.desktop b/icq.desktop
index acf0b2c1f068..242523892f60 100644
--- a/icq.desktop
+++ b/icq.desktop
@@ -5,4 +5,5 @@ Name=ICQ
Comment=Official ICQ client
Exec=icq
Icon=icq
+Terminal=false
Categories=Network;InstantMessaging;