Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : pidgin | name : pidgin | ||||
| version : 2.13.0 | version : 2.14.1 | ||||
| release : 25 | release : 26 | ||||
| source : | source : | ||||
| - https://netcologne.dl.sourceforge.net/project/pidgin/Pidgin/2.13.0/pidgin-2.13.0.tar.bz2 : 2747150c6f711146bddd333c496870bfd55058bab22ffb7e4eb784018ec46d8f | - https://netcologne.dl.sourceforge.net/project/pidgin/Pidgin/2.14.1/pidgin-2.14.1.tar.bz2 : f132e18d551117d9e46acce29ba4f40892a86746c366999166a3862b51060780 | ||||
| homepage : https://www.pidgin.im | homepage : https://www.pidgin.im | ||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : | component : | ||||
| - network.im | - network.im | ||||
| - devel : programming.devel | - devel : programming.devel | ||||
| - ^finch : network.im | - ^finch : network.im | ||||
| - ^finch-devel : programming.devel | - ^finch-devel : programming.devel | ||||
kyrios123: `finch` & `finch-devel` are gone in the pspec is this expected ? | |||||
| - ^libpurple : programming.library | - ^libpurple : programming.library | ||||
| - ^libpurple-devel : programming.devel | - ^libpurple-devel : programming.devel | ||||
| summary : | summary : | ||||
| - Graphical multi-protocol IM client | - Graphical multi-protocol IM client | ||||
| - devel : Development files for Pidgin | - devel : Development files for Pidgin | ||||
| - ^finch : Finch is the command line client part of Pidgin | - ^finch : Finch is the command line client part of Pidgin | ||||
| - ^finch-devel : Development files for finch | - ^finch-devel : Development files for finch | ||||
| - ^libpurple : libpurple is intended to be the core of an IM program. | - ^libpurple : libpurple is intended to be the core of an IM program. | ||||
| Show All 40 Lines | builddeps : | ||||
| - pkgconfig(farstream-0.2) | - pkgconfig(farstream-0.2) | ||||
| - pkgconfig(gnutls) | - pkgconfig(gnutls) | ||||
| - pkgconfig(gstreamer-plugins-base-1.0) | - pkgconfig(gstreamer-plugins-base-1.0) | ||||
| - pkgconfig(gtkspell-2.0) | - pkgconfig(gtkspell-2.0) | ||||
| - pkgconfig(libnm) | - pkgconfig(libnm) | ||||
| - pkgconfig(nss) | - pkgconfig(nss) | ||||
| - pkgconfig(sm) | - pkgconfig(sm) | ||||
| - pkgconfig(xscrnsaver) | - pkgconfig(xscrnsaver) | ||||
| - libgnt-devel | |||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/pidgin-2.13.0-fix-build-against-nm-1.0.patch | |||||
| %reconfigure --disable-idn \ | %reconfigure --disable-idn \ | ||||
| --disable-meanwhile \ | --disable-meanwhile \ | ||||
| --disable-schemas-install \ | --disable-schemas-install \ | ||||
| --disable-tcl | --disable-tcl \ | ||||
| --enable-consoleui | |||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| rm -r $installdir/usr/lib | rm -r $installdir/usr/lib | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
finch & finch-devel are gone in the pspec is this expected ?