public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-libs/mxml/
Date: Thu, 22 Jan 2015 00:09:39 +0000 (UTC)	[thread overview]
Message-ID: <1421696955.9c5920bd0f2562a6647d60dc9d5db1c4a535b2a6.ottxor@gentoo> (raw)

commit:     9c5920bd0f2562a6647d60dc9d5db1c4a535b2a6
Author:     Chris Kerr <debdepba <AT> dasganma <DOT> tk>
AuthorDate: Mon Jan 19 19:49:15 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Jan 19 19:49:15 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9c5920bd

New ebuild for mxml (Mini-XML)

---
 dev-libs/mxml/metadata.xml    | 14 ++++++++++++++
 dev-libs/mxml/mxml-2.9.ebuild | 19 +++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-libs/mxml/metadata.xml b/dev-libs/mxml/metadata.xml
new file mode 100644
index 0000000..1fc0a4f
--- /dev/null
+++ b/dev-libs/mxml/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci</herd>
+<maintainer>
+  <email>cjk34@cam.ac.uk</email>
+  <name>Chris Kerr</name>
+  <description>I don't develop this software, I'm just a Gentoo user who
+    wanted to install it</description>
+</maintainer>
+<longdescription>Mini-XML is a lightweight, ultra-portable XML library
+  that requires only an ANSI C compiler and a 'make' program.</longdescription>
+<use></use>
+</pkgmetadata>

diff --git a/dev-libs/mxml/mxml-2.9.ebuild b/dev-libs/mxml/mxml-2.9.ebuild
new file mode 100644
index 0000000..548ae36
--- /dev/null
+++ b/dev-libs/mxml/mxml-2.9.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="Mini-XML: A lightweight ANSI C XML library"
+HOMEPAGE="http://www.msweet.org/projects.php?Z3"
+SRC_URI="http://www.msweet.org/files/project3/${P}.tar.gz"
+
+LICENSE="LGPL-2-with-linking-exception"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+src_install() {
+	emake install DSTROOT="${D}"
+	dodoc README ANNOUNCEMENT CHANGES
+}


             reply	other threads:[~2015-01-22  0:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-22  0:09 Christoph Junghans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-22  1:53 [gentoo-commits] proj/sci:master commit in: dev-libs/mxml/ Aisha Tammy

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=1421696955.9c5920bd0f2562a6647d60dc9d5db1c4a535b2a6.ottxor@gentoo \
    --to=ottxor@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