New package: gupnp-tools-0.8.12
This commit is contained in:
parent
b4c7eb1d06
commit
bbf24584a4
10
srcpkgs/gupnp-tools/patches/fix-build.patch
Normal file
10
srcpkgs/gupnp-tools/patches/fix-build.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- src/av-cp/playlist-treeview.h.orig 2016-10-15 17:03:42.488129028 +0200
|
||||
+++ src/av-cp/playlist-treeview.h 2016-10-15 17:04:16.650130790 +0200
|
||||
@@ -23,6 +23,7 @@
|
||||
|
||||
#include <config.h>
|
||||
#include <gtk/gtk.h>
|
||||
+#include <libgupnp/gupnp-device-proxy.h>
|
||||
#include <libgupnp-av/gupnp-av.h>
|
||||
|
||||
typedef void (* MetadataFunc) (const char *metadata,
|
13
srcpkgs/gupnp-tools/template
Normal file
13
srcpkgs/gupnp-tools/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'gupnp-tools'
|
||||
pkgname=gupnp-tools
|
||||
version=0.8.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gupnp-av-devel gtk+3-devel gtksourceview-devel"
|
||||
short_desc="Free replacements of Intel UPnP tools that use GUPnP"
|
||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||
license="GPL-2"
|
||||
homepage="http://gupnp.org/"
|
||||
distfiles="${GNOME_SITE}/gupnp-tools/${version%.*}/gupnp-tools-${version}.tar.xz"
|
||||
checksum=658de96953608c4b1f47578ae563a7066d1f1983565daf22ad52b7b328ef97b1
|
Loading…
Reference in New Issue
Block a user