[vitunes-commits] [ryanflannery/vitunes] 3f4f42: Add configuration for including gstreamer

  • From: Ryan Flannery <ryan.flannery@xxxxxxxxx>
  • To: vitunes-commits@xxxxxxxxxxxxx
  • Date: Mon, 16 Jan 2012 17:32:44 -0800

  Branch: refs/heads/gstreamer
  Home:   https://github.com/ryanflannery/vitunes
  Commit: 3f4f42f30f7d6006b2b6cea9e9e29ee788b4a887
      
https://github.com/ryanflannery/vitunes/commit/3f4f42f30f7d6006b2b6cea9e9e29ee788b4a887
  Author: Ryan Flannery <ryan.flannery@xxxxxxxxx>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M Makefile
  A config.mk
  A configure.sh
  M player.c
  M player.h

  Log Message:
  -----------
  Add configuration for including gstreamer

With this:
1. gstreamer is only built with -DENABLE_GSTREAMER
2. The options for gstreamer (and taglib, as well as install locations)
   are now set in config.mk.
3. The new script configure.sh exists to try and automatically build
   config.mk.



Other related posts:

  • » [vitunes-commits] [ryanflannery/vitunes] 3f4f42: Add configuration for including gstreamer - Ryan Flannery