mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
x11-plugins/purple-libnotify-plus: Clean up old
Package-Manager: Portage-2.3.29, Repoman-2.3.9
This commit is contained in:
committed by
David Seifert
parent
7201402248
commit
aa6babd7c6
@@ -1,2 +1 @@
|
||||
DIST purple-libnotify-plus-1.99.2.tar.xz 229108 BLAKE2B 374dac4a80bdcc54e1a715c0b750d5029ae6e14331ec4015fb22469a9bbb4b70397d4f054dba476b48eeba6c118a8c83605ceede77b0387cb0b94463b1267c3f SHA512 f0f0a1995ef0f146d964f8f8893274b8e5782d7008c3fb776846a9b02ddf785618da1ce70414c7aa35a6f58c96ba769981674be81a8794bc6d66c120785bc5ab
|
||||
DIST purple-libnotify-plus-2.99.1.tar.gz 20168 BLAKE2B bab24be1a541ae50fbbbacb0fa507f0e6000c3e74f1fa75ccceb809de88012f7492ec29ae96cf303cb38463e3af0c916aaead9365d5dce18904b34844e1e8c64 SHA512 436c2363c05b21f0a980e020fe09f3f285e8c9a4d131377f20ec13ecf5ce6ef1bea8ca6ae16de6154657e5d4a9b0229204e7f48a6807d36e516b95248daf11bf
|
||||
|
||||
@@ -1,27 +0,0 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=4
|
||||
|
||||
DESCRIPTION="Provide libnotify interface to Pidgin and Finch"
|
||||
HOMEPAGE="http://purple-libnotify-plus.sardemff7.net/"
|
||||
SRC_URI="mirror://github/sardemff7/${PN}/${P}.tar.xz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
net-im/pidgin
|
||||
net-im/purple-events
|
||||
x11-libs/gdk-pixbuf
|
||||
x11-libs/libnotify"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-util/intltool
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig"
|
||||
|
||||
src_configure() {
|
||||
econf --disable-silent-rules
|
||||
}
|
||||
Reference in New Issue
Block a user