Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python3-efl: remove package.
Date: Fri, 05 Feb 2021 04:48:04 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-28502@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 545 bytes --]

There is a new pull request by ericonr against master on the void-packages repository

https://github.com/ericonr/void-packages pyefl
https://github.com/void-linux/void-packages/pull/28502

python3-efl: remove package.
@q66 only dependant was econnman, which you dropped already. If you think it's worth keeping, please update it. I'm slating for removal because I was going to update it and realized I didn't have any application with which to test it.

A patch file from https://github.com/void-linux/void-packages/pull/28502.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pyefl-28502.patch --]
[-- Type: text/x-diff, Size: 2464 bytes --]

From 8cfad88c112ecf82a560c82408caf0562523fde4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 5 Feb 2021 00:46:03 -0300
Subject: [PATCH] python3-efl: remove package.

---
 srcpkgs/python3-efl/template      | 42 -------------------------------
 srcpkgs/removed-packages/template |  1 +
 2 files changed, 1 insertion(+), 42 deletions(-)
 delete mode 100644 srcpkgs/python3-efl/template

diff --git a/srcpkgs/python3-efl/template b/srcpkgs/python3-efl/template
deleted file mode 100644
index bddfb373625..00000000000
--- a/srcpkgs/python3-efl/template
+++ /dev/null
@@ -1,42 +0,0 @@
-# Template file for 'python3-efl'
-pkgname=python3-efl
-version=1.23.0
-revision=4
-wrksrc=python-efl-${version}
-build_style=python3-module
-pycompile_module="efl"
-hostmakedepends="pkg-config python3-devel python3-Cython"
-makedepends="efl-devel python-dbus-devel"
-depends="python3-dbus"
-short_desc="Python3 bindings for Enlightenment Foundation Libraries"
-maintainer="q66 <daniel@octaforge.org>"
-license="LGPL-3.0-only, GPL-3.0-only"
-homepage="http://enlightenment.org"
-distfiles="http://download.enlightenment.org/rel/bindings/python/python-efl-${version}.tar.xz"
-checksum=2bdef4153e3df2ed3edef9f1ebb4554054405425247a9fabb3c784b48232d69b
-
-post_extract() {
-	# Pre-generated cython output is incompatible with Python 3.9
-	rm -f efl/elementary/__init__.c efl/evas/efl.evas.c \
-		efl/utils/{conversions,logger,deprecated}.c \
-		efl/emotion/efl.emotion.c efl/eo/efl.eo.c \
-		efl/ecore/efl.ecore.c efl/edje/efl.edje.c \
-		efl/dbus_mainloop/efl.dbus_mainloop.c \
-		efl/ethumb/efl.ethumb{,_client}.c \
-		efl/ecore_input/efl.ecore_input.c \
-		efl/edje_edit/efl.edje_edit.c \
-		efl/ecore_con/efl.ecore_con.c \
-		efl/ecore_x/efl.ecore_x.c
-}
-
-pre_build() {
-	# any higher optimization level and gcc OOMs on i686 (even -Os)
-	case "$XBPS_TARGET_MACHINE" in
-		i686*) export CFLAGS+=" -O1";;
-	esac
-
-	# the build likes to add -g without asking
-	if [ -z "$XBPS_DEBUG_PKGS" ]; then
-		export CFLAGS+=" -g0"
-	fi
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 229c78a6bcc..f0e2bf2e530 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -184,6 +184,7 @@ replaces="
  python-pyside<=1.2.2_7
  python-pytest-relaxed<=1.1.2_2
  python3-Django<=3.0.7_2
+ python3-efl<=1.23.0_4
  python3-pyPEG2<=2.15.2_7
  qimageblitz<=0.0.6_4
  qucs<=0.0.19_2

             reply	other threads:[~2021-02-05  3:48 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-05  3:48 ericonr [this message]
2021-02-05  9:07 ` Boebbele
2021-02-05 12:35 ` ericonr
2021-02-05 12:46 ` Boebbele
2021-02-05 12:55 ` Boebbele
2021-02-05 13:20 ` ericonr
2021-02-05 13:40 ` Boebbele
2021-02-05 13:40 ` Boebbele
2021-02-05 13:44 ` Boebbele
2021-02-05 13:54 ` ericonr
2021-02-05 14:40 ` Boebbele
2021-02-05 18:29 ` [PR PATCH] [Closed]: " q66
2021-02-05 18:35 ` ericonr
2021-02-05 20:14 ` Boebbele
2021-02-05 20:41 ` q66
2021-02-05 20:41 ` q66
2021-02-05 21:01 ` Boebbele
2021-02-13  8:13 ` gorkawien
2021-02-13  9:00 ` gorkawien
2021-02-13  9:06 ` gorkawien
2021-02-13 16:10 ` Boebbele
2021-02-13 16:21 ` ericonr
2021-02-13 16:45 ` Boebbele

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-28502@inbox.vuxu.org \
    --to=ericonr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).