Re: [blfs-book] [BLFS Trac] #13347: Add graphene to the book

2020-04-02 Thread BLFS Trac via blfs-book
#13347: Add graphene to the book
-+
 Reporter:  renodr   |   Owner:  blfs-book
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  9.2
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+

Comment (by renodr):

 Also, it appears that gst-plugins-base can use it:

 {{{
 renodr [ ~/Documents/blfs/BLFS/trunk/BOOK ]$ cat /usr/src/logs/gst-
 plugins-base-1.16.2.log | grep graphene
 Run-time dependency graphene-1.0 found: NO (tried pkgconfig and cmake)
 }}}

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] #13347: Add graphene to the book

2020-04-02 Thread BLFS Trac via blfs-book
#13347: Add graphene to the book
-+---
 Reporter:  renodr   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  9.2
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+---
 As Xi noted in Ticket #13242, Graphene is going to be required for Mutter.
 Graphene is a thin layer around 3D and 2D graphics types to attempt to
 remove complexity and make development easier. A good explanation of how
 this package works can be found at
 [https://github.com/ebassi/graphene/blob/master/README.md], however it
 basically provides types and rudimentary APIs for graphics objects.

 This package should be a "M/N/NI" (meson, ninja, ninja install), and does
 not appear to require any special options.

 I'll add this to "X Libraries"

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page