Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : telegram | name : telegram | ||||
| version : 2.8.9 | version : 2.9.0 | ||||
| release : 155 | release : 156 | ||||
| source : | source : | ||||
| - https://github.com/telegramdesktop/tdesktop/releases/download/v2.8.9/tdesktop-2.8.9-full.tar.gz : 0965a6e907f8b737df789407e4b2b720e9aacc6a78f937073f1613803f80923d | - https://github.com/telegramdesktop/tdesktop/releases/download/v2.9.0/tdesktop-2.9.0-full.tar.gz : e908b8f479cf1f41892848f3cda1a7b46fca2339ce8980268dd204ff7ba8b6f5 | ||||
| - git|https://github.com/desktop-app/tg_owt.git : 91d836dc84a16584c6ac52b36c04c0de504d9c34 | - git|https://github.com/desktop-app/tg_owt.git : 91d836dc84a16584c6ac52b36c04c0de504d9c34 | ||||
| - git|https://gitlab.xiph.org/xiph/rnnoise.git : 7f449bf8bd3b933891d12c30112268c4090e4d59 | - git|https://gitlab.xiph.org/xiph/rnnoise.git : 7f449bf8bd3b933891d12c30112268c4090e4d59 | ||||
| license : GPL-3.0-or-later | license : GPL-3.0-or-later | ||||
| component : network.im | component : network.im | ||||
| summary : Telegram is a messaging app with a focus on speed and security, it’s super fast, simple and free. | summary : Telegram is a messaging app with a focus on speed and security, it’s super fast, simple and free. | ||||
| description: | | description: | | ||||
| Telegram is a messaging app with a focus on speed and security, it’s super fast, simple and free. | Telegram is a messaging app with a focus on speed and security, it’s super fast, simple and free. | ||||
| optimize : lto | optimize : lto | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(Qt5WaylandClient) | - pkgconfig(Qt5WaylandClient) | ||||
| - pkgconfig(absl_base) | |||||
| - pkgconfig(alsa) | - pkgconfig(alsa) | ||||
| - pkgconfig(dbusmenu-qt5) | - pkgconfig(dbusmenu-qt5) | ||||
| - pkgconfig(glibmm-2.4) | - pkgconfig(glibmm-2.4) | ||||
| - pkgconfig(hunspell) | - pkgconfig(hunspell) | ||||
| - pkgconfig(jemalloc) | - pkgconfig(jemalloc) | ||||
| - pkgconfig(libavcodec) | - pkgconfig(libavcodec) | ||||
| - pkgconfig(libevent) | - pkgconfig(libevent) | ||||
| - pkgconfig(libjpeg) | - pkgconfig(libjpeg) | ||||
| Show All 34 Lines | pushd rnnoise | ||||
| %make | %make | ||||
| %make_install DESTDIR=/ | %make_install DESTDIR=/ | ||||
| popd | popd | ||||
| export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:$workdir/rnnoise/installed/lib/pkgconfig" | export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:$workdir/rnnoise/installed/lib/pkgconfig" | ||||
| %cmake_ninja \ | %cmake_ninja \ | ||||
| -DDESKTOP_APP_DISABLE_CRASH_REPORTS=ON \ | -DDESKTOP_APP_DISABLE_CRASH_REPORTS=ON \ | ||||
| -DDESKTOP_APP_DISABLE_GTK_INTEGRATION=ON \ | -DDESKTOP_APP_DISABLE_GTK_INTEGRATION=ON \ | ||||
| -DDESKTOP_APP_DISABLE_WEBKITGTK=ON \ | |||||
| -DTDESKTOP_API_HASH=8562eb11c58f218ac08ee12c32e07ece \ | -DTDESKTOP_API_HASH=8562eb11c58f218ac08ee12c32e07ece \ | ||||
| -DTDESKTOP_API_ID=1080918 \ | -DTDESKTOP_API_ID=1080918 \ | ||||
| -DTDESKTOP_LAUNCHER_BASENAME=telegramdesktop \ | -DTDESKTOP_LAUNCHER_BASENAME=telegramdesktop \ | ||||
| -Dtg_owt_DIR=$workdir/tg_owt/solusBuildDir | -Dtg_owt_DIR=$workdir/tg_owt/solusBuildDir | ||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.