hi I just like to mention, that many java devs (including me) prefer the gradle wrapper script over a global installed gradle. Therefore it's possible to remove the gradle dependecy and simply invoke the build steps with ./gradlew
instead of gradle
Search Criteria
Package Details: chatty 0.18-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/chatty.git (read-only, click to copy) |
---|---|
Package Base: | chatty |
Description: | Twitch Chat Client for Desktop |
Upstream URL: | https://chatty.github.io/ |
Licenses: | GPL3 |
Submitter: | c-korn |
Maintainer: | Freso |
Last Packager: | Freso |
Votes: | 32 |
Popularity: | 0.87 |
First Submitted: | 2015-03-23 00:17 (UTC) |
Last Updated: | 2022-05-09 12:11 (UTC) |
Dependencies (5)
- java-environment (java-gcj-compat, zulu-10-bin, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, jdk15-adoptopenjdk, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jdk8-openjdk-shenandoah, zulu-16-bin, jdk11-graalvm-ee-bin, jdk16-adoptopenjdk, jdk11-openj9-bin, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, zulu-embedded-jdk, jdk-openj9, jdk11-msopenjdk-bin, jdk18-beta-temurin, zulu-13-bin, jdk8-arm, jdk17-jetbrains, jre-jetbrains, amazon-corretto-17, amazon-corretto-18, amazon-corretto-8, amazon-corretto-11, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-18-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk11-jetbrains-imfix, jdk-arm, jdk-temurin, jdk11-temurin, jdk17-temurin, jdk8-adoptopenjdk, java-openjdk-bin, jdk8, java-openjdk-loom-ea-bin, jdk8-dragonwell-bin, jdk11-dragonwell-bin, jdk17-dragonwell-bin, jdk8-openj9-bin, jdk-openj9-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-microsoft-openjdk, jdk-jetbrains, jdk11-jbr-xdg, jdk-jbr-xdg, liberica-jdk-8-full-bin, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jdk-full-bin, liberica-jre-11-full-bin, jdk-lts, jdk, jdk11, jdk18-openj9-bin, jdk-android-studio, jdk12-openjdk, jdk15-openjdk, jdk16-openjdk, jdk13-openjdk, jdk14-openjdk, zulu-embedded-jdk11, jdk-bcl, jdk-openjdk-xdg, jdk17-jetbrains-imfix, liberica-jre-8-full-bin, java-openjdk-ea-bin, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk8-openjdk)
- sh (bash-devel-git, dashbinsh, bash-devel-static-git, bash-git, bash-xdg, zshbinsh, toyboxbinsh, bash)
- gradle (make)
- livestreamer (livestreamer-dev-git) (optional) – for watching streams in a custom video player.
- streamlink (streamlink-git) (optional) – for watching streams in a custom video player.
Required by (0)
Sources (4)
Latest Comments
0x4F72 commented on 2021-02-14 21:32 (UTC)
ghost_order59 commented on 2020-08-02 13:55 (UTC)
I'm not sure where I should post this since it involves Awesome WM but...
Using Awesome WM I'm trying to make Chatty always with start in a specific position and size. The position parameters are working as intended, but Chatty doesn't care about the W and H dimensions, it always start with the last dimensions bypassing the ones I putted in the rc.lua
PD: One weird thing is that every time I'm changing the window size it also moves, always in a bottom right direction. This is annoying but not a problem, I'm mentioning this just in case it is related to the possible issue.
Freso commented on 2020-04-27 14:44 (UTC)
java-environment
is already a make
dependency and it is theoretically possible to build and run the package with a different JDK than OpenJDK 8 (though admittedly I haven’t tried). If you fail to install and/or run it with OpenJDK 10 or 11 or Oracle’s JDK (currently 14), please submit bug reports to upstream. (Note that this is in accordance with https://wiki.archlinux.org/index.php/Java_package_guidelines#Dependencies and what upstream themselves specify ("It runs on […] Java 8 or later.").)
TheJackiMonster commented on 2020-04-23 18:19 (UTC)
Please add 'jdk8-openjdk' as make-dependency to make installation easier.
TheFrenchGhosty commented on 2020-01-27 21:30 (UTC)
jdk8-openjdk is an explicit make dependency and needs to be installed
@troyBORG That's how to fix your problem
troyBORG commented on 2019-12-27 18:15 (UTC)
-> Extracting chatty-0.10.tar.gz with bsdtar ==> Starting prepare()... patching file src/chatty/Chatty.java ==> Sources are ready. ==> Making package: chatty 0.10-1 (Fri 27 Dec 2019 12:13:36 PM CST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Removing existing $pkgdir/ directory... ==> Starting build()...
FAILURE: Build failed with an exception.
-
What went wrong: Execution failed for task ':compileJava'.
Could not find tools.jar. Please check that /usr/lib/jvm/java-8-openjdk/jre contains a valid JDK installation.
-
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
-
Get more help at https://help.gradle.org
BUILD FAILED in 1s ==> ERROR: A failure occurred in build(). Aborting... checking dependencies...
Packages (1) gradle-6.0.1-1
Total Removed Size: 103.31 MiB
mheob commented on 2019-10-25 04:31 (UTC)
@Freso Please commit this patch to update to the current chatty version 0.10:
https://gist.github.com/mheob/0da42f55d11a55599388f62d7580386c#file-0001-chatty-0-10-1-patch
CowboiMatt commented on 2019-10-10 02:37 (UTC) (edited on 2019-10-10 02:38 (UTC) by CowboiMatt)
Just a caution, this doesn't work with the current "jdk-openjdk" package (Java 13). If you install this package when prompted, you will get the following error: = = = = = FAILURE: Build failed with an exception.
- What went wrong:
A problem occurred configuring root project 'chatty-0.9.7'.
Could not open cp_proj remapped class cache for 4w7y4hmqg9c0tc36ade1cyejo (/home/matt/.gradle/caches/5.6. Could not open cp_proj generic class cache for build file '/home/matt/aur/chatty/src/chatty-0.9.7/buil > BUG! exception in phase 'semantic analysis' in source unit 'BuildScript' Unsupported class file m = = = = = I uninstalled that package, and instead chose the LTS java version "jdk11-openjdk" and this successfully installed without issue.
bennyhillthebes commented on 2018-07-20 10:39 (UTC)
@Freso thank you for the explanation.
Freso commented on 2018-07-18 19:30 (UTC)
There is now also a chatty-beta
package for those who want to be bleeding bleeding edge: https://aur.archlinux.org/packages/chatty-beta
Freso commented on 2018-07-18 18:31 (UTC)
@bennyhillthebes gradle
is needed to build the .jar file. This package actually builds chatty from its source, it doesn't just ship the precompiled source that upstream makes available (this would have been a binary package, recognised by the '-bin' suffix in the package name).
bennyhillthebes commented on 2018-07-17 16:19 (UTC)
i am just a noob, but why do the package need gradle now and why the PKGBUILD fails? Isn't Chatty just a .jar file? Simply pasting over the old .jar is not an option?
TSTman commented on 2018-07-17 01:47 (UTC)
Freso: please commit this patch to fix the path issue Stebs mentioned.
Stebs commented on 2018-07-16 09:52 (UTC)
Checksum of chatty-0.9.1.tar.gz is wrong. After manually correcting this, install fails with: /home/user/.cache/pacaur/chatty/PKGBUILD: line24: cd: chatty-0.9.1: file or folder not found
Freso commented on 2018-07-15 16:02 (UTC)
For users who have used this PKGBUILD on version earlier than 0.9.x, note that from PKGBUILD 0.9.1-1 onwards, the PKGBUILD will not include as many patches as <0.9 PKGBUILDs did. One of the things this means is that the configuration will now be read from $HOME/.chatty
instead of $HOME/.config/chatty
. I'd recommend to either create a symlink (cd $HOME && ln -s .config/chatty .chatty
) or move (or copy) the directory (cd $HOME && mv .config/chatty .chatty
) prior to running version 0.9.x+ the first time.
Freso commented on 2018-07-15 14:28 (UTC)
Remove the disable_version_check.patch please.
Not going to happen. If the package is outdated (like now), the version check will do nothing towards updating it, other than be in your way while you're running the program. You can install the upstream version in your $HOME if you wish to do that rather than using your package manager to install it system-wide. The changes from chatty 0.8 to 0.9 are too many that updating the PKGBUILD is as easy as updating the $pkgver
, which is why it's taking a while.
daren commented on 2018-06-11 07:10 (UTC)
Remove the disable_version_check.patch please.
I was using this for months without realizing it is an old version. Wouldn't display FFZ emotes anymore since a couple of weeks and I tried to find the cause.
Freso commented on 2018-06-10 22:03 (UTC)
I'm cleaning up the PKGBUILD a bit now, before updating to 0.9.1, but none of the patches from the current PKGBUILD seem to apply outright and 0.9.1 doesn't seem to build without the patches either. I need to look into it some more and probably switch to using the tools used by upstream (ie., gradle).
If anyone wants to discuss how to handle the package going forward, please feel free to contact me.
Pinned Comments
Freso commented on 2018-07-18 19:30 (UTC)
There is now also a
chatty-beta
package for those who want to be bleeding bleeding edge: https://aur.archlinux.org/packages/chatty-betaFreso commented on 2018-07-15 16:02 (UTC)
For users who have used this PKGBUILD on version earlier than 0.9.x, note that from PKGBUILD 0.9.1-1 onwards, the PKGBUILD will not include as many patches as <0.9 PKGBUILDs did. One of the things this means is that the configuration will now be read from
$HOME/.chatty
instead of$HOME/.config/chatty
. I'd recommend to either create a symlink (cd $HOME && ln -s .config/chatty .chatty
) or move (or copy) the directory (cd $HOME && mv .config/chatty .chatty
) prior to running version 0.9.x+ the first time.