Skip to content

Instantly share code, notes, and snippets.

@elmodaddyb
Last active July 4, 2018 17:38
Show Gist options
  • Save elmodaddyb/169fe4fc238dfcc35f6b9e514ed71178 to your computer and use it in GitHub Desktop.
Save elmodaddyb/169fe4fc238dfcc35f6b9e514ed71178 to your computer and use it in GitHub Desktop.
Ubuntu PPA for Gerbera

Steps

  1. Clone Gerbera
  2. Download pupnp1.8 manually
  3. Build install pupnp1.8.3 to custom directory

cmake ../ -DWITH_MAGIC=1 -DWITH_MYSQL=0 -DWITH_CURL=1 -DWITH_JS=0
-DWITH_TAGLIB=1 -DWITH_AVCODEC=1 -DWITH_FFMPEGTHUMBNAILER=0 -DWITH_EXIF=1 -DWITH_LASTFM=0 -DCMAKE_INSTALL_PREFIX=/home/gerbera/debian/gerbera

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment