Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : telegram | name : telegram | ||||
| version : 3.0.1 | version : 3.1.1 | ||||
| release : 157 | release : 158 | ||||
| source : | source : | ||||
| - https://github.com/telegramdesktop/tdesktop/releases/download/v3.0.1/tdesktop-3.0.1-full.tar.gz : 536b832ef395884e88e30cf7d8275f67de34581be84b6425a616ebfd3371c91c | - https://github.com/telegramdesktop/tdesktop/releases/download/v3.1.1/tdesktop-3.1.1-full.tar.gz : 04c891128639f0c96fbb63248692d1674a5c03db0f9d294adb4281ec4b895afe | ||||
| - git|https://github.com/desktop-app/tg_owt.git : 91d836dc84a16584c6ac52b36c04c0de504d9c34 | - git|https://github.com/desktop-app/tg_owt.git : 575fb17d2853c43329e45f6693370f5e41668055 | ||||
| - 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 : | ||||
| - function-sections | |||||
| - icf-safe | |||||
| - lto | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(Qt5Svg) | - pkgconfig(Qt5Svg) | ||||
| - pkgconfig(Qt5WaylandClient) | - pkgconfig(Qt5WaylandClient) | ||||
| - pkgconfig(absl_base) | - 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) | ||||
| Show All 37 Lines | pushd rnnoise | ||||
| --prefix=$PWD/installed | --prefix=$PWD/installed | ||||
| %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_WEBKITGTK=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.