FS#36138 - [licq] is build without jabber plugin support.

Attached to Project: Arch Linux
Opened by Archibald (xF0E) - Saturday, 13 July 2013, 19:04 GMT
Last edited by Jürgen Hötzel (juergen) - Friday, 12 April 2019, 18:08 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Jürgen Hötzel (juergen)
Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description: licq is build without jabber plugin support.


Could you please compile future licq packages with jabber plugin support.

All you need is to add to build() section this:

#jabber
cd ../../jabber/build
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_MODULE_PATH="${srcdir}/${pkgname}-${pkgver}/cmake" ..
make

and into package() section this:

cd ../../jabber/build
make DESTDIR="${pkgdir}" install

Thanks!
This task depends upon

Closed by  Jürgen Hötzel (juergen)
Friday, 12 April 2019, 18:08 GMT
Reason for closing:  Deferred
Additional comments about closing:  Licq was removed from [extra]

Loading...