From patchwork Mon Oct 22 06:35:33 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 1964 Return-Path: Received: from mail01.ipfire.org (mail01.i.ipfire.org [172.28.1.200]) by web02.i.ipfire.org (Postfix) with ESMTP id 3EE6D61E88 for ; Sun, 21 Oct 2018 21:35:52 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id F1FAC216DA30; Sun, 21 Oct 2018 20:35:51 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1540150552; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references:list-id:list-unsubscribe:list-subscribe:list-post; bh=62m6WnGp8GWTxX44AoOz3FyflWdQjRGhBGHq/lW5ZpM=; b=h057CqxBqxD6cqfuM7H9eJcTyZsocdEhVFxOBaOmbW9VBRFvJWhCrWZwtZiD283fSiq940 GZRX1IlAlAnqbP+qxe02gZylr4fyJSqR7WVn6/9G43w0oa235fOi9W9eVK2Vo7IW1dii5R 5j5tPY+GB6M3vkW3eaJjf0zSguxDQJYsw9TPsGWjCm5mCcV+0e5d36Zmwnul6PXaA9WJIN E76SGlVKJh/PrQbH529IYH5un7IirZowy7BuEVbCBsMfpWoIhriFyZf6kg6+z8tdoXrCwW nSK09FsqzLdqOiFg3ZITw69cJx0UnR8Ll25z7aahqkPO6+x2d4aDNEFM7O790A== Received: from tuxedo.stevee (078132056097.public.t-mobile.at [78.132.56.97]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 26842216DA12; Sun, 21 Oct 2018 20:35:40 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1540150540; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=62m6WnGp8GWTxX44AoOz3FyflWdQjRGhBGHq/lW5ZpM=; b=KDLdYaM2z32xnCQ6g95U8ojZsOZ8xKHCIA40uVfJBq/5NmPOwSxOOwmfqtG6+10RYr8wyE /hseae255t09C24CThDruX63RKgluh4eNnynZSLZYeB/EHOfYKmJlwy1nZj2noHBMsC70p XPtrU6rJvAIOi2XCukV6PqdO9fi9PKbseX21Zmaw96iferPY+TimyRaL1puRQSMGazrRDO 3SKmKgTzndV1cZNE9E2sAFkiwj0HTDAtl4kE7cNVHQ2/4Fm8H8TwCC4tKuB4Ru9VX+yAGU sDjiAUzZb7fFWq98DmH9YPbuMI3rPHKs1pjkgM6dAk/Rw1otURAk7D/sy6gn0w== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH 4/5] meson: New package Date: Sun, 21 Oct 2018 21:35:33 +0200 Message-Id: <20181021193534.31718-4-stefan.schantl@ipfire.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181021193534.31718-1-stefan.schantl@ipfire.org> References: <20181021193534.31718-1-stefan.schantl@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=stevee smtp.mailfrom=stefan.schantl@ipfire.org X-Spamd-Result: default: False [-6.10 / 11.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; REPLY(-4.00)[]; DKIM_SIGNED(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:8412, ipnet:78.132.0.0/17, country:AT]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-3.00)[100.00%] X-Spam-Status: No, score=-6.10 X-Rspamd-Server: mail01.i.ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Stefan Schantl --- meson/meson.nm | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 meson/meson.nm diff --git a/meson/meson.nm b/meson/meson.nm new file mode 100644 index 000000000..208966a79 --- /dev/null +++ b/meson/meson.nm @@ -0,0 +1,52 @@ +############################################################################### +# IPFire.org - An Open Source Firewall Solution # +# Copyright (C) - IPFire Development Team # +############################################################################### + +name = meson +version = 0.48.1 +release = 1 +arch = noarch + +groups = Applications/System +url = http://mesonbuild.com/ +license = ASL 2.0 +summary = High productivity build system + +description + Meson is a build system designed to optimize programmer + productivity. It aims to do this by providing simple, out-of-the-box + support for modern software development tools and practices, such as + unit tests, coverage reports, Valgrind, CCache and the like. +end + +source_dl = https://github.com/mesonbuild/meson/archive/%{version}/ + +build + requires + bison + boost-devel + flex + gcc-c++ + gettext + ninja-build >= 1.5 + python3-devel >= 3.5 + python3-setuptools + end + + build + %{python3} setup.py build + end + + install + %{python3} setup.py install -O1 --skip-build --root %{BUILDROOT} + end +end + +packages + package %{name} + requires + python3-setuptools + end + end +end