From 96c655dbf91dc113b9ef1759a98c3a8af5cd7edb Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 20 Oct 2004 23:55:29 +0000 Subject: [PATCH] Merge openembedded@openembedded.bkbits.net:packages into handhelds.org:/home/kergoth/code/packages 2004/10/21 00:55:28+01:00 nexus.co.uk!pb add softfan, courtesy Joshua Wise 2004/10/21 00:02:15+02:00 uni-frankfurt.de!mickeyl add python-curses as dependency for python-pymp3 as spotted by luzik BKrev: 4176faf1kGIBrYRkh6-9c1Q7Pv4X8A --- python/python-pymp3_0.3.4.oe | 5 +++-- softfan/softfan_0.10.oe | 0 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 softfan/softfan_0.10.oe diff --git a/python/python-pymp3_0.3.4.oe b/python/python-pymp3_0.3.4.oe index 713bdbcb66..6f2ccf4641 100644 --- a/python/python-pymp3_0.3.4.oe +++ b/python/python-pymp3_0.3.4.oe @@ -1,8 +1,9 @@ DESCRIPTION = "A Curses-based mp3 player. See http://damien.degois.info/PyMP3/" SECTION = "console/multimedia" PRIORITY = "optional" -MAINTAINER = "jason haslup " -RDEPENDS = "python-core python-pyid3lib python-mad python-ao" +MAINTAINER = "Jason Haslup " +RDEPENDS = "python-core python-ncurses python-pyid3lib python-mad python-ao" +PR = "r1" SRC_URI = "http://damien.degois.info/PyMP3/PyMP3-0.3.4.tar.gz" S = "${WORKDIR}/PyMP3-0.3.4" diff --git a/softfan/softfan_0.10.oe b/softfan/softfan_0.10.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5