backuprepo
  • Joined on 2024-05-18
backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:29:28 +01:00
Create builds for multiple environments

@joshuaboniface commented on GitHub (Jan 12, 2019):

Closing this one out as #335 finishes the rest of this.

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:29:25 +01:00
Create builds for multiple environments

@Wuerfelbecher commented on GitHub (Jan 3, 2019):

Since there was no activity on the RPM packaging i went ahead and created an jellyfin RPM for Fedora and CentOS 7 on [COPR](https://copr.fedorainf

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:29:23 +01:00
Create builds for multiple environments

@LogicalPhallacy commented on GitHub (Dec 17, 2018):

Looks like dotnet and ffmpeg have passing builds for freebsd, with the way that dotnet core does "portable" programs it would be worth looking…

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:29:19 +01:00
Create builds for multiple environments

@jedichric commented on GitHub (Dec 13, 2018):

Please also add the following to the list:

  • ReadyNAS
backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:29:16 +01:00
Create builds for multiple environments

@JustAMan commented on GitHub (Dec 12, 2018):

See #95. In a few words - current best option seems to be docker. Otherwise PR welcome!

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:29:14 +01:00
Create builds for multiple environments

@ma-karai commented on GitHub (Dec 12, 2018):

is there a slight chance that this will make it to freebsd?

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:29:12 +01:00
Create builds for multiple environments

@nyanloutre commented on GitHub (Dec 12, 2018):

I would be interested in a NixOS package, but if I have the time I will try to adapt the actual Emby package for Jellyfin

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:29:10 +01:00
Create builds for multiple environments

@bobberb commented on GitHub (Dec 12, 2018):

@z3ntu #4

Dear friend,

you're probably on a different timezone and I don't mean to bother because I have also noted this on the AUR, but if…

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:29:07 +01:00
Create builds for multiple environments

@ellnic commented on GitHub (Dec 11, 2018):

Sounds good. :-)

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:29:05 +01:00
Create builds for multiple environments

@brianjmurrell commented on GitHub (Dec 11, 2018):

  • RedHat/RPM

Maybe can get a generic RPM, maybe not. I'm not terribly familiar with packaging dotnet packages, but these are EL7 and…

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:29:01 +01:00
Create builds for multiple environments

@ellnic commented on GitHub (Dec 11, 2018):

These should be on the list:

  • Mac
  • OpenSUSE/Fedora (probably already covered by ‘RPM’ - are they compatible? I’m not an RPM guy)
  • Synology
backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:28:59 +01:00
Create builds for multiple environments

@OnigamiSama commented on GitHub (Dec 11, 2018):

So, I know we are a minority but a FreeBSD port or package would be great if it's possible.

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:28:57 +01:00
Create builds for multiple environments

@joshuaboniface commented on GitHub (Dec 11, 2018):

If we get a Windows build, we can offer a download link over at https://repo.jellyfin.org if we don't want to store the big binary on GitHub.

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:28:52 +01:00
Create builds for multiple environments

@LogicalPhallacy commented on GitHub (Dec 11, 2018):

As has been pointed out on reddit, for people who are unable to use docker (or just really don't want to) we should have a windows build. I'm…

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:28:50 +01:00
Create builds for multiple environments

@mckay6842 commented on GitHub (Dec 11, 2018):

@z3ntu works without problems, thanks man

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:28:46 +01:00
Create builds for multiple environments

@Jab2870 commented on GitHub (Dec 11, 2018):

@z3ntu thanks,

I'll give it a go tonight. Should it be a drop-in replacement?

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:28:42 +01:00
Create builds for multiple environments

@z3ntu commented on GitHub (Dec 11, 2018):

AUR package is uploaded: https://aur.archlinux.org/packages/jellyfin-git/

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:28:36 +01:00
Create builds for multiple environments

@z3ntu commented on GitHub (Dec 11, 2018):

On Arch, makepkg automatically uses fakeroot for the package() function. I can try to work around that :/

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:28:34 +01:00
Create builds for multiple environments

@JustAMan commented on GitHub (Dec 11, 2018):

fakeroot was giving me all hell of issues for Debian... I ended up building as root, for all ugliness of it. Though I build in a separate LXC…

backuprepo commented on issue starred/jellyfin#3 2025-12-21 15:28:32 +01:00
Create builds for multiple environments

@z3ntu commented on GitHub (Dec 11, 2018):

Sanitized (removed the extra shell goodies and added newlines) log of calling it with and without fakeroot: https://pastebin.com/raw/hx4SQ2Uy