Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : kvirc | name : kvirc | ||||
| version : 5.0.0 | version : 5.0.0 | ||||
| release : 6 | release : 7 | ||||
| source : | source : | ||||
| - https://github.com/kvirc/KVIrc/archive/5.0.0.tar.gz : 452e683760221055f117d2ab4359aa432e01ce5d5e3abe80772b7a13a78b594a | - https://github.com/kvirc/KVIrc/archive/5.0.0.tar.gz : 452e683760221055f117d2ab4359aa432e01ce5d5e3abe80772b7a13a78b594a | ||||
| homepage : https://www.kvirc.net/ | |||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : network.irc | component : network.irc | ||||
| summary : The KVIrc IRC Client | summary : The KVIrc IRC Client | ||||
| description: | | description: | | ||||
| KVIrc is a free portable IRC client based on the excellent Qt GUI toolkit. | KVIrc is a free portable IRC client based on the excellent Qt GUI toolkit. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(Qt5Multimedia) | - pkgconfig(Qt5Multimedia) | ||||
| - pkgconfig(Qt5Svg) | - pkgconfig(Qt5Svg) | ||||
| - pkgconfig(Qt5WebKit) | - pkgconfig(Qt5WebKit) | ||||
| - pkgconfig(Qt5X11Extras) | - pkgconfig(Qt5X11Extras) | ||||
| - pkgconfig(enchant-2) | - pkgconfig(enchant-2) | ||||
| - pkgconfig(phonon4qt5) | - pkgconfig(phonon4qt5) | ||||
| - pkgconfig(python3) | |||||
| - pkgconfig(xcb) | - pkgconfig(xcb) | ||||
| - pkgconfig(theora) | - pkgconfig(theora) | ||||
| - pkgconfig(vorbis) | - pkgconfig(vorbis) | ||||
| - extra-cmake-modules | - extra-cmake-modules | ||||
| - ki18n-devel | - ki18n-devel | ||||
| - knotifications-devel | - knotifications-devel | ||||
| - kservice-devel | - kservice-devel | ||||
| - kwindowsystem-devel | - kwindowsystem-devel | ||||
| - kxmlgui-devel | - kxmlgui-devel | ||||
| libsplit : no | libsplit : no | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/Fix-build-with-Qt-5.15.patch | %apply_patches | ||||
| %cmake_ninja \ | %cmake_ninja \ | ||||
| -DUSE_ENV_FLAGS=ON \ | -DUSE_ENV_FLAGS=ON \ | ||||
| -DWANT_DCC_VIDEO=ON \ | -DWANT_DCC_VIDEO=ON \ | ||||
| -DWANT_OGG_THEORA=ON | -DWANT_OGG_THEORA=ON | ||||
| 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.