[gentoo-dev] Re: [PATCH v2] libretro-core.eclass: An eclass to streamline the construction of Libretro core ebuilds

2018-08-14 Thread Craig Andrews
On 09.08.2018 16:58, Craig Andrews wrote: I'm proposing the addition of a new eclass, libretro-core.eclass, which I'll use when adding a number of libretro ebuilds. This version incorporates all the changes and suggestions posed so far. The pull request which includes this eclass as well as a

[gentoo-dev] [arm17] [PATCH v2 3/3] toolchain-funcs.eclass: Update tc-is-softfloat for new ARM tuples

2018-08-14 Thread James Le Cuirot
ARM tuples will change from armv7a-hardfloat-linux-gnueabi to armv7a-unknown-linux-gnueabihf or similar in the 17.0 profiles. The function already treated the latter as hardfloat but this commit will now treat ambiguous tuples such as arm-unknown-linux-gnueabi as softfloat rather than hardfloat.

[gentoo-dev] [arm17] [PATCH 2/3] toolchain-funcs.eclass: tc-cpp-is-true function to simplify helpers

2018-08-14 Thread James Le Cuirot
CTARGET is used, if defined, otherwise CHOST. CHOST was previously assumed but this should not affect existing usage of these helpers. --- eclass/toolchain-funcs.eclass | 53 +-- 1 file changed, 25 insertions(+), 28 deletions(-) diff --git

[gentoo-dev] [arm17] [PATCH 1/3] toolchain-funcs.eclass: New tc-getTARGET_CPP function

2018-08-14 Thread James Le Cuirot
This returns the name of the C preprocessor for the toolchain being built if CTARGET is defined, or the toolchain being used otherwise. It is primarily intended to determine characteristics about an existing toolchain's target as these may differ from what the tuple suggests. It is not necessary

[gentoo-dev] [arm17] [PATCH 0/3] toolchain-funcs.eclass: tc-is-softfloat for ARM and associated functions

2018-08-14 Thread James Le Cuirot
I previously sent a single patch to this list entitled "Update tc-is-softfloat for new ARM tuples" but I have now added two further patches following the initial feedback. For the additional background behind these changes, please see:

[gentoo-dev] Maintainer needed: net-print/epson-inkjet-printer-escpr

2018-08-14 Thread Mike Gilbert
I no longer own any Epson printers, so I'm dropping this package. net-print/epson-inkjet-printer-escpr There's also an open request to package a similar "escpr2" driver. https://bugs.gentoo.org/662364