public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/fdm-materials/
Date: Thu, 14 Jun 2018 13:11:35 +0000 (UTC)	[thread overview]
Message-ID: <1528981824.0b725180e423a2b52fda17aeb644470fab2d08f5.alexxy@gentoo> (raw)

commit:     0b725180e423a2b52fda17aeb644470fab2d08f5
Author:     Alexey Shvetsov <alexxy <AT> omrb <DOT> pnpi <DOT> spb <DOT> ru>
AuthorDate: Thu Jun 14 13:10:24 2018 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jun 14 13:10:24 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b725180

media-gfx/fdm-materials: New package

Closes: https://bugs.gentoo.org/616170
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-gfx/fdm-materials/Manifest                   |  1 +
 media-gfx/fdm-materials/fdm-materials-3.3.0.ebuild | 18 ++++++++++++++++++
 media-gfx/fdm-materials/metadata.xml               | 15 +++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/media-gfx/fdm-materials/Manifest b/media-gfx/fdm-materials/Manifest
new file mode 100644
index 00000000000..01eb59b4dd6
--- /dev/null
+++ b/media-gfx/fdm-materials/Manifest
@@ -0,0 +1 @@
+DIST fdm-materials-3.3.0.tar.gz 20460 BLAKE2B 31f8c65b702a414da7ce51bddb2d8523ef65bcdfa12caa6effbb6fadc11a90511b11a6844ae8ee679ff0fed3d3c6e3cf634245ab6c7489a8202f3c9799ecd655 SHA512 e66283616eec7de22c3e1e782683c15991e6def66d79aba0357c6dcafa7ee0b3bbf6aa24f685da68b7215d68ee90b5fac602ccae9027a651609ca5e423d429d6

diff --git a/media-gfx/fdm-materials/fdm-materials-3.3.0.ebuild b/media-gfx/fdm-materials/fdm-materials-3.3.0.ebuild
new file mode 100644
index 00000000000..a11c9629a10
--- /dev/null
+++ b/media-gfx/fdm-materials/fdm-materials-3.3.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+MY_PN="fdm_materials"
+
+DESCRIPTION="FDM materials for media-gfx/cura"
+HOMEPAGE="https://github.com/Ultimaker/fdm_materials"
+SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CC0-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}/${MY_PN}-${PV}"

diff --git a/media-gfx/fdm-materials/metadata.xml b/media-gfx/fdm-materials/metadata.xml
new file mode 100644
index 00000000000..2137fee2cdb
--- /dev/null
+++ b/media-gfx/fdm-materials/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>3dprint@gentoo.org</email>
+		<name>Gentoo 3D Printer Project</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Gentoo Proxy Maintainers Project</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">Ultimaker/fdm_materials</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2018-06-14 13:11 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-14 13:11 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-06-14 20:14 [gentoo-commits] repo/gentoo:master commit in: media-gfx/fdm-materials/ Alexey Shvetsov
2018-07-16 17:29 Amy Liffey
2019-01-02 21:52 Amy Liffey
2019-01-02 22:05 Amy Liffey
2019-08-25 17:59 Joonas Niilola
2019-10-16  5:22 Joonas Niilola
2020-05-25 19:42 Alexey Shvetsov
2020-07-22 19:36 Dennis Lamm
2020-09-19 16:34 Sam James
2020-09-27 10:16 Dennis Lamm
2020-10-11 11:25 Dennis Lamm
2020-11-30 18:37 Dennis Lamm
2021-02-07 21:30 Dennis Lamm
2021-06-10 17:41 Dennis Lamm
2022-02-10 17:35 Marek Szuba
2022-02-28 19:43 Matthew Smith
2022-03-10 21:21 Jakov Smolić
2022-05-08 19:59 Sam James
2022-05-09  7:00 Michał Górny
2022-07-09 10:52 Matthew Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1528981824.0b725180e423a2b52fda17aeb644470fab2d08f5.alexxy@gentoo \
    --to=alexxy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox