I have patched for the ffmpeg changes. Please test and unflag, thanks.
Search Criteria
Package Details: minidlna-cvs 20130123-1
Package Actions
| Package Base: | minidlna-cvs |
|---|---|
| Description: | A DLNA/UPnP-AV Media server (aka ReadyDLNA) |
| Upstream URL: | http://sourceforge.net/projects/minidlna/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | ponsfoot |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 11 |
| First Submitted: | 2010-01-12 13:42 |
| Last Updated: | 2013-01-23 07:05 |
Latest Comments
Comment by hdhoang
Comment by hdhoang
updated line 49. I have no idea about the /etc/minidlna.conf problem
Comment by billyburly
now receiving:
error: failed to commit transaction (conflicting files)
minidlna-cvs: /etc/minidlna.conf exists in filesystem
not really sure since the PKGBUILD instructs pacman that /etc/minidlna.conf is a config file:
backup=('etc/minidlna.conf' 'etc/conf.d/minidlna')
Comment by billyburly
need to change near line 49 of the PKGBUILD to:
install -D -m 755 ${srcdir}/minidlna.rc ${pkgdir}/etc/rc.d/minidlna
the rc file seems to have been renamed
Comment by hdhoang
mostly merged community/minidlna. Update for autoconf build system in CVS.
Comment by ponsfoot
OK, I adopted, updated PKGBUILD, and disowned this :)
Because I don't use this anymore, I confirmed only that makepkg is carried out without errors.
Regards.
Comment by tri1976
@ponsfoot:
The link you provided did not return anything. Can you please post it again?
Thanks.
Comment by ponsfoot
@tuxfusion:
Try this patch for PKGBUILD.
http://aur.pastebin.com/RVuBLMq7
Comment by tuxfusion
During makepkg i get permission denied error : http://pastie.org/private/xjjpn6qci9xft967c3pyhw
Why should it do that and why would it work before ? thx
Comment by tuxfusion
@ponsfoot, yes thx this was not the problem it was that the dev i was in contact with , checked in his update after midnight and so the wrong version was pulled, without the patch , when i checked out with wrong _day_ in PKGBUILD -> all okay , thx again