diff options
author | 2005-05-14 12:57:39 +0000 | |
---|---|---|
committer | 2005-05-14 12:57:39 +0000 | |
commit | ef72f67ba98b2e629375b4874dbfeb443bbdbdd4 (patch) | |
tree | 15cc65be359e1ca832e9516f9570cda9c2e69a48 /app-mobilephone | |
parent | moved from net-dialup/gammu (diff) | |
download | gentoo-2-ef72f67ba98b2e629375b4874dbfeb443bbdbdd4.tar.gz gentoo-2-ef72f67ba98b2e629375b4874dbfeb443bbdbdd4.tar.bz2 gentoo-2-ef72f67ba98b2e629375b4874dbfeb443bbdbdd4.zip |
moved from net-dialup/wammu
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/wammu/ChangeLog | 20 | ||||
-rw-r--r-- | app-mobilephone/wammu/Manifest | 6 | ||||
-rw-r--r-- | app-mobilephone/wammu/files/digest-wammu-0.8 | 1 | ||||
-rw-r--r-- | app-mobilephone/wammu/files/wammu.desktop | 10 | ||||
-rw-r--r-- | app-mobilephone/wammu/files/wammu.png | bin | 0 -> 3464 bytes | |||
-rw-r--r-- | app-mobilephone/wammu/metadata.xml | 5 | ||||
-rw-r--r-- | app-mobilephone/wammu/wammu-0.8.ebuild | 39 |
7 files changed, 81 insertions, 0 deletions
diff --git a/app-mobilephone/wammu/ChangeLog b/app-mobilephone/wammu/ChangeLog new file mode 100644 index 000000000000..e34f94cadcd1 --- /dev/null +++ b/app-mobilephone/wammu/ChangeLog @@ -0,0 +1,20 @@ +# ChangeLog for app-mobilephone/wammu +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/wammu/ChangeLog,v 1.1 2005/05/14 12:57:39 mrness Exp $ + + 14 May 2005; Alin Nastac <mrness@gentoo.org> metadata.xml: + Moved from net-dialup/wammu to app-mobilephone/wammu. + + 16 Apr 2005; Alin Nastac <mrness@gentoo.org> wammu-0.8.ebuild: + Stable on x86 + + 15 Mar 2005; Alin Nastac <mrness@gentoo.org> wammu-0.8.ebuild: + Fix RDEPEND (#85309). + +*wammu-0.8 (12 Nov 2004) + + 12 Nov 2004; Alin Nastac <mrness@gentoo.org> + +wammu-0.8.ebuild, +files/wammu.desktop, +files/wammu.png: + Initial import. Thanks goes to Przemyslaw Maciag <p_maciag@wp.pl> + and tove <bugs@veller.net>. Closing #61982. + diff --git a/app-mobilephone/wammu/Manifest b/app-mobilephone/wammu/Manifest new file mode 100644 index 000000000000..1f8220d819a5 --- /dev/null +++ b/app-mobilephone/wammu/Manifest @@ -0,0 +1,6 @@ +MD5 8640796b624a6d8047e8269bc480b20e wammu-0.8.ebuild 970 +MD5 8cd5a9bf7597e6582a15f909b5fc4624 ChangeLog 749 +MD5 8e1fd49c29f85eea8da87d6e7de450c6 metadata.xml 165 +MD5 a3b1083e7d73df1e1ac68283527ac6e8 files/digest-wammu-0.8 61 +MD5 8eb36ebf4ee54f9cc40038ba49467ae8 files/wammu.png 3464 +MD5 c37483be90032a3d614bf10bcb3077dd files/wammu.desktop 300 diff --git a/app-mobilephone/wammu/files/digest-wammu-0.8 b/app-mobilephone/wammu/files/digest-wammu-0.8 new file mode 100644 index 000000000000..c0f3bf3947b9 --- /dev/null +++ b/app-mobilephone/wammu/files/digest-wammu-0.8 @@ -0,0 +1 @@ +MD5 e6c3773e6469f97540327de32d6d4ec0 wammu-0.8.tar.bz2 71995 diff --git a/app-mobilephone/wammu/files/wammu.desktop b/app-mobilephone/wammu/files/wammu.desktop new file mode 100644 index 000000000000..e708984fd503 --- /dev/null +++ b/app-mobilephone/wammu/files/wammu.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Wammu +Comment=Application for mobile phones - frontend for gammu +Comment[pl]=Aplikacja do obsługi telefonów komórkowych - nakładka graficzna dla gammu +Exec=wammu +Icon=/usr/share/pixmaps/wammu.png +Terminal=false +Type=Application +Encoding=UTF-8 +Categories=Application;Utility; diff --git a/app-mobilephone/wammu/files/wammu.png b/app-mobilephone/wammu/files/wammu.png Binary files differnew file mode 100644 index 000000000000..28a3eeac479e --- /dev/null +++ b/app-mobilephone/wammu/files/wammu.png diff --git a/app-mobilephone/wammu/metadata.xml b/app-mobilephone/wammu/metadata.xml new file mode 100644 index 000000000000..6c47f761d506 --- /dev/null +++ b/app-mobilephone/wammu/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>mobile-phone</herd> +</pkgmetadata> diff --git a/app-mobilephone/wammu/wammu-0.8.ebuild b/app-mobilephone/wammu/wammu-0.8.ebuild new file mode 100644 index 000000000000..f442f80bfe61 --- /dev/null +++ b/app-mobilephone/wammu/wammu-0.8.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/wammu/wammu-0.8.ebuild,v 1.1 2005/05/14 12:57:39 mrness Exp $ + +inherit distutils + +IUSE="" + +DESCRIPTION="front-end for gammu (Nokia and others mobiles)" +HOMEPAGE="http://www.cihar.com/gammu/wammu/" +SRC_URI="http://www.cihar.com/gammu/wammu/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" + +RDEPEND=">=dev-lang/python-2.3.0 + >=dev-python/wxpython-2.4.1.2 + >=dev-python/python-gammu-0.7 + app-mobilephone/gammu" +DEPEND="dev-util/pkgconfig + ${RDEPEND}" + +src_compile() { + # SKIPWXCHECK: else 'import wx' results in + # Xlib: connection to ":0.0" refused by server + SKIPWXCHECK=yes distutils_src_compile +} + +src_install() { + DOCS="AUTHORS FAQ TODO NEWS" + SKIPWXCHECK=yes distutils_src_install + + insinto /usr/share/pixmaps + doins ${FILESDIR}/${PN}.png + + insinto /usr/share/applications + doins ${FILESDIR}/${PN}.desktop +} |