Skip to content

Orochimarufan/custom-aports

Repository files navigation

Taeyeon's custom aports

This repository contains a number of custom build scripts for Alpine Linux

Changes to official packages

  • BIND
  • Enable GSS API support (--with-gssapi)
  • MPD (Music Player Daemon)
  • Build with support for FFmpeg
  • Build with support for pulseaudio
  • PulseAudio
  • Alternative version to package in testing

New packages

  • Supports signed ntp (Required for Samba4 Active Directory)
  • Useful for running proprietary binary blobs that bring everything except libc & co
  • Should be treated as a last resort!
  • plex-media-server :: Plex's solution to share your content throughout the household and beyond
  • Proprietary blob
  • Uses glibc-runtime
  • pulseaudio-shm :: PulseAudio build with the global SHM protection disabled
  • Only EVER use if you know what you're doing.
  • Don't go crying to the devs if it breaks, they'll kill you for even attempting this.
  • You've been warned.

apply-upstream.sh

This is a useful script I came up with to import commits to modified packages from upstream aports.

It streamlines creating (format-patch) and applying (am) git patches, as well as trying to help with conflict resolution should the need arise. This script in particular is only useful for aports, but similar approaches could be taken in comparable situations. Do whatever you want with it.

About

A number of custom APKBUILDs for Alpine Linux http://alpinelinux.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages