mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-libs/libgnome-games-support: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -1,3 +1 @@
|
||||
DIST libgnome-games-support-1.2.1.tar.xz 340664 BLAKE2B c29aec4c9a54813e9dd27547dbb3eaa8769140530524bd7cd5ad056425e2076371347e0c0d1f7d52bc23d962b2eaca99a6ac407db8acbd489c0e51f899d0aa1e SHA512 ae73d4958cdee347627f328c39629d6d41c72c9d432e541b90025bb11a6a5214148bde62ad039a62d9db236c1bf3de7a699fffb2bcc9c0fcb668dedd931894d4
|
||||
DIST libgnome-games-support-1.2.2.tar.xz 341928 BLAKE2B 4bb9f4ac628640bf723146fef79b4bbe9c319c55a378087ea0c1116bbfbd61dd712e107602826238287f8a16fc1929ab3fee7464bc3ebcf977933952416ddac0 SHA512 e17615e20b1eed77dd8edbc0ac229be4940861f18ac28277f9f095f03e91960f2a9c541418987c3b2e8aa0acd29aa846fd6de9b40a1908cec2e0df703a6fedfa
|
||||
DIST libgnome-games-support-1.2.3.tar.xz 344372 BLAKE2B 7eeac8f11eb009d1fded6cff707d55b83881eb7e4f48728f19010c0e4283e9a9c48b0b688c30141348f63d983b028ffdb35bed2a51fb22daf6467d6b3ffe6e3c SHA512 680b27c37150a627c98b5c38313936082e9fa23be1856e99442b0ce4da5b098378ad3b5fd2f41565c3f43fd54e38fc9e2a2a4a50d82637285aa3cc3827869b62
|
||||
|
||||
@@ -1,29 +0,0 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit gnome2
|
||||
|
||||
DESCRIPTION="Library for code common to Gnome games"
|
||||
HOMEPAGE="https://git.gnome.org/browse/libgnome-games-support/"
|
||||
|
||||
LICENSE="LGPL-3+"
|
||||
SLOT="1/2"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/libgee:0.8=
|
||||
>=dev-libs/glib-2.40:2
|
||||
>=x11-libs/gtk+-3.19.2:3
|
||||
"
|
||||
DEPEND="${DEPEND}
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
gnome2_src_configure \
|
||||
VALAC=$(type -P true)
|
||||
}
|
||||
@@ -1,29 +0,0 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit gnome2
|
||||
|
||||
DESCRIPTION="Library for code common to Gnome games"
|
||||
HOMEPAGE="https://git.gnome.org/browse/libgnome-games-support/"
|
||||
|
||||
LICENSE="LGPL-3+"
|
||||
SLOT="1/2"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/libgee:0.8=
|
||||
>=dev-libs/glib-2.40:2
|
||||
>=x11-libs/gtk+-3.19.2:3
|
||||
"
|
||||
DEPEND="${DEPEND}
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
gnome2_src_configure \
|
||||
VALAC=$(type -P true)
|
||||
}
|
||||
Reference in New Issue
Block a user