[PR #11162] [MERGED] Remove legacy build utilities #12585

Closed
opened 2025-12-22 09:23:09 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/11162
Author: @crobibero
Created: 3/15/2024
Status: Merged
Merged: 3/18/2024
Merged by: @joshuaboniface

Base: masterHead: cleanup-legacy


📝 Commits (1)

  • b207bb1 Remove legacy build utilities

📊 Changes

78 files changed (+0 additions, -3099 deletions)

View changed files

.copr (+0 -1)
Dockerfile (+0 -87)
Dockerfile.arm (+0 -74)
Dockerfile.arm64 (+0 -74)
build (+0 -1)
build.sh (+0 -114)
build.yaml (+0 -18)
bump_version (+0 -129)
debian/changelog (+0 -89)
debian/compat (+0 -1)
debian/conf/jellyfin (+0 -53)
debian/conf/jellyfin.service.conf (+0 -55)
debian/conf/logging.json (+0 -30)
debian/control (+0 -27)
debian/copyright (+0 -29)
debian/gbp.conf (+0 -6)
debian/install (+0 -4)
debian/jellyfin.init (+0 -62)
debian/jellyfin.service (+0 -17)
debian/jellyfin.upstart (+0 -20)

...and 58 more files

📄 Description

All non-rpm building has been moved to https://github.com/jellyfin/jellyfin-packaging/
We now point to RPM Fusion for RPM Builds (https://github.com/rpmfusion/jellyfin)

Clean this up to prevent users from using legacy scripts and tools


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/11162 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 3/15/2024 **Status:** ✅ Merged **Merged:** 3/18/2024 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `cleanup-legacy` --- ### 📝 Commits (1) - [`b207bb1`](https://github.com/jellyfin/jellyfin/commit/b207bb109d0e424db011dd02445a9a159e4299f2) Remove legacy build utilities ### 📊 Changes **78 files changed** (+0 additions, -3099 deletions) <details> <summary>View changed files</summary> ➖ `.copr` (+0 -1) ➖ `Dockerfile` (+0 -87) ➖ `Dockerfile.arm` (+0 -74) ➖ `Dockerfile.arm64` (+0 -74) ➖ `build` (+0 -1) ➖ `build.sh` (+0 -114) ➖ `build.yaml` (+0 -18) ➖ `bump_version` (+0 -129) ➖ `debian/changelog` (+0 -89) ➖ `debian/compat` (+0 -1) ➖ `debian/conf/jellyfin` (+0 -53) ➖ `debian/conf/jellyfin.service.conf` (+0 -55) ➖ `debian/conf/logging.json` (+0 -30) ➖ `debian/control` (+0 -27) ➖ `debian/copyright` (+0 -29) ➖ `debian/gbp.conf` (+0 -6) ➖ `debian/install` (+0 -4) ➖ `debian/jellyfin.init` (+0 -62) ➖ `debian/jellyfin.service` (+0 -17) ➖ `debian/jellyfin.upstart` (+0 -20) _...and 58 more files_ </details> ### 📄 Description All non-rpm building has been moved to https://github.com/jellyfin/jellyfin-packaging/ We now point to RPM Fusion for RPM Builds (https://github.com/rpmfusion/jellyfin) Clean this up to prevent users from using legacy scripts and tools --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:23:09 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#12585
No description provided.