Package Details: ums-java7 5.1.3-1

Package Base: ums-java7
Description: Universal Media Server: a DLNA-compliant UPnP Media Server. Build based on Java 7.
Upstream URL: http://www.universalmediaserver.com/
Category: multimedia
Licenses: GPL2
Submitter: Red_Squirrel
Maintainer: None
Last Packager: Red_Squirrel
Votes: 3
First Submitted: 2014-08-16 09:13
Last Updated: 2015-05-05 07:52

Latest Comments

Comment by danwood76

2014-08-17 15:40

Thank you for your effort Red_Squirrel.

I have just tested the new PKGBUILD and it works!

Comment by Red_Squirrel

2014-08-17 14:45

Thank you for your feedback, it should be fixed now ;)

Comment by danwood76

2014-08-17 13:41

Fails on build:
chmod: cannot access '/tmp/ums-java7/src/ums-java7-4.0.3/plugins': No such file or directory
chmod: cannot access '/tmp/ums-java7/src/ums-java7-4.0.3/documentation': No such file or directory

The correct path should be without the '-java7' so /tmp/ums-java7/src/ums-4.0.3/plugins

Changing '$pkgname-$pkgver' to 'ums-$pkgver' in the PKGBUILD fixes the issue