Skip to content

Commit

Permalink
pidgin: Rebuild against farstream
Browse files Browse the repository at this point in the history
**Summary**

- Rebuild against farstream
- Add monitoring.yml
  • Loading branch information
malfisya committed Apr 8, 2024
1 parent 9338bb8 commit 1462820
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 14 deletions.
9 changes: 9 additions & 0 deletions packages/p/pidgin/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
releases:
id: 3636
rss: https://sourceforge.net/projects/pidgin/rss?limit=200
security:
cpe:
- vendor: pidgin
product: pidgin
- vendor: pidgin
product: libpurple
4 changes: 2 additions & 2 deletions packages/p/pidgin/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : pidgin
version : 2.14.13
release : 42
release : 43
source :
- https://sourceforge.net/projects/pidgin/files/Pidgin/2.14.13/pidgin-2.14.13.tar.bz2 : 120049dc8e17e09a2a7d256aff2191ff8491abb840c8c7eb319a161e2df16ba8
homepage : https://www.pidgin.im
Expand Down Expand Up @@ -68,8 +68,8 @@ builddeps :
- pkgconfig(nss)
- pkgconfig(sm)
- pkgconfig(xscrnsaver)
- libgnt-devel
- gettext-devel
- libgnt-devel
setup : |
%reconfigure --disable-idn \
--disable-meanwhile \
Expand Down
24 changes: 12 additions & 12 deletions packages/p/pidgin/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>pidgin</Name>
<Homepage>https://www.pidgin.im</Homepage>
<Packager>
<Name>Tracey Clark</Name>
<Email>traceyc.dev@tlcnet.info</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>network.im</PartOf>
Expand All @@ -18,7 +18,7 @@
<Description xml:lang="en">Pidgin is a graphical multi-protocol IM client that runs on Microsoft Windows, Linux, and other UNIX-like operating systems. Pidgin is compatible with the following chat networks out of the box - Jabber/XMPP, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, Lotus Sametime, SILC, SIMPLE, and Zephyr. It can support many more with plugins.</Description>
<PartOf>network.im</PartOf>
<RuntimeDependencies>
<Dependency release="42">libpurple</Dependency>
<Dependency release="43">libpurple</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/pidgin</Path>
Expand Down Expand Up @@ -622,7 +622,7 @@
<Description xml:lang="en">Finch is the command line client part of Pidgin</Description>
<PartOf>network.im</PartOf>
<RuntimeDependencies>
<Dependency release="42">libpurple</Dependency>
<Dependency release="43">libpurple</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/finch</Path>
Expand All @@ -641,7 +641,7 @@
<Description xml:lang="en">Development files for finch</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="42">libpurple-devel</Dependency>
<Dependency release="43">libpurple-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/finch/finch.h</Path>
Expand Down Expand Up @@ -822,7 +822,7 @@
<Description xml:lang="en">Development files for libpurple</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="42">libpurple</Dependency>
<Dependency release="43">libpurple</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/libpurple/account.h</Path>
Expand Down Expand Up @@ -911,8 +911,8 @@
<Description xml:lang="en">Development files for Pidgin</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="42">pidgin</Dependency>
<Dependency release="42">libpurple-devel</Dependency>
<Dependency release="43">pidgin</Dependency>
<Dependency release="43">libpurple-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/pidgin/gtkaccount.h</Path>
Expand Down Expand Up @@ -970,12 +970,12 @@
</Files>
</Package>
<History>
<Update release="42">
<Date>2024-02-28</Date>
<Update release="43">
<Date>2024-04-07</Date>
<Version>2.14.13</Version>
<Comment>Packaging update</Comment>
<Name>Tracey Clark</Name>
<Email>traceyc.dev@tlcnet.info</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit 1462820

Please sign in to comment.