summaryrefslogtreecommitdiff
path: root/x11-plugins/pidgin-extprefs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /x11-plugins/pidgin-extprefs
reinit the tree, so we can have metadata
Diffstat (limited to 'x11-plugins/pidgin-extprefs')
-rw-r--r--x11-plugins/pidgin-extprefs/Manifest5
-rw-r--r--x11-plugins/pidgin-extprefs/metadata.xml11
-rw-r--r--x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild22
3 files changed, 38 insertions, 0 deletions
diff --git a/x11-plugins/pidgin-extprefs/Manifest b/x11-plugins/pidgin-extprefs/Manifest
new file mode 100644
index 000000000000..c583b8e436b7
--- /dev/null
+++ b/x11-plugins/pidgin-extprefs/Manifest
@@ -0,0 +1,5 @@
+DIST pidgin-extprefs-0.7.tar.gz 332742 SHA256 5f23def3dfc00c3597694177fbc2d6afa02d216c8f0d05b37307d3df509282e2 SHA512 f2157403463c1a9621396c84ea71c4e02a853796d5c7b7aa33def03f9b6eccc52a0fad7f5edcfa1506cdc2c6e9dfb056a445cdfa985b0c3885d7ffe666150c3a WHIRLPOOL 25b02b2c10d471a92e460241b34a0c49b4027b998da20dee0ad7771196952a60914adf871ccd60b34576ee5ca3097f45b7f83eb0568bdd707273526396c09fea
+EBUILD pidgin-extprefs-0.7-r1.ebuild 497 SHA256 75e80f5c762576761fe830044984444501f8327f4a27056fdb83af8b0782b9e6 SHA512 06074e470ab71c734b3482c1097e9717d70a02ca5cde640c9561248a428ecb3cdef3aba77c9fc8f131112cb85cbcffda68d31a19a49107fbe3cd996f9889cfe2 WHIRLPOOL 39cd9badda68201a8f3493d26f6ad21195b31e320cee3cb033eed55c87f9a0177acccec6479173c0e88262a8b39dabd8d7e24ea3efba0e8a04ba269bd2c2d432
+MISC ChangeLog 2485 SHA256 cfa0605c275354acc96186d19b99bc0418ce1478e20f0b692ff16c8126a9cce0 SHA512 d21e920515708e94d1145cd15cb091422fea03cbc3764c8e0f72616d70724e4efb8eae2f73eeddd07c62222561673e15862950b01a21a5b50dd98ef97d5a39fe WHIRLPOOL 744978b7e10e0e4e00403bbd1cc535de0ad9c10f001d9eea0724ae13166bc022324616eb8393fd90f22375a570cb7927d405f56afa873d621435c9b6405484cc
+MISC ChangeLog-2015 2282 SHA256 5d9e35270f488f29937941cbe1608e276cd7ce832e60f0a35ef4891cd1b9eab0 SHA512 90696e442e06f90b388d0577bd3cf8a2db0c4cd0743ccfd9e8cebdf4a6b89bc563037640218d9673c417876a580be74874a17c34ee2299a9607e7f037d0a5ec2 WHIRLPOOL ed26a186ed72d7e2118bdd6cbc3c4db8e35b1f526dce3d2a1cf8ce6f48f538df6fbb806db634b68add1ec9f056c49d31ecc67b95a8b277512744f227ee58e91c
+MISC metadata.xml 429 SHA256 57ecb9b51d8c4e2328838ffd147999b029ca5d2b63e5d5582bddd42d4aa4498d SHA512 45d92936f57d4de39761a5c6f6b3a9b2645041109857a96b3910ec097c3e8fe140439953defb65dae391474d8ae3bb54f0e10fd9142c322b09fa7c916f4bddf0 WHIRLPOOL 9a9b1b873f4315bcacc294d1a990bfd835f85006dcdebf64c5473860ec2697f85050c36e66904c482580ea9fa99244596bf0e3606d09a504c3a7542a230fa569
diff --git a/x11-plugins/pidgin-extprefs/metadata.xml b/x11-plugins/pidgin-extprefs/metadata.xml
new file mode 100644
index 000000000000..cc731db3a7fb
--- /dev/null
+++ b/x11-plugins/pidgin-extprefs/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+ <longdescription>
+A plugin that takes advantage of existing pidgin functionality to provide preferences that are often desired but are not included in pidgin.
+</longdescription>
+ <upstream>
+ <remote-id type="sourceforge">gaim-extprefs</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild
new file mode 100644
index 000000000000..b291a7b8d448
--- /dev/null
+++ b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=2
+
+DESCRIPTION="Extra preferences that are desired but are not worthy for Pidgin"
+HOMEPAGE="http://gaim-extprefs.sourceforge.net"
+SRC_URI="mirror://sourceforge/gaim-extprefs/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 hppa ppc sparc x86"
+IUSE=""
+
+RDEPEND="net-im/pidgin[gtk]"
+DEPEND="
+ virtual/pkgconfig
+ ${RDEPEND}"
+
+src_install() {
+ emake DESTDIR="${D}" install || die
+}