blob: 0864dc5dce62da173ec7ff0b8f8e77fa6829fb78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = drip-git
pkgdesc = Drip is a launcher for the Java Virtual Machine that provides much faster startup times than the java command. The drip script is intended to be a drop-in replacement for the java command, only faster.
pkgver = 20151019
pkgrel = 2
url = https://github.com/ninjudd/drip
arch = i686
arch = x86_64
license = GPL
makedepends = git
depends = java-runtime
provides = drip
conflicts = drip
options = !libtool
pkgname = drip-git
|