Search Criteria
Package Details: chatty-beta 0.23b1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/chatty-beta.git (read-only, click to copy) |
---|---|
Package Base: | chatty-beta |
Description: | Twitch Chat Client for Desktop |
Upstream URL: | https://chatty.github.io/ |
Licenses: | GPL3 |
Conflicts: | chatty |
Provides: | chatty |
Submitter: | Freso |
Maintainer: | Freso |
Last Packager: | Freso |
Votes: | 3 |
Popularity: | 0.006249 |
First Submitted: | 2018-07-18 19:29 (UTC) |
Last Updated: | 2023-01-29 13:22 (UTC) |
Dependencies (5)
- java-environment (java-gcj-compat, zulu-10-bin, 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, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jdk8-openjdk-shenandoah, zulu-16-bin, jdk11-graalvm-ee-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jdk17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jdk11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jdk11-jbr-xdg, jdk12-openjdk, jdk15-openjdk, jdk16-openjdk, jdk13-openjdk, jdk14-openjdk, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, bishengjdk-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jdk-openj9, jabba-bin, zulu-15-bin, zulu-embedded-jdk, jdk-jbr-xdg, jdk-openjdk-xdg, jdk-openjdk-xdg-bin, zulu-embedded-jdk11, jdk-microsoft-openjdk, jdk18-openjdk, jdk17-openj9-bin, jdk11-jetbrains-bin, liberica-jdk-8-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, liberica-jdk-11-full-bin, jre-jetbrains, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk17-dragonwell-standard-bin, jdk8-dragonwell-extended, jdk18-openj9-bin, jdk8-openj9-bin, jdk8, jdk11, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, jdk11-temurin, jdk17-temurin, jdk-temurin, jdk17-graalvm-ee-bin, java-openjdk-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, liberica-jdk-full-bin, jdk8-adoptopenjdk, jdk17-jetbrains-imfix, jdk17-jetbrains-bin, java-openjdk-ea-bin, jdk-lts, jdk, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk8-openjdk)
- sh (bash-devel-git, dashbinsh, bash-devel-static-git, bash-git, bash-xdg, zshbinsh, 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 (1)
- kappa-launcher-git (optional)
Latest Comments
zangoku commented on 2022-05-09 22:22 (UTC)
No longer builds as of May 9:
/home/zangoku/.cache/paru/clone/chatty-beta/src/chatty-0.19-b2/src/chatty/gui/components/settings/SliderLongSetting.java:66: warning: [removal] Long(long) in Long has been deprecated and marked for removal valueLabel.setText(LABEL_PREFIX+new Long(value).toString()); ^ /home/zangoku/.cache/paru/clone/chatty-beta/src/chatty-0.19-b2/src/chatty/util/SimpleCache.java:53: warning: [removal] Long(long) in Long has been deprecated and marked for removal writer.write(new Long(System.currentTimeMillis() / 1000).toString()+"\n"); ^
mheob commented on 2019-10-27 19:43 (UTC)
@Freso There is a new beta version of chatty.
Please commit this patch to update to version 0.11-b1: https://gist.github.com/mheob/e50f26584bc175a550c9fa0037ecfab9
Freso commented on 2019-07-06 13:13 (UTC) (edited on 2019-07-06 13:13 (UTC) by Freso)
Yes, JavaFX is required if you’re using OpenJDK; see https://wiki.archlinux.org/index.php/Java#OpenJDK – however, it is not given here as a dependency since theoretically other (non-OpenJDK) Java versions should not need it (and the non-OpenJDK packages I looked at don’t specify
java-openjfx
in their$provides
). (I haven’t tested this though.)This also means that only OpenJDK 8 will work for now, since the java-openjfx package is still only available in its Java 8 version: https://www.archlinux.org/packages/extra/x86_64/java-openjfx/ (flagged out of date more than a year ago). There’s a package in testing and AUR for Java 11 as well as one in AUR for Java 13, if you’re feeling adventurous.
zangoku commented on 2019-06-17 07:09 (UTC)
update is failing:
Building chatty-beta... ==> Making package: chatty-beta 0.9.7_b3-1 (Mon 17 Jun 2019 03:07:15 AM EDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found chatty-0.9.7-b3.tar.gz -> Found chatty.desktop -> Found chatty_script -> Found disable_version_check.patch ==> Validating source files with sha512sums... chatty-0.9.7-b3.tar.gz ... Passed chatty.desktop ... Passed chatty_script ... Passed disable_version_check.patch ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Extracting chatty-0.9.7-b3.tar.gz with bsdtar ==> Starting prepare()... patching file src/chatty/Chatty.java Hunk #1 succeeded at 57 (offset -1 lines). ==> Removing existing $pkgdir/ directory... ==> Starting build()... /tmp/pamac-build/chatty-beta/src/chatty-0.9.7-b3/src/chatty/gui/components/completion/AutoCompletionWindow.java:30: error: package javafx.scene.control does not exist import javafx.scene.control.SelectionMode; ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':compileJava'.
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...
Stebs commented on 2019-06-14 17:59 (UTC) (edited on 2019-06-17 10:08 (UTC) by Stebs)
Build failed: .../chatty-beta/src/chatty-0.9.7-b3/src/chatty/gui/components/completion/AutoCompletionWindow.java:30: error: package javafx.scene.control does not exist import javafx.scene.control.SelectionMode;
$archlinux-java status
Available Java environments:
java-11-openjdk (default) java-8-openjdk
I also have java-openjfx installed
Build of 0.9.7_b1-1 was successful.
Update: Builds fine when setting the default to java-8-openjdk
Is the old Java 8 with JavaFX really indispensable for chatty?