summaryrefslogtreecommitdiff
path: root/x11-plugins/pidgin-opensteamworks
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /x11-plugins/pidgin-opensteamworks
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'x11-plugins/pidgin-opensteamworks')
-rw-r--r--x11-plugins/pidgin-opensteamworks/Manifest5
-rw-r--r--x11-plugins/pidgin-opensteamworks/files/pidgin-opensteamworks-1.3-Makefile33
-rw-r--r--x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.6.1.ebuild53
-rw-r--r--x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.7.ebuild2
4 files changed, 2 insertions, 91 deletions
diff --git a/x11-plugins/pidgin-opensteamworks/Manifest b/x11-plugins/pidgin-opensteamworks/Manifest
index aadf8e7ead1c..b4074ea31c6d 100644
--- a/x11-plugins/pidgin-opensteamworks/Manifest
+++ b/x11-plugins/pidgin-opensteamworks/Manifest
@@ -1,6 +1,3 @@
-AUX pidgin-opensteamworks-1.3-Makefile 760 BLAKE2B 9af0f207bf79d4596dd4b2d061b2b5bea64f7e3575ce7ab22b5670bb57fc3cde982784995cf9277ca099bea47d5a772d965c148584f292c4650fd7c075fa8b5a SHA512 fba48067f726ebb9bfd5dba8074b4314d5c15999cf6b4bfa57ddc2a64eb2fc0f5694d1164f7670b2e60de6492e403cb63915ccf3f6c91c380c1df570bbdd0901
-DIST pidgin-opensteamworks-1.6.1.tar.gz 750495 BLAKE2B 890e1765eda10c31e927be320a8bf8af0da4c9e01b8cea31810c0ff7a0c27d1a8f54b213b323132a6c1087dd853937a0b5cce93eeef308412a505cd1696eb5f4 SHA512 9f025538460dda01d769501326cf7ac597e069bdef3437eea89f392bede7e620e854a8c0b0659315a0834c8f2f60a38680f1f1bdccdb65d3b13f64f7981ee55b
DIST pidgin-opensteamworks-1.7.tar.gz 236181 BLAKE2B 738285b566558ecbdbaf4960e2cead6bb57721dec901e656c6a78f3e5e16aecfa0f88045dd8fe78decef013866dcf255b82873021fb4ac9c484ed3bed8d0c655 SHA512 6369d8fb49fca3c8ad760d379c413da0be8bf58cbfdc5a4bb41ea6d803493110da8b0e1e3743c81b5068799b3a0ba6f57a90ba6208a5b112eb58434d134b1ba6
-EBUILD pidgin-opensteamworks-1.6.1.ebuild 1121 BLAKE2B 5cfcf799df0e39f9624c1344e442e832f7c15f9cd33399dae4148f7744c204a9bde0e08b1413d60013ce1fb3985fe67045ab696141e8894ab0d1dfdaaacc1a57 SHA512 d50918ab876ba934023cf02fbad71b0793f599419c094c4a72e3c69d1f929eba9a7f75e65539ff5b22f0f515c06d42c9c817a80ded4f7bc39225f6f09076f1d2
-EBUILD pidgin-opensteamworks-1.7.ebuild 985 BLAKE2B 7a6052ec27076e8865dcc403f59894af485e4c3042decd9bdd31354b5173f844537a41263f14b4d5fa75e610a537ff0c8f579958a0bd4345063517d9d01370e1 SHA512 b19a54e0c33f68478ebc93229083ff5f0a309b9a1ad5de882eef434481df51cb5c7f3a825472057d0a7e5f4692b9d74b8fce6dc8f63f24e244a78682d7120b44
+EBUILD pidgin-opensteamworks-1.7.ebuild 983 BLAKE2B 4844b751f610cec2c15be970c1a643f626b1523e1aab40b290b61334be7386947d08f807109c1462fbc90293574b9cbe09dc0516bf8c66067ea287a1a99bf038 SHA512 577ccd31bc723aaed05de8e123e761ebfbe25d65433a80e08313d6066a0f6310bb8d64db4c1c1c33fb7c06ab69fea5378d03ee7c053467d3904c614dd369b2ff
MISC metadata.xml 453 BLAKE2B efbaec17f3323688a2a60f7ec27d279a6169d2e8bae3a544149e24344bcee36fd586f9065618d11602a2d9be30de965bb857731f94d33faad372bfb74a919811 SHA512 ebfb6e3364b44a8727015c856eb4ae213cc8ae88fe7b520e2968d0e7cbe6d0aae15ab0408c58158c469da5e77b70478d7c8da4f290792081fe4c7c4502a7e8f8
diff --git a/x11-plugins/pidgin-opensteamworks/files/pidgin-opensteamworks-1.3-Makefile b/x11-plugins/pidgin-opensteamworks/files/pidgin-opensteamworks-1.3-Makefile
deleted file mode 100644
index a71ece054234..000000000000
--- a/x11-plugins/pidgin-opensteamworks/files/pidgin-opensteamworks-1.3-Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-CC ?= gcc
-PKG_CONFIG ?= pkg-config
-INSTALL = install
-INSTALL_PROGRAM = $(INSTALL) -Dm755
-
-PLUGINDIR ?= $(shell $(PKG_CONFIG) --variable=plugindir purple)
-
-CFLAGS ?= -O2 -pipe
-CFLAGS += -Wall -fPIC
-LDFLAGS += -shared
-CPPFLAGS += $(shell $(PKG_CONFIG) --cflags glib-2.0 json-glib-1.0 purple nss gnome-keyring-1)
-LIBS += $(shell $(PKG_CONFIG) --libs glib-2.0 json-glib-1.0 purple nss)
-
-TARGET = libsteam.so
-
-OBJS = libsteam.o steam_connection.o
-
-%.o: %.c %.h
- $(CC) $(CFLAGS) $(CPPFLAGS) -c $*.c
-
-$(TARGET): $(OBJS)
- $(CC) $(LDFLAGS) $(CFLAGS) -o $@ $(OBJS) $(LIBS)
-
-install: $(TARGET)
- $(INSTALL_PROGRAM) $(TARGET) "$(DESTDIR)$(PLUGINDIR)/$(TARGET)"
-
-uninstall:
- rm -f "$(DESTDIR)$(PLUGINDIR)/$(TARGET)"
-
-clean:
- rm -f $(OBJS) $(TARGET)
-
-.PHONY: uninstall clean
diff --git a/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.6.1.ebuild b/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.6.1.ebuild
deleted file mode 100644
index 4cbbdc43091c..000000000000
--- a/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.6.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit toolchain-funcs
-
-DESCRIPTION="Steam protocol plugin for pidgin"
-HOMEPAGE="https://github.com/eionrobb/pidgin-opensteamworks"
-SRC_URI="https://github.com/EionRobb/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="dev-libs/glib:2
- dev-libs/json-glib
- dev-libs/nss
- gnome-base/libgnome-keyring
- net-im/pidgin"
-DEPEND="${RDEPEND}
- app-arch/unzip
- virtual/pkgconfig"
-
-S=${WORKDIR}
-
-pkg_setup() {
- if [[ ${MERGE_TYPE} != binary ]]; then
- tc-export CC PKG_CONFIG
- fi
-}
-
-src_prepare() {
- # see https://code.google.com/p/pidgin-opensteamworks/issues/detail?id=31
- cp "${FILESDIR}"/${PN}-1.3-Makefile "${S}"/${P}/steam-mobile/Makefile || die
- unzip "${S}"/${P}/steam-mobile/releases/icons.zip || die
-}
-
-src_compile() {
- pushd ${P}/steam-mobile || die
- default
- popd || die
-}
-
-src_install() {
- pushd ${P}/steam-mobile || die
- default
- popd || die
- insinto /usr/share/pixmaps/pidgin/protocols
- doins -r "${WORKDIR}"/{16,48}
- dodoc ${P}/README.md
-}
diff --git a/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.7.ebuild b/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.7.ebuild
index 713d7108b752..bc8f30a4b43b 100644
--- a/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.7.ebuild
+++ b/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/EionRobb/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND="