Module Submission - pwim (Jon Kopetz)

ccs4ever ccs4ever at gmail.com
Sun Mar 19 01:08:50 UTC 2006


From: ccs4ever at gmail.com
#Reply-To:
#Cc:

--===============1142729580==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

module name       : pwim
suggested section : video (the same as MPlayer, its default master
function, but its also kindof a more general utility)
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n

I am the developer of pwim and would like to see it added to the
moonbase because I believe it can help others as much as it has helped
me.

PS. I don't know much about module internals, and would appreciate any
corrections and explanations as to how the individual internal
functions function, as that is not well documented. Thank you

PPS. I made the requested changes since my last post attempt, it
should work well enough for the time being. In the future I would like
to implement the configuration options already present in the install
script, however at the moment the defaults should work for everyone. I
am planning on coming out with a new version of Pwim shortly, 0.1, I
would wait until then to consider implementing the configuration
options. Also, to sofar, thank you for the helpful comments but since
my program uses a scripting language and not C, I believe an install
script is more traditional/customary/appropriate. If you disagree I
would be happy to discuss further in the forum of your choosing.
Once again thank you for the helpful advice thusfar.


ccs4ever (Jon Kopetz)


--===============1142729580==
Content-Type: text/plain; name="pwim.patch"
MIME-Version: 1.0

--- pwim/BUILD	1969-12-31 19:00:00.000000000 -0500
+++ pwim/BUILD	2006-03-18 11:54:28.000000000 -0500
@@ -0,0 +1,8 @@
+(
+
+	prepare_install &&
+
+	./install*
+	
+
+) > $C_FIFO 2>&1
--- pwim/DEPENDS	1969-12-31 19:00:00.000000000 -0500
+++ pwim/DEPENDS	2006-02-01 01:41:14.000000000 -0500
@@ -0,0 +1,2 @@
+depends tk &&
+depends Python
--- pwim/DETAILS	1969-12-31 19:00:00.000000000 -0500
+++ pwim/DETAILS	2006-03-18 11:52:09.000000000 -0500
@@ -0,0 +1,13 @@
+MODULE=pwim
+VERSION=0.09
+SOURCE=$MODULE-$VERSION.tar.bz2
+SOURCE_URL=$SFORGE_URL/$MODULE/
+WEB_SITE=http://pwim.sourceforge.net
+MAINTAINER=ccs4ever at gmail.com
+ENTERED=20060318
+UPDATED=20060318
+SHORT="Lets you Play What You Mean with the media player you choose."
+
+cat << EOF
+Pwim utilizes python to find through a given set of directories the
string, or strings, that you meant to play. For example, 'pwim foo
bar' will yield you 'fooity baria.wmv' to be played with the media
player of your choice.
+EOF

--===============1142729580==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

lvu submit pwim 6758a02fdba97bea75f96208725e52a6  -
2.4.31-ll-r11.0 2.6.12 gcc-3.4.5 glibc-2.3.6


More information about the Lunar mailing list