chatty: dropped unmaintained port

This commit is contained in:
Tim Biermann 2023-09-24 09:32:53 +02:00
parent 62b77d86bb
commit aad735f362
Signed by: tb
GPG Key ID: 42F8B4E30B673606
4 changed files with 0 additions and 63 deletions

View File

@ -1,19 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxrwxr-x root/root usr/bin/chatty
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/chatty/
-rw-r--r-- root/root usr/lib/chatty/Chatty.jar
drwxr-xr-x root/root usr/lib/chatty/img/
-rw-r--r-- root/root usr/lib/chatty/img/chatty.png
-rw-r--r-- root/root usr/lib/chatty/img/chatty_new_1.png
-rw-r--r-- root/root usr/lib/chatty/img/chatty_new_2.png
-rw-r--r-- root/root usr/lib/chatty/img/chatty_new_4.png
-rw-r--r-- root/root usr/lib/chatty/img/star.png
drwxr-xr-x root/root usr/lib/chatty/sounds/
-rw-r--r-- root/root usr/lib/chatty/sounds/ding.wav
-rw-r--r-- root/root usr/lib/chatty/sounds/dingdong.wav
-rw-r--r-- root/root usr/lib/chatty/sounds/typing.wav
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/chatty.desktop

View File

@ -1,6 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3w1ne8tPfi0IeNvgoJ8dCByowOqq4xhfs4eQZKcEAv8a3ynUaCCKJphxRNJ4KO0g3LrNlmvQwLnmAW1rbw8EFQ4=
SHA256 (Pkgfile) = e36cc4b0af1eee2f4719b9103abd1e9511355191b2cfdcd91952f8931a5ba650
SHA256 (.footprint) = d09a351e8289c5db89dbfdb0a78ca15cb0954c70ee1e1b3d0cec41138afd09ef
SHA256 (Chatty_0.25.zip) = ff5eae45cc1f8aea1f62823b5340d51845506428317469e992e44880c70a54b6
SHA256 (chatty.desktop) = 336ec8a45dee69253a636f5f6f1159ab5fb2677e5c1927cc9272d43f7cb6488c

View File

@ -1,29 +0,0 @@
# Description: A Twitch chat client for everyone who wants to try something new and different from the webchat, but doesn't want the complexity of an IRC client or miss out on the Twitch specific features.
# URL: http://chatty.github.io/
# Maintainer: unmaintained
# Depends on: openjdk17-jdk
name=chatty
version=0.25
release=1
source=(https://github.com/chatty/chatty/releases/download/v$version/Chatty_$version.zip
chatty.desktop)
build() {
install -d $PKG/usr/{bin,lib/$name}
cp -a . $PKG/usr/lib/$name
cat <<- EOF > $PKG/usr/bin/$name
#!/bin/sh
java -jar /usr/lib/$name/Chatty.jar "\$@"
EOF
chmod 0775 $PKG/usr/bin/$name
install -Dm644 $name.desktop \
$PKG/usr/share/applications/$name.desktop
rm -f $PKG/usr/lib/chatty/chatty.desktop
rm $PKG/usr/lib/chatty/{LICENSE,readme.txt}
}

View File

@ -1,9 +0,0 @@
[Desktop Entry]
Version=1.0
Name=Chatty
Exec=/usr/bin/chatty
Icon=chatty
Terminal=false
Type=Application
Categories=Application;Network;
Keywords=twitch;chat;