]> Pileus Git - ~andy/sunrise/commitdiff
dev-util/intltool-debian: New Ebuild for bug #447778.
authorMatthew Schultz <mattsch@gmail.com>
Tue, 18 Dec 2012 22:49:30 +0000 (16:49 -0600)
committerMatthew Schultz <mattsch@gmail.com>
Tue, 18 Dec 2012 22:49:30 +0000 (16:49 -0600)
dev-util/intltool-debian/ChangeLog [new file with mode: 0644]
dev-util/intltool-debian/Manifest [new file with mode: 0644]
dev-util/intltool-debian/intltool-debian-0.35.0_p20060710.ebuild [new file with mode: 0644]
dev-util/intltool-debian/metadata.xml [new file with mode: 0644]

diff --git a/dev-util/intltool-debian/ChangeLog b/dev-util/intltool-debian/ChangeLog
new file mode 100644 (file)
index 0000000..cb66cb5
--- /dev/null
@@ -0,0 +1,10 @@
+# ChangeLog for dev-util/intltool-debian
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*intltool-debian-0.35.0_p20060710 (18 Dec 2012)
+
+  18 Dec 2012; Matthew Schultz (mschultz) <mattsch@gmail.com>
+  +intltool-debian-0.35.0_p20060710.ebuild, +metadata.xml:
+  New Ebuild for bug #447778.
+
diff --git a/dev-util/intltool-debian/Manifest b/dev-util/intltool-debian/Manifest
new file mode 100644 (file)
index 0000000..2b4df80
--- /dev/null
@@ -0,0 +1,4 @@
+DIST intltool-debian_0.35.0+20060710.1.tar.gz 33756 SHA256 d1a40a499db9833d9234fb1e58f64f2d527ec3b8d12b0beecce30e511c128782 SHA512 1d2c18c70a25be7fe251305e0e6073be2b654e414c9959d6881f4fb135a08ba506b9ce5fc62d568806b3c4dad61e0f908372fdf65a6a101ee307a1d358acf37c WHIRLPOOL 7712f670e6ef21f5cc87d07de4f4cb66f245a1bf2b4e2fc6862310c7da4c829ca5837910dc8357acde675ca41799df7176d083843bdf1d4c169da482f2d47a84
+EBUILD intltool-debian-0.35.0_p20060710.ebuild 807 SHA256 bf5cbe7287dc059378ce86a1846f9fdcea9c9873ee7b0a541f7af3bee578900a SHA512 c10237c0586b226dec53ad21a48b332a4c38d832938ad37bae8d06950c682b63a29e723ad03d745c8c5a4bcff81128e3a21acd3e4055d44716853de40c5e9530 WHIRLPOOL 673130b079a423c80c01c46f12005d3cb496ffdf07994f20321cd5cb5a83065ba60e0deca564cbf903972599f6c186bb06d6e44e0d53aa68833d784cbec5a593
+MISC ChangeLog 326 SHA256 f273c6d60bd96f7d5a5fbb5c2d5d86d1cf86e0c503437c9b3b338abc23d82c9d SHA512 92ef1bb0997d9bdd0bd4df50f56c8aa3db5759dfd4d7fcb59ca56f8d496bdeb1b827476ca0e9155b3c55bb869bec2126c1f699ffda1dd734442f78476777aba7 WHIRLPOOL 935f0d4198227a6928306314b490d7ed392ca5e2448162c69f309318c7f5e826ddf78aa7c90d509e90786f5b885139b740d1fc8d37bcaab758a6665eddcb5905
+MISC metadata.xml 497 SHA256 96c879acfa322859203df9d1aa2b227b150b454bb417e400bcff837f52fce420 SHA512 6d644f43b834d0164158599588fecc8c9c5800551333e22beef4e72aed2b14d992d7e11c31401d06bbbba897647dc863e503df72ac502fa41c2a89628d13c7ef WHIRLPOOL c410859d45baebfe8816ab354d3b5e0b61a78fd1bb6acdac2e5a25620e163e046c259f2d20daf07ea40a42f102828052f05e993817c354041f466bcdd3f86b3e
diff --git a/dev-util/intltool-debian/intltool-debian-0.35.0_p20060710.ebuild b/dev-util/intltool-debian/intltool-debian-0.35.0_p20060710.ebuild
new file mode 100644 (file)
index 0000000..726c20c
--- /dev/null
@@ -0,0 +1,31 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+MY_PV=${PV/_p/+}.1
+
+DESCRIPTION="Internationalization Tool Collection with support for RFC822 compliant config files"
+HOMEPAGE="http://packages.qa.debian.org/intltool-debian"
+SRC_URI="mirror://debian/pool/main/i/${PN}/${PN}_${MY_PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-lang/perl-5.8.1
+       dev-perl/XML-Parser
+       sys-devel/gettext
+       virtual/perl-Getopt-Long"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_install() {
+       # These scripts are a used by debian packages and are not installed in /usr/bin since
+       # they would collide with dev-util/intltool.
+       exeinto /usr/share/${PN}
+       doexe intltool-bin/*
+       dodoc AUTHORS debian/{README.Debian,changelog}
+}
diff --git a/dev-util/intltool-debian/metadata.xml b/dev-util/intltool-debian/metadata.xml
new file mode 100644 (file)
index 0000000..a4abe20
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+  <longdescription>
+  Intltool is a bunch of scripts written by the GNOME project to internationalize many different file formats. 
+  This package is a slightly modified version which adds support for RFC822 compliant config  files, e.g. 
+  Debconf templates files.
+  </longdescription>
+</pkgmetadata>