purple-hangouts: dropped

This commit is contained in:
Tim Biermann 2022-11-13 11:08:26 +00:00
parent a87aef2e60
commit 8f89fec4fd
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 0 additions and 34 deletions

View File

@ -1,14 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/purple-2/
-rwxr-xr-x root/root usr/lib/purple-2/libhangouts.so
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/pixmaps/
drwxr-xr-x root/root usr/share/pixmaps/pidgin/
drwxr-xr-x root/root usr/share/pixmaps/pidgin/protocols/
drwxr-xr-x root/root usr/share/pixmaps/pidgin/protocols/16/
-rwxr-xr-x root/root usr/share/pixmaps/pidgin/protocols/16/hangouts.png
drwxr-xr-x root/root usr/share/pixmaps/pidgin/protocols/22/
-rwxr-xr-x root/root usr/share/pixmaps/pidgin/protocols/22/hangouts.png
drwxr-xr-x root/root usr/share/pixmaps/pidgin/protocols/48/
-rwxr-xr-x root/root usr/share/pixmaps/pidgin/protocols/48/hangouts.png

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38hOpnSqJe2nsmsQGXSotwubyjgrJcaeBu6Tk7WpD3qwjm76Ue+cRm+YPHMx0F2T4Zx0fwiti1cNsJ8BE8iw6ww=
SHA256 (Pkgfile) = db8ed28017c3ee2d63095c7bc9652141b92f7f8ce91e6fec1528dbad3db752d5
SHA256 (.footprint) = a271a7c2f3b281641bb799ea97107865cbaa85823d541ed66c588752c513d147
SHA256 (5e769791d282.tar.bz2) = 748e57ac97a92870ebf01389f9c2ef5735ffc50c92d196973c7a1fe5a82eb9a8

View File

@ -1,15 +0,0 @@
# Description: A Pidgin plugin to support the proprietary protocol used by Google for the Hangouts service.
# URL: https://bitbucket.org/EionRobb/purple-hangouts
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: pidgin protobuf-c json-glib
name=purple-hangouts
version=20171004
release=1
source=(http://crux.ster.zone/downloads/$name/5e769791d282.tar.bz2)
build() {
cd EionRobb-purple-hangouts-*
make
make DESTDIR=$PKG install
}