Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: abi_used_libs =================================================================== --- /dev/null +++ abi_used_libs @@ -0,0 +1,9 @@ +libc.so.6 +libdl.so.2 +libglib-2.0.so.0 +libgobject-2.0.so.0 +libjson-glib-1.0.so.0 +libprotobuf-c.so.1 +libpthread.so.0 +libpurple.so.0 +libz.so.1 Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,22 @@ +name : purple-hangouts +version : 2017.08.03 +release : 1 +source : + - https://bitbucket.org/EionRobb/purple-hangouts/get/65f3f51d8faf.tar.gz : 0c69c6ba7eb56338453368d35592dd6b489c3b0cddd3667af9d5f86a2495dc09 +license : GPL-3.0 +component : network.im +summary : Hangouts Plugin for libpurple/Pidgin +description: | + A replacement prpl for Hangouts in Pidgin/libpurple + to support the proprietary protocol that Google uses for its Hangouts + service. So far it supports all the fun things that aren't part of + the XMPP interface, such as Group Chats, synchronised history between + devices and SMS support via Google Voice. +builddeps : + - pkgconfig(json-glib-1.0) + - pkgconfig(libprotobuf-c) + - pkgconfig(purple) +build : | + %make +install : | + %make_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,45 @@ + + + purple-hangouts + + Pierre-Yves + pyu@riseup.net + + GPL-3.0 + network.im + Hangouts Plugin for libpurple/Pidgin + A replacement prpl for Hangouts in Pidgin/libpurple +to support the proprietary protocol that Google uses for its Hangouts +service. So far it supports all the fun things that aren't part of +the XMPP interface, such as Group Chats, synchronised history between +devices and SMS support via Google Voice. + + https://solus-project.com/sources/README.Solus + + + purple-hangouts + Hangouts Plugin for libpurple/Pidgin + A replacement prpl for Hangouts in Pidgin/libpurple +to support the proprietary protocol that Google uses for its Hangouts +service. So far it supports all the fun things that aren't part of +the XMPP interface, such as Group Chats, synchronised history between +devices and SMS support via Google Voice. + + network.im + + /usr/lib64/purple-2/libhangouts.so + /usr/share/pixmaps/pidgin/protocols/16/hangouts.png + /usr/share/pixmaps/pidgin/protocols/22/hangouts.png + /usr/share/pixmaps/pidgin/protocols/48/hangouts.png + + + + + 2017-09-02 + 2017.08.03 + Packaging update + Pierre-Yves + pyu@riseup.net + + + \ No newline at end of file