summaryrefslogtreecommitdiff
path: root/dev-python/python-gudev
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 /dev-python/python-gudev
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-python/python-gudev')
-rw-r--r--dev-python/python-gudev/Manifest6
-rw-r--r--dev-python/python-gudev/files/automake.patch10
-rw-r--r--dev-python/python-gudev/metadata.xml15
-rw-r--r--dev-python/python-gudev/python-gudev-147.2-r1.ebuild46
4 files changed, 77 insertions, 0 deletions
diff --git a/dev-python/python-gudev/Manifest b/dev-python/python-gudev/Manifest
new file mode 100644
index 000000000000..00eda729b873
--- /dev/null
+++ b/dev-python/python-gudev/Manifest
@@ -0,0 +1,6 @@
+AUX automake.patch 210 SHA256 e90d1dd2bb9d01bb7ef747189a7f6c5f273f8296ef977a8c9bdcfcf2510c1b64 SHA512 14e23d7427a35946bf0b6e80f9a98b3240d91a9e40b41043f5cdf2faf90fd4f95af5e07b34d7bc4d8f38b1e541dea64d7ccde0d365c45cbfa102995501abdeb6 WHIRLPOOL 0f7485aaf7841989cb7aa510a1286699f7d52664d47db7bee48c9890d0ab5b3749df23127c4966469a709e74675a72ecab3ea3af1bc303ac16a4328f6207594d
+DIST python-gudev-147.2.tar.gz 10111 SHA256 09a79c4b8dcf18b55725ac258108551456da111cd9329afd9a23e0da02abe30b SHA512 a022df2989154ac5f358df7ff33d6f976cae4d005756c3b73937e0668751b923a29c3e1f813e89a7297653df7744f10207c2bb33d2a6816470ea2ca10975493f WHIRLPOOL 437fe241650eb9962ed77e1f36e436c491c4e3212aeecb0620d7e535c322379d2e13040db795943295951ccfb04ae56261392b848e350d872c967a5481bdfb8f
+EBUILD python-gudev-147.2-r1.ebuild 1019 SHA256 2fad8367b2d2b8c9dd18c313fa115f9a028485a7754c1b1c412a53e463e12537 SHA512 7d609b0338d015d4557b10e00facc2f46d48c4e10fb203b184f3caa4708e86c03139e356c7515cf9940688ebc6c03039dfc493abdbf7f70fe1e34550cb443e86 WHIRLPOOL 3defdf9027cf3921cfb0391e59a02da03e502fa441631fd395f1da318a9b7512c9aafe839141183bca41574920083119657309adfb3676ee8c08d9d66ffa2d0c
+MISC ChangeLog 2963 SHA256 8a87036125566a4e4e3c36799b85bf2dc4b82f9dc8726ec93dfbe60fb917ee22 SHA512 5ee798ed86c6208c44fcb969a6dde58416414dfe728193c46a9a6dea68a6a9c36202df9bfe3d235b88338f203302155dd5a6a289df2426d301bac1e6e8662ae4 WHIRLPOOL 6ded493fb5c5bfeb0551ef604726f9ec9edd3f05ed8bba4ff3af756e424963bcd0599bdb5c4d5d092f04c8bb664acedf90a62bad8437293fab222a86c27b8578
+MISC ChangeLog-2015 2515 SHA256 31f90b8835e3a0644014a6d74fd37c5d93ac70b23c03b022ce4c271ca7c72555 SHA512 b16471fb7d31dc6b07a5f6f225310832df438513862b7e94bea9d07b96061dda257a4c84e0d995df23b562f7dab62d4f7effca5cd13e2d583c61f0e3607e6ac8 WHIRLPOOL a0d451d4f284bdab1da7e9a81c6bab2833ead91bff45f31fda5a4036fc2fc9aa1836d0c3ca78e7a0a8e1a376cac93bf22258cee6114660ebe509ee16064beb02
+MISC metadata.xml 510 SHA256 b7406f81d6dfc2a2dc19320daa4a182273f2e67f83d3930c8a8e0ef3a97bf843 SHA512 08ed61c5488c6adff26767ffe2c22cc1dcd14bab56e2ef546e9364ad212d65a66f52009560bb32ddbeabbff8abaa51e1720c413a46ed067d3b97188aab8a9b6e WHIRLPOOL 9219caaa2783a1f795d804bf7eab94ea141527c0034fbc16b48713baf5bd8aa6ace262b6a599c0f4dc5e671397c9e6afb7b383d5ed2d50a0591f4457a92eee64
diff --git a/dev-python/python-gudev/files/automake.patch b/dev-python/python-gudev/files/automake.patch
new file mode 100644
index 000000000000..a25c9e4fd31a
--- /dev/null
+++ b/dev-python/python-gudev/files/automake.patch
@@ -0,0 +1,10 @@
+--- configure.org.ac 2013-05-02 00:22:58.181214757 +0200
++++ configure.ac 2013-05-02 00:25:00.463686016 +0200
+@@ -8,7 +8,6 @@
+ AC_PROG_MAKE_SET
+
+ AC_PROG_CC
+-AM_PROG_CC_STDC
+ AC_HEADER_STDC
+
+ AM_PROG_LIBTOOL
diff --git a/dev-python/python-gudev/metadata.xml b/dev-python/python-gudev/metadata.xml
new file mode 100644
index 000000000000..a6170ed0429d
--- /dev/null
+++ b/dev-python/python-gudev/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>laurento.frittella@gmail.com</email>
+ <description>Proxy Maintainer (please CC on bugs)</description>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">nzjrs/python-gudev</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/python-gudev/python-gudev-147.2-r1.ebuild b/dev-python/python-gudev/python-gudev-147.2-r1.ebuild
new file mode 100644
index 000000000000..8e07b1e8ef14
--- /dev/null
+++ b/dev-python/python-gudev/python-gudev-147.2-r1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+AUTOTOOLS_AUTORECONF=1
+AUTOTOOLS_PRUNE_LIBTOOL_FILES=modules
+PYTHON_COMPAT=( python2_7 )
+
+inherit autotools-utils python-r1 vcs-snapshot eutils
+
+DESCRIPTION="Python binding to the GUDev udev helper library"
+HOMEPAGE="https://github.com/nzjrs/python-gudev"
+SRC_URI="https://github.com/nzjrs/${PN}/tarball/${PV} -> ${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]
+ virtual/libgudev:=
+ ${PYTHON_DEPS}"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+ epatch "${FILESDIR}"/automake.patch
+ python_foreach_impl autotools-utils_src_prepare
+}
+
+src_configure() {
+ python_foreach_impl autotools-utils_src_configure
+}
+
+src_compile() {
+ python_foreach_impl autotools-utils_src_compile
+}
+
+src_test() {
+ python_foreach_impl autotools-utils_src_test
+}
+
+src_install() {
+ python_foreach_impl autotools-utils_src_install
+}