summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-03-17 18:41:20 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-03-17 18:41:20 +0000
commit082aed4e608a4f1ca784a5a9d27c0f2a6d226fa4 (patch)
treedef3be7c8eca96b82d4defa880b9639f976f3856 /net-im
parentTo ~sparc wrt #85508 (diff)
downloadhistorical-082aed4e608a4f1ca784a5a9d27c0f2a6d226fa4.tar.gz
historical-082aed4e608a4f1ca784a5a9d27c0f2a6d226fa4.tar.bz2
historical-082aed4e608a4f1ca784a5a9d27c0f2a6d226fa4.zip
version bump
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-im')
-rw-r--r--net-im/mercury-bin/ChangeLog8
-rw-r--r--net-im/mercury-bin/Manifest14
-rw-r--r--net-im/mercury-bin/files/digest-mercury-bin-1709_rc11
-rw-r--r--net-im/mercury-bin/files/mercury.sh2
-rw-r--r--net-im/mercury-bin/mercury-bin-1709_rc1.ebuild66
5 files changed, 83 insertions, 8 deletions
diff --git a/net-im/mercury-bin/ChangeLog b/net-im/mercury-bin/ChangeLog
index dc04f0212f62..5532424c026b 100644
--- a/net-im/mercury-bin/ChangeLog
+++ b/net-im/mercury-bin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-im/mercury-bin
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/mercury-bin/ChangeLog,v 1.3 2005/03/08 22:23:36 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/mercury-bin/ChangeLog,v 1.4 2005/03/17 18:41:20 axxo Exp $
+
+*mercury-bin-1709_rc1 (17 Mar 2005)
+
+ 17 Mar 2005; Thomas Matthijs <axxo@gentoo.org>
+ +mercury-bin-1709_rc1.ebuild:
+ version bump
08 Mar 2005; Gustavo Felisberto <humpback@gentoo.org>; files/mercury.sh:
Axxo made a very nice job at traking down the deps. This is "almost" ready for
diff --git a/net-im/mercury-bin/Manifest b/net-im/mercury-bin/Manifest
index 3ed5dd9d4d9a..4f0f0601faab 100644
--- a/net-im/mercury-bin/Manifest
+++ b/net-im/mercury-bin/Manifest
@@ -1,16 +1,18 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 865228b8786c63e690c41bb051c897b6 ChangeLog 791
MD5 23096ccaaad2d583e754f36135e64f5a mercury-bin-1709_beta7-r1.ebuild 1602
+MD5 db64959ca5ce9c020a13dcd2b9ab5970 mercury-bin-1709_rc1.ebuild 1570
+MD5 9b1cab5624d2988449e5056c4281cb8e ChangeLog 921
MD5 16021df92c2051cb101ec0833e9cc116 metadata.xml 634
MD5 a93a266db20ac2760e83dd97fd95cd05 files/digest-mercury-bin-1709_beta7-r1 57
MD5 037a6938a09ec22db8941a747726772d files/icon32.gif 1262
-MD5 1a1dc3b4ca206f11495a42d757e2e016 files/mercury.sh 248
+MD5 63491834fd49c7eb2696650ee9f2d4f3 files/mercury.sh 242
+MD5 1060171931d5b6a95e652650f4e2507e files/digest-mercury-bin-1709_rc1 58
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
+Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCLiXc8zY1VwezZiERAqlLAJsEEgJi4z8YxdpDTeBJ0Hs/jfevhgCfdbwC
-SiYQcp+75KVkMTE+qCg1rt8=
-=7Yo+
+iD8DBQFCOc9m/rLF9B432nYRAh5CAJ4vCuJn6rS322ZI8mXlSYBdOr4AVQCgoPzV
+/KBxzMmWlTqSRtpiYjzF+7Q=
+=hLlp
-----END PGP SIGNATURE-----
diff --git a/net-im/mercury-bin/files/digest-mercury-bin-1709_rc1 b/net-im/mercury-bin/files/digest-mercury-bin-1709_rc1
new file mode 100644
index 000000000000..974a74d5c9e6
--- /dev/null
+++ b/net-im/mercury-bin/files/digest-mercury-bin-1709_rc1
@@ -0,0 +1 @@
+MD5 bad1005d167e40ec3f6f928321dfa543 1709_RC1.zip 4956284
diff --git a/net-im/mercury-bin/files/mercury.sh b/net-im/mercury-bin/files/mercury.sh
index 645b2ced5d73..956db56ca5ca 100644
--- a/net-im/mercury-bin/files/mercury.sh
+++ b/net-im/mercury-bin/files/mercury.sh
@@ -1,4 +1,4 @@
#!/bin/bash
MERCURY_INSTALL_PATH="/opt/mercury-bin"
cd ${MERCURY_INSTALL_PATH}
-java -Djava.library.path=$(java-config -i jdictrayapi) -classpath $(java-config -p jdom-1.0_beta6,jdictrayapi,jmf-bin,mercury-bin,xpp3,jgoodies-looks-1.3) com.dMSN.Main
+java -Djava.library.path=$(java-config -i jdictrayapi) -classpath $(java-config -p jdom-1.0,jdictrayapi,jmf-bin,mercury-bin,xpp3,jgoodies-looks-1.3) com.dMSN.Main
diff --git a/net-im/mercury-bin/mercury-bin-1709_rc1.ebuild b/net-im/mercury-bin/mercury-bin-1709_rc1.ebuild
new file mode 100644
index 000000000000..c69c0759d70f
--- /dev/null
+++ b/net-im/mercury-bin/mercury-bin-1709_rc1.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/mercury-bin/mercury-bin-1709_rc1.ebuild,v 1.1 2005/03/17 18:41:20 axxo Exp $
+
+inherit eutils java-pkg
+
+MY_PV="1709_B7"
+DESCRIPTION="MSN and Jabber client in Java"
+
+HOMEPAGE="http://www.mercury.to/"
+##Mercury.to dos not provided http or ftp links so i did a mirror
+SRC_URI="http://www.keanu.be/1709_RC1.zip"
+LICENSE="mercury"
+SLOT="0"
+KEYWORDS="~x86"
+DEPEND="app-arch/unzip
+ >=virtual/jdk-1.4"
+
+RDEPEND=">=virtual/jre-1.4
+ =dev-java/jgoodies-looks-1.3*
+ dev-java/jmf-bin
+ dev-java/jdictrayapi
+ dev-java/xpp3
+ ~dev-java/jdom-1.0"
+IUSE=""
+
+S=${WORKDIR}
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ rm -f *.dll *.so
+
+ #Clean the dllStuff.jar from things we dont need
+ cd lib
+ mkdir dllStuff
+ cd dllStuff
+ unzip ../dllStuff.jar
+ rm -rf ../dllStuff.jar org/jdesktop x10gimli/platform
+
+ cd ${S}
+ rm lib/XML.jar # jdom
+ rm lib/looks-*.jar #jgoodies-looks
+ rm lib/JFlash.jar # seems to be trial from http://www.javaapis.com/jflashplayer/ which says its windows only
+ rm lib/xmlpull.jar # xpp3
+}
+
+src_install() {
+ #rebuild the dllStuff.jar
+ cd ${S}/lib/dllStuff
+ jar cf ../dllStuff.jar *
+ cd ${S}
+ rm -rf lib/dllStuff
+
+ #Start installing stuff
+ insinto /opt/${PN}/resources
+ doins -r resources/*
+ java-pkg_dojar lib/*
+
+ insinto /usr/share/pixmaps
+ newins ${FILESDIR}/icon32.gif mercury.gif
+
+ exeinto /opt/bin
+ newexe ${FILESDIR}/mercury.sh mercury
+
+ make_desktop_entry mercury "Mercury MSN client" /usr/share/pixmaps/mercury.gif
+}