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: custom
Submitter: liganic
Maintainer: nullptr_t
Last Packager: nullptr_t
Votes: 43
Popularity: 0.000000
First Submitted: 2013-04-25 11:44 (UTC)
Last Updated: 2019-01-18 12:41 (UTC)

Dependencies (3)

Required by (0)

Sources (3)

Latest Comments

1 2 3 Next › Last »

yochananmarqos commented on 2019-01-17 18:28 (UTC) (edited on 2019-01-17 18:29 (UTC) by yochananmarqos)

This package requires JRE 8+ (java-runtime>=8), not the JDK. It works just fine with OpenJDK JRE 11.

Requirements - CollabNet GitEye (Linux 64-bit)

Java: You must have Java 8 or newer installed. We recommend the JRE from Sun/Oracle although OpenJDK 8+ also works well.

You don't need to use unzip, you can use bsdtar:

bsdtar -xf "GitEye-$pkgver-linux.$CARCH.zip" -C "$pkgdir/opt/$pkgname/"

Here's my updated package.

nullptr_t commented on 2018-03-18 12:00 (UTC) (edited on 2018-03-18 12:09 (UTC) by nullptr_t)

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 (UTC) (edited on 2017-02-03 17:46 (UTC) by gururise)

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 (UTC)

GitEye 2.0.0 is the latest version

nullptr_t commented on 2015-03-01 15:10 (UTC)

I adopted GitEye and updated it to 1.10.0

pauloschilling commented on 2015-02-27 18:47 (UTC)

Version 1.10.0 is out.

telephone commented on 2015-02-04 06:32 (UTC)

Version 1.9.0 is out.

marcs commented on 2014-07-03 21:09 (UTC)

Hi, version 1.7.0 is out

flexiondotorg commented on 2014-04-15 12:38 (UTC)

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.