Search Criteria
Package Details: giteye 2.2.0-1
Git Clone URL: | https://aur.archlinux.org/giteye.git (read-only, click to copy) |
---|---|
Package Base: | giteye |
Description: | CollabNet GitEye is a desktop for Git. It works with TeamForge, CloudForge and other Git services. |
Upstream URL: | https://www.collab.net/products/giteye |
Licenses: | |
Submitter: | liganic |
Maintainer: | nullptr_t |
Last Packager: | nullptr_t |
Votes: | 43 |
Popularity: | 0.059532 |
First Submitted: | 2013-04-25 11:44 |
Last Updated: | 2019-01-18 12:41 |
Dependencies (3)
- git (git-git)
- python (python-dbg)
- java-runtime>=8 (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, sapmachine-jdk-bin, jdk7, jre7, jdk8-j9-bin, jre14, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, jre11, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jre8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jre-bcl, jdk8-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9, jre-jetbrains, java-openjdk-loom-ea-bin, jdk-jetbrains, jdk11-openj9-bin, jre11-jetbrains-imfix, jdk8-graalvm-bin, jdk11-graalvm-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, java-openjdk-ea-bin, jdk-openj9-bin, jre, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
Latest Comments
1 2 3 Next › Last »
yochananmarqos commented on 2019-01-17 18:28
This package requires JRE 8+ (
java-runtime>=8
), not the JDK. It works just fine with OpenJDK JRE 11.You don't need to use
unzip
, you can usebsdtar
:Here's my updated package.
nullptr_t commented on 2018-03-18 12:00
I had problems to start the new version with java9 since the last java9 update, so the desktop file is patched to use java8 as java version. Also, the command line starter was removed because of the same reason.
gururise commented on 2017-02-03 17:43
Here is a new PKGBUILD for the latest 2.0.0 version. Hopefully you can update: http://pastebin.com/0ASs99xE
I think you can get rid of the python2 dependency and switch it to python3 and also get rid of the two last lines forcing apache ant to use python2. Works for me!
gururise commented on 2017-02-03 17:07
GitEye 2.0.0 is the latest version
nullptr_t commented on 2015-03-01 15:10
I adopted GitEye and updated it to 1.10.0
pauloschilling commented on 2015-02-27 18:47
Version 1.10.0 is out.
telephone commented on 2015-02-04 06:32
Version 1.9.0 is out.
marcs commented on 2014-07-03 21:09
Hi, version 1.7.0 is out
flexiondotorg commented on 2014-04-15 12:38
I think this is a failing of the AUR manager you are using. `java-environment` is currently provided by `jdk7-openjdk-7.u51_2.4.6-1`. What AUR manager are you using because some don't support the 'provides' stanza. For example packer doesn't support 'provides' but pacaur and yaourt both do.
flexiondotorg commented on 2014-04-15 12:36
I think this is a failing of whatever AUR manager you are using. `java-environment` is currently provided by `jdk7-openjdk-7.u51_2.4.6-1`. What AUR manager are you using because some don't support `provides`. For example `packer` doesn't support `provides` but `pacaur` does.