Thank you for your effort Red_Squirrel.
I have just tested the new PKGBUILD and it works!
Search Criteria
Package Details: ums-java7 5.1.3-1
Package Actions
| 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: | |
| 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 |
Dependencies (7)
- ffmpeg
- java-runtime>=7
- libmediainfo
- mencoder
- mplayer
- unzip (make)
- vlc (optional) – For Internet video/audio
Required by (0)
Sources
Latest Comments
Comment by danwood76
Comment by Red_Squirrel
Thank you for your feedback, it should be fixed now ;)
Comment by danwood76
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