From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-mobilephone/gnocky/Manifest | 3 +++ app-mobilephone/gnocky/gnocky-0.0.7.ebuild | 23 +++++++++++++++++++++++ app-mobilephone/gnocky/metadata.xml | 5 +++++ 3 files changed, 31 insertions(+) create mode 100644 app-mobilephone/gnocky/Manifest create mode 100644 app-mobilephone/gnocky/gnocky-0.0.7.ebuild create mode 100644 app-mobilephone/gnocky/metadata.xml (limited to 'app-mobilephone/gnocky') diff --git a/app-mobilephone/gnocky/Manifest b/app-mobilephone/gnocky/Manifest new file mode 100644 index 000000000000..9c0ee4ef5726 --- /dev/null +++ b/app-mobilephone/gnocky/Manifest @@ -0,0 +1,3 @@ +DIST gnocky-0.0.7.tar.bz2 569945 BLAKE2B 581e79d0126a12d3a24efd8abc4e22e0ac6195ef90143b27aedd2b14b8389b539d90b1e56d5b87bd05dd090df73477d248ef0156d4318f4860153bef69a0c126 SHA512 a4387c68bc7c3e59f122be87b5b68ec7cae9016039fb1f76c8ebfbe421bcf2399ba93419a2d27c61afe937f580dd7e9bff14f4b803bee70aa60c95c7d0f6ad53 +EBUILD gnocky-0.0.7.ebuild 424 BLAKE2B ced3c83f801600fb684637a86e191ad6532dd513f554ca139dd48f8375412562c4bfe6c9bf3a80877e11fa01111d40e09cbe5181a630282b73ba8ae80aaa6e02 SHA512 29b47e1b7f55010b6526bad7f198fd62c95c106021d3bcbea174436a41ce706f31ed5b50d836a5f7dde72b0856640d0baf01b13e375ffd8c8485072f8eec806f +MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-mobilephone/gnocky/gnocky-0.0.7.ebuild b/app-mobilephone/gnocky/gnocky-0.0.7.ebuild new file mode 100644 index 000000000000..db68d7f735f3 --- /dev/null +++ b/app-mobilephone/gnocky/gnocky-0.0.7.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +DESCRIPTION="GTK-2 version of gnokii" +HOMEPAGE="http://www.gnokii.org/" +SRC_URI="${HOMEPAGE}download/${PN}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + app-mobilephone/gnokii + dev-libs/glib:2 + gnome-base/libglade:2.0 + x11-libs/gtk+:2 +" +DEPEND=" + ${RDEPEND} + virtual/pkgconfig +" diff --git a/app-mobilephone/gnocky/metadata.xml b/app-mobilephone/gnocky/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/app-mobilephone/gnocky/metadata.xml @@ -0,0 +1,5 @@ + + + + + -- cgit v1.2.3