dcallagh-exheres

My personal Exherbo repository
git clone https://code.djc.id.au/git/dcallagh-exheres/

packages/net-libs/gupnp-av/gupnp-av-0.6.3.exheres-0 (518B) - raw

      1 # Copyright 2011 Dan Callaghan <djc@djc.id.au>
      2 # Distributed under the terms of the GNU General Public License v2
      3 
      4 SUMMARY="GUPnP A/V is a small utility library that aims to ease the handling and implementation of 
      5 UPnP A/V profiles."
      6 HOMEPAGE="http://gupnp.org/"
      7 DOWNLOADS="http://gupnp.org/sites/all/files/sources/${PNV}.tar.gz"
      8 
      9 LICENCES="LGPL-2"
     10 SLOT="1.0"
     11 PLATFORMS="~amd64 ~x86"
     12 
     13 DEPENDENCIES="
     14     build:
     15         dev-util/pkg-config
     16     build+run:
     17         net-libs/gupnp:1.0[>=0.13]
     18 "
     19 
     20 BUGS_TO="djc@djc.id.au"
     21