Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : pidgin | name : pidgin | ||||
| version : 2.14.1 | version : 2.14.3 | ||||
| release : 26 | release : 27 | ||||
| source : | source : | ||||
| - https://netcologne.dl.sourceforge.net/project/pidgin/Pidgin/2.14.1/pidgin-2.14.1.tar.bz2 : f132e18d551117d9e46acce29ba4f40892a86746c366999166a3862b51060780 | - https://sourceforge.net/projects/pidgin/files/Pidgin/2.14.3/pidgin-2.14.3.tar.bz2 : 2b064802fdfec008878f7179120ccf1e67c68b46ec0966399a095e20bc762e76 | ||||
| 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 | ||||
| - ^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. | ||||
| - ^libpurple-devel : Development files for libpurple | - ^libpurple-devel : Development files for libpurple | ||||
| description: | description: | ||||
| - Pidgin is a graphical multi-protocol IM client that runs on Microsoft Windows and Unixes. It is written in C and uses Glib and GTK+. It also provides libpurple, a library used for developing IM programs. | - Pidgin is a graphical multi-protocol IM client that runs on Microsoft Windows and Unixes. It is written in C and uses Glib and GTK+. It also provides libpurple, a library used for developing IM programs. | ||||
| - 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. Programs are written using this library as the backend for chat programs. Pidgin is the GTK+ frontend, and Finch is the ncurses/command line frontend. | - ^libpurple : libpurple is intended to be the core of an IM program. Programs are written using this library as the backend for chat programs. Pidgin is the GTK+ frontend, and Finch is the ncurses/command line frontend. | ||||
| - ^libpurple-devel : Development files for libpurple | - ^libpurple-devel : Development files for libpurple | ||||
JoshStrobl: Issue with current ypkg, "line frontend" should be on same line as rest of the description for… | |||||
| patterns : | patterns : | ||||
| - ^finch : | - ^finch : | ||||
| - /usr/bin/finch | - /usr/bin/finch | ||||
| - /usr/lib64/finch | - /usr/lib64/finch | ||||
| - /usr/lib64/libgnt*.so.* | - /usr/lib64/libgnt*.so.* | ||||
| - /usr/lib64/gnt | - /usr/lib64/gnt | ||||
| - /usr/share/man/man1/finch* | - /usr/share/man/man1/finch* | ||||
| - ^finch-devel : | - ^finch-devel : | ||||
| Show All 21 Lines | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(avahi-core) | - pkgconfig(avahi-core) | ||||
| - pkgconfig(dbus-glib-1) | - pkgconfig(dbus-glib-1) | ||||
| - 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(libsasl2) | |||||
| - pkgconfig(nss) | - pkgconfig(nss) | ||||
| - pkgconfig(sm) | - pkgconfig(sm) | ||||
| - pkgconfig(xscrnsaver) | - pkgconfig(xscrnsaver) | ||||
Not Done Inline ActionsShould be after libnm pkgconfig JoshStrobl: Should be after libnm pkgconfig | |||||
| - libgnt-devel | - libgnt-devel | ||||
| setup : | | setup : | | ||||
| %reconfigure --disable-idn \ | %reconfigure --disable-idn \ | ||||
| --disable-meanwhile \ | --disable-meanwhile \ | ||||
| --disable-schemas-install \ | --disable-schemas-install \ | ||||
| --disable-tcl \ | --disable-tcl \ | ||||
| --enable-consoleui | --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.
Issue with current ypkg, "line frontend" should be on same line as rest of the description for the package.