FS#76988 - [opensips] Suggested PKGBUILD changes

Attached to Project: Community Packages
Opened by loqs (loqs) - Monday, 02 January 2023, 19:22 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 06 January 2023, 15:49 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
A number of proposed changes to the PKGBUILD:
Drop install file as opensipsdbctl is no longer packaged.
Drop db and attr from depends as unused.
Drop pcre from optdepends as unsued.
Drop libsasl from optdepends only indirectly used libldap.
Move libxml2 to makedepends plus optdepends for presence module.
Build tls_openssl module required by proto_tls and move openssl to makedepends plus optdepends for it.
Drop tlsops module merged into proto_tls.
Add curl to optdepends for db_http module.
Add libmicrohttpd to optdepends for httpd module.
Use Makefile variables to have make place files in desired locations with correct contents bin_dir=bin/ cfg_target=/etc/$pkgname/ cfg_prefix="$pkgdir"
This hopefully allows all the file moving and sed substitutions to be dropped and fixes the man pages.

Additional info:
* opensips 3.3.2-1
[1] PKGBUILD.diff
This task depends upon

Closed by  Sergej Pupykin (sergej)
Friday, 06 January 2023, 15:49 GMT
Reason for closing:  Fixed
Additional comments about closing:  commited into svn/trunk, thank you!

Loading...