Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 588572 - dev-util/meson - extremely fast and user friendly build system
Summary: dev-util/meson - extremely fast and user friendly build system
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 588394
  Show dependency tree
 
Reported: 2016-07-11 08:01 UTC by poncho
Modified: 2016-10-15 11:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
initial ebuild (meson-0.32.0.ebuild,606 bytes, text/plain)
2016-07-11 08:01 UTC, poncho
Details

Note You need to log in before you can comment on or make changes to this bug.
Description poncho 2016-07-11 08:01:10 UTC
Created attachment 440330 [details]
initial ebuild

http://mesonbuild.com/

Overview

Meson is an open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible.

The main design point of Meson is that every moment a developer spends writing or debugging build definitions is a second wasted. So is every second spent waiting for the build system to actually start compiling code.
Comment 1 Michael Palimaka (kensington) gentoo-dev 2016-07-13 16:14:03 UTC
Are you interested in maintaining this package?

https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
Comment 2 poncho 2016-07-13 16:23:42 UTC
I don't use meson and therefore I'm not really interested in maintaining it. I wrote the ebuild because gst-transcoder uses meson. and newer versions of pitivi depent on gst-transcoder. see bug 588394
Comment 3 Pacho Ramos gentoo-dev 2016-08-06 06:48:28 UTC
[master 1ab48ab] dev-util/meson: new package needed by gst-transcoder (and probably needed by more gstreamer stuff in the future).
 4 files changed, 141 insertions(+)
 create mode 100644 dev-util/meson/Manifest
 create mode 100644 dev-util/meson/files/meson-0.33.0-runpath.patch
 create mode 100644 dev-util/meson/meson-0.33.0.ebuild
 create mode 100644 dev-util/meson/metadata.xml