summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 14c380958add0d4f14a5c22d3c3319f742ad0a85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = jdk-demos
	pkgdesc = Demos and samples of common tasks and new functionality in Oracle Java 8 Development Kit
	pkgver = 8u72
	pkgrel = 1
	url = http://www.oracle.com/technetwork/java/javase/downloads/index.html
	arch = i686
	arch = x86_64
	license = custom:Oracle
	makedepends = pacman>=4.2.0
	optdepends = java-runtime>=8: Run the examples
	optdepends = java-environment>=8: Compile and run the examples
	options = !strip
	source_i686 = http://download.oracle.com/otn-pub/java/jdk/8u72-b15-demos/jdk-8u72-linux-i586-demos.tar.gz
	md5sums_i686 = daf7dc4cfae70b792777af85de260206
	source_x86_64 = http://download.oracle.com/otn-pub/java/jdk/8u72-b15-demos/jdk-8u72-linux-x64-demos.tar.gz
	md5sums_x86_64 = cc7510a52623d209ef881c88b963e3e2

pkgname = jdk-demos