Skip to content

mattj103/custom-aports

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Shell 100.0%