summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a8c47c16640f9660243431acf8d89990123e6abf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
pkgbase = neptune
	pkgdesc = Platinum UPnP SDK + Neptune C++ Runtime by Axiomatic Software
	pkgver = 1.3.0
	pkgrel = 2
	url = https://www.plutinosoft.com/platinum-slider/
	arch = x86_64
	license = GPL2
	makedepends = scons
	makedepends = gcc
	makedepends = git
	depends = zlib
	provides = libNeptune.a
	provides = libPlatinum.a
	source = git+https://github.com/plutinosoft/Platinum#tag=1.3.0
	md5sums = SKIP

pkgname = platinum-upnp
	pkgdesc = Library / tools for building a UPnP mediaserver. Used behind the scenes by Plex, etc.
	depends = zlib
	depends = neptune
	provides = libPlatinum.a

pkgname = platinum-upnp-docs
	pkgdesc = Platinum UPnP SDK + Neptune C++ Runtime by Axiomatic Software (documentation)
	depends = zlib
	depends = platinum-upnp
	provides = 

pkgname = neptune
	pkgdesc = Neptune C++ runtime (static library)
	license = BSD
	provides = libNeptune.a