Just replace the package version number to 1.2.9 and correct the md5sum and it compiles.
Search Criteria
Package Details: murmur-ice 1.2.8-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-06-14)
| Package Base: | murmur-ice |
|---|---|
| Description: | The voice chat application server for Mumble (ICE support) |
| Upstream URL: | http://mumble.sourceforge.net |
| Category: | network |
| Licenses: | |
| Conflicts: | |
| Submitter: | None |
| Maintainer: | caus909 |
| Last Packager: | OttoA |
| Votes: | 8 |
| First Submitted: | 2008-09-15 19:23 |
| Last Updated: | 2014-08-27 08:38 |
Required by (0)
Sources
- https://github.com/mumble-voip/mumble/archive/1.2.8.tar.gz
- murmur.conf.d
- murmur.dbus.conf
- murmur.logrotate.d
- murmur.rc.d
- murmur.service
- murmur.tmpfiles.d
Latest Comments
Comment by dape
Comment by caus909
Hello, just adopted. Can not reproduce your error dape. Could you give more details?
Comment by dape
Jan 21 11:43:09 chat murmurd[17271]: /usr/bin/murmurd: error while loading shared libraries: libprotobuf.so.8: cannot ...ectory
Comment by OttoA
bump to 1.2.8
Comment by kd0bpv
Flagged package out of date: Murmur 1.2.5 has been released.
Comment by Kiwii
Building failed claiming libmcpp.so.0 couldn't be found. Installing mcpp from extra fixed the issue. Might want to add mcpp to (build?) dependencies.
Comment by OttoA
Fixed. Thanks, gangtrashsta
Anonymous comment
in --> murmur.service
ExecStart=/usr/sbin/murmurd -ini /etc/murmur.ini
should be:
ExecStart=/usr/bin/murmurd -ini /etc/murmur.ini
since the pkgbuild does:
install -Dm755 release/murmurd ${pkgdir}/usr/bin/murmurd
Comment by OttoA
bump to latest rc
Comment by OttoA
my bad - should be fixed now
Comment by BluePeril
packaging fails:
=> Entering fakeroot environment...
==> Starting package()...
install: cannot stat ‘/var/abs/local/murmur-ice/murmur.rc.d’: No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
Comment by xPlozion
Package depends on pkg-config