Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10723454
D506.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D506.id.diff
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/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
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/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
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,45 @@
+<PISI>
+ <Source>
+ <Name>purple-hangouts</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>network.im</PartOf>
+ <Summary xml:lang="en">Hangouts Plugin for libpurple/Pidgin</Summary>
+ <Description xml:lang="en">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.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>purple-hangouts</Name>
+ <Summary xml:lang="en">Hangouts Plugin for libpurple/Pidgin</Summary>
+ <Description xml:lang="en">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.
+</Description>
+ <PartOf>network.im</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/purple-2/libhangouts.so</Path>
+ <Path fileType="data">/usr/share/pixmaps/pidgin/protocols/16/hangouts.png</Path>
+ <Path fileType="data">/usr/share/pixmaps/pidgin/protocols/22/hangouts.png</Path>
+ <Path fileType="data">/usr/share/pixmaps/pidgin/protocols/48/hangouts.png</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-09-02</Date>
+ <Version>2017.08.03</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 8 2023, 4:57 AM (13 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810567
Default Alt Text
D506.id.diff (3 KB)
Attached To
Mode
D506: Initial version of purple-hangouts
Attached
Detach File
Event Timeline
Log In to Comment