yar229 / WebDavMailRuCloud

WebDAV cloud.mail.ru ...& Yandex.Disk | WebDAV Облако Mail.Ru Сетевой Диск

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package for Gentoo Linux

powerman opened this issue · comments

I've added package for Gentoo Linux into my overlay "powerman", you can check it here: https://github.com/powerman/powerman-overlay/blob/master/net-fs/wdmrc/wdmrc-1.5.40.ebuild

Only issue I've is wrong case of NWebDav.Server.dll file name (https://github.com/powerman/powerman-overlay/blob/master/net-fs/wdmrc/wdmrc-1.5.40.ebuild#L34), please let me know if you can fix this.

Now installing on Gentoo Linux is as simple as adding my overlay and installing the package (you can add this to README, if you like):

# layman -a powerman
# emerge wdmrc

I've opened this issue just to let you know, feel free to close it at any time.

commented

Thanks for your work!

What about lib name - current status is waiting for ramondeklein/nwebdav#13 and ramondeklein/nwebdav#14

I've removed ebuild because it's too outdated and because docker images works just fine last time I tried.

It is easier to install from the main Portage tree, without Docker and overlays :(