Search Criteria
Package Details: drip-git 20151019-3
Git Clone URL: | https://aur.archlinux.org/drip-git.git (read-only, click to copy) |
---|---|
Package Base: | drip-git |
Description: | 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. |
Upstream URL: | https://github.com/ninjudd/drip |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | huitseeker |
Maintainer: | huitseeker |
Last Packager: | huitseeker |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-06 09:11 |
Last Updated: | 2017-02-24 18:19 |
Dependencies (2)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jdk11-openj9-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk11-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jre8-adoptopenjdk, jdk-arm, jre11-jetbrains-imfix, java-openjdk-bin, jdk-openj9-bin, jdk-adoptopenjdk, jre, zulu-16-bin, liberica-jdk-full-bin, jdk15-adoptopenjdk, jre-openj9, jdk-jetbrains, java-openjdk-ea-bin, amazon-corretto-16, java-openjdk-loom-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- git (git-git) (make)
Latest Comments
mbloms commented on 2018-04-08 07:26
Hi! You should add this to the pkgbuild:
It will make the pkgver update automatically.
rpodgorny commented on 2017-02-23 18:26
please see the simplified pkgbuild at https://ptpb.pw/z0Ew
ackalker commented on 2016-02-11 15:12
I'm getting this:
$ makepkg -s
==> ERROR: license should be an array
Should be easy to fix :-)
huitseeker commented on 2015-10-19 08:15
Done, thanks !
mrz commented on 2015-10-13 09:32
The upstream URL of this package points to a fork that is, as of now, 10 commits behind the original project (ninjudd/drip). Should we perhaps go back to the original upstream project?