summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-voip/murmur: drop 1.4.287-r1Kenton Groombridge2024-03-071-185/+0
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: stabilize 1.4.287-r2 for amd64, x86Kenton Groombridge2024-03-071-1/+1
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: update live ebuildSebastian Parborg2024-02-092-64/+58
| | | | | Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: add 1.4.287-r2Sebastian Parborg2024-02-091-0/+200
| | | | | | | | | | | | | | | | | | | | | | | The default install would not run out of the box and one needed to change the following to get it up and running: - Set the pidfile option to /run/murmur/murmur.pid in .ini config file - Change logfile setting to /var/log/murmur/murmur.log in ini file - Specify the data base location to /var/lib/murmur/database.sqlite in the ini file. Otherwise it would complain that the database was read only and wouldn't start. - Needed to add avahi-daemon to "use" in the depend section in the init.d script to get zeroconf functionality to work. - Fix avahi command in initd file Clarified and simplified the post install message as well. Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: remove unused fileMichael Mair-Keimberger2023-08-151-25/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/32321 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: drop 1.3.4-r1Kenton Groombridge2023-08-142-163/+0
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: add missing USE dep for dev-qt/qtnetwork[ssl]Kenton Groombridge2022-12-253-3/+3
| | | | | Closes: https://bugs.gentoo.org/885635 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: add github upstream metadataKenton Groombridge2022-12-071-0/+1
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: drop 1.4.274-r1Kenton Groombridge2022-12-072-186/+0
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: Stabilize 1.4.287 x86, #877667Sam James2022-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-voip/murmur: Stabilize 1.4.287 amd64, #877667Jakov Smolić2022-10-201-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-voip/murmur: add 1.4.287Kenton Groombridge2022-09-172-0/+186
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: drop 1.3.3Kenton Groombridge2022-09-142-163/+0
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: remove stale boost lower boundsDavid Seifert2022-09-044-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-voip/murmur: x86 stable wrt bug #867730Agostino Sarubbo2022-09-041-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-voip/murmur: Stabilize 1.3.4 amd64, #867730Jakov Smolić2022-08-311-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-voip/murmur: update live ebuildKenton Groombridge2022-08-311-1/+1
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: drop 1.4.230-r3Kenton Groombridge2022-08-312-182/+0
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: fix ODR violations, apply crypto threads patchKenton Groombridge2022-08-312-2/+8
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: add 1.4.274Kenton Groombridge2022-08-212-0/+182
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: Keyword 1.4.230-r3 arm64, #834851Arthur Zamarin2022-08-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-voip/murmur: Keyword 1.4.230-r3 arm, #834851Sam James2022-08-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-voip/murmur: bump revision for 1.4.230Kenton Groombridge2022-07-031-0/+0
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: sync live ebuildKenton Groombridge2022-07-031-3/+3
| | | | | Closes: https://bugs.gentoo.org/814785 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: append -fsigned-char to CXXFLAGSKenton Groombridge2022-07-032-2/+12
| | | | | | | | This fixes tests (and possibly runtime issues) on arches with unsigned chars. Bug: https://bugs.gentoo.org/832978 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: rename media-sound/murmurKenton Groombridge2022-06-2911-0/+756
Signed-off-by: Kenton Groombridge <concord@gentoo.org>