[libcamera-devel,v1,0/4] libcamera: Dust the Gentoo ebuild
mbox series

Message ID 20210824141546.10543-1-laurent.pinchart@ideasonboard.com
Headers show
Series
  • libcamera: Dust the Gentoo ebuild
Related show

Message

Laurent Pinchart Aug. 24, 2021, 2:15 p.m. UTC
Hello,

The Gentoo ebuild has slowly aged, and while still working, suffers from
a few issues. This series dusts it. Please see individual patches for
details.

Laurent Pinchart (4):
  package: gentoo: Update Python versions
  package: gentoo: Add dependencies on openssl and gnutls
  package: gentoo: Add USE flags to build documentation and tests
  package: gentoo: Select build type through debug USE flag

 .../media-libs/libcamera/libcamera-9999.ebuild   | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

Comments

Paul Elder Aug. 25, 2021, 2:18 a.m. UTC | #1
Hi Laurent,

On Tue, Aug 24, 2021 at 05:15:42PM +0300, Laurent Pinchart wrote:
> Hello,
> 
> The Gentoo ebuild has slowly aged, and while still working, suffers from
> a few issues. This series dusts it. Please see individual patches for
> details.

Looks good.

Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>

> 
> Laurent Pinchart (4):
>   package: gentoo: Update Python versions
>   package: gentoo: Add dependencies on openssl and gnutls
>   package: gentoo: Add USE flags to build documentation and tests
>   package: gentoo: Select build type through debug USE flag
> 
>  .../media-libs/libcamera/libcamera-9999.ebuild   | 16 +++++++++++-----
>  1 file changed, 11 insertions(+), 5 deletions(-)
> 
> -- 
> Regards,
> 
> Laurent Pinchart
>
Kieran Bingham Aug. 25, 2021, 8:45 p.m. UTC | #2
On 25/08/2021 03:18, paul.elder@ideasonboard.com wrote:
> Hi Laurent,
> 
> On Tue, Aug 24, 2021 at 05:15:42PM +0300, Laurent Pinchart wrote:
>> Hello,
>>
>> The Gentoo ebuild has slowly aged, and while still working, suffers from
>> a few issues. This series dusts it. Please see individual patches for
>> details.
> 
> Looks good.
> 
> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>

Same, for the series

Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>

> 
>>
>> Laurent Pinchart (4):
>>   package: gentoo: Update Python versions
>>   package: gentoo: Add dependencies on openssl and gnutls
>>   package: gentoo: Add USE flags to build documentation and tests
>>   package: gentoo: Select build type through debug USE flag
>>
>>  .../media-libs/libcamera/libcamera-9999.ebuild   | 16 +++++++++++-----
>>  1 file changed, 11 insertions(+), 5 deletions(-)
>>
>> -- 
>> Regards,
>>
>> Laurent Pinchart
>>