aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-12-21 23:02:42 -0800
committerDonnie Berkholz <dberkholz@gentoo.org>2006-12-21 23:02:42 -0800
commitc93afe7c1e06d52301297a4b619f6cf937c8974d (patch)
tree20d58d46253bdfcdb4b106c945e0435bae48eff0 /app-editors
parentAdd beta version of FOP (for DocBook to PDF), and a dep of it. (diff)
downloaddberkholz-c93afe7c1e06d52301297a4b619f6cf937c8974d.tar.gz
dberkholz-c93afe7c1e06d52301297a4b619f6cf937c8974d.tar.bz2
dberkholz-c93afe7c1e06d52301297a4b619f6cf937c8974d.zip
Bump xxe to 3.5.0.
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/xxe/Manifest12
-rw-r--r--app-editors/xxe/files/digest-xxe-3.5.03
-rw-r--r--app-editors/xxe/files/xxe.desktop10
-rw-r--r--app-editors/xxe/xxe-3.5.0.ebuild43
4 files changed, 68 insertions, 0 deletions
diff --git a/app-editors/xxe/Manifest b/app-editors/xxe/Manifest
new file mode 100644
index 0000000..f605ff0
--- /dev/null
+++ b/app-editors/xxe/Manifest
@@ -0,0 +1,12 @@
+AUX xxe.desktop 219 RMD160 76661cad85fa39545466f2bc5df94e2fe4d4e586 SHA1 bf19e210a743f8f83db834458402949c4a69d0f7 SHA256 8a538dd3a9e1ce5b48e69fe7d500a861945612ade57f7e27c881cc9373636564
+MD5 c6cc8ce1e745ada03637082cac1f0347 files/xxe.desktop 219
+RMD160 76661cad85fa39545466f2bc5df94e2fe4d4e586 files/xxe.desktop 219
+SHA256 8a538dd3a9e1ce5b48e69fe7d500a861945612ade57f7e27c881cc9373636564 files/xxe.desktop 219
+DIST xxe-std-3_5_0.tar.gz 12592395 RMD160 c33b704f4df5354f73919acf43981555dbc1c010 SHA1 2830235f31005b01eb54841ed1876a23acb8de4f SHA256 97b6096fd51dca12e7b160eceb2154b96222df3469c26a1f7789868f21872322
+EBUILD xxe-3.5.0.ebuild 1282 RMD160 7314230b4559a32dea26c87a95fd329525824943 SHA1 116ca2b8d7f4b55640e83d3b61d56972bedf9e56 SHA256 a648700aa004639a44cc2eedbec7174f5a6be91c3cda7df259625833ad8d9344
+MD5 e33aaaba92a5f7ab8b753d44104cecd2 xxe-3.5.0.ebuild 1282
+RMD160 7314230b4559a32dea26c87a95fd329525824943 xxe-3.5.0.ebuild 1282
+SHA256 a648700aa004639a44cc2eedbec7174f5a6be91c3cda7df259625833ad8d9344 xxe-3.5.0.ebuild 1282
+MD5 d68f7a78706088a9e36fcabe750dc0ce files/digest-xxe-3.5.0 247
+RMD160 972e970ebe76688cceb0496377378828964cd66d files/digest-xxe-3.5.0 247
+SHA256 8ebbaa6948ec56be13f5f35041c217052d25e9e1c40f75c8183fb1584bc1ba24 files/digest-xxe-3.5.0 247
diff --git a/app-editors/xxe/files/digest-xxe-3.5.0 b/app-editors/xxe/files/digest-xxe-3.5.0
new file mode 100644
index 0000000..86be0cb
--- /dev/null
+++ b/app-editors/xxe/files/digest-xxe-3.5.0
@@ -0,0 +1,3 @@
+MD5 de90476346c363017f4e6276de548872 xxe-std-3_5_0.tar.gz 12592395
+RMD160 c33b704f4df5354f73919acf43981555dbc1c010 xxe-std-3_5_0.tar.gz 12592395
+SHA256 97b6096fd51dca12e7b160eceb2154b96222df3469c26a1f7789868f21872322 xxe-std-3_5_0.tar.gz 12592395
diff --git a/app-editors/xxe/files/xxe.desktop b/app-editors/xxe/files/xxe.desktop
new file mode 100644
index 0000000..8a20be9
--- /dev/null
+++ b/app-editors/xxe/files/xxe.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Encoding=UTF-8
+Version=1.0
+Type=Application
+Exec=/opt/xxe/bin/xxe
+Icon=/opt/xxe/bin/icon/xxe.gif
+Name=XMLmind XML Editor
+GenericName=XML Editor
+Comment=XML file editor
+Categories=Application;Development
diff --git a/app-editors/xxe/xxe-3.5.0.ebuild b/app-editors/xxe/xxe-3.5.0.ebuild
new file mode 100644
index 0000000..fef1c02
--- /dev/null
+++ b/app-editors/xxe/xxe-3.5.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/xxe-3.4.0.ebuild,v 1.1 2006/08/15 15:12:12 genstef Exp $
+
+MY_PV="${PV//./_}"
+#MY_PV="${MY_PV/_p/p}"
+S="${WORKDIR}/${PN}-std-${MY_PV}"
+DESCRIPTION="The XMLmind XML Editor"
+SRC_URI="http://www.xmlmind.net/xmleditor/_download/${PN}-std-${MY_PV}.tar.gz"
+HOMEPAGE="http://www.xmlmind.com/xmleditor/index.html"
+IUSE=""
+
+SLOT="0"
+LICENSE="as-is"
+KEYWORDS="~x86 ~ppc ~amd64"
+
+RESTRICT="nostrip nomirror"
+RDEPEND=">=virtual/jre-1.4.1"
+DEPEND=""
+INSTALLDIR="/opt/${PN}"
+
+src_install() {
+ dodir "${INSTALLDIR}"
+ cp -pPR "${S}"/* "${D}/${INSTALLDIR}"
+
+ dodir /etc/env.d
+ echo -e "PATH=${INSTALLDIR}/bin\nROOTPATH=${INSTALLDIR}" > "${D}"/etc/env.d/10xxe
+
+ insinto /usr/share/applications
+ doins "${FILESDIR}"/xxe.desktop
+}
+
+pkg_postinst() {
+ einfo
+ einfo "XXE has been installed in /opt/xxe, to include this"
+ einfo "in your path, run the following:"
+ eerror " /usr/sbin/env-update && source /etc/profile"
+ einfo
+ ewarn "If you need special/accented characters, you'll need to export LANG"
+ ewarn "to your locale. Example: export LANG=es_ES.ISO8859-1"
+ ewarn "See http://www.xmlmind.com/xmleditor/user_faq.html#linuxlocale"
+ einfo
+}