• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..24-Sep-2003-

.deps/H24-Sep-2003-860703

.libs/H03-May-2022-6648

AUTHORSH A D04-May-200334 21

COPYINGH A D04-May-200317.6 KiB341281

ChangeLogH A D04-May-200329 42

INSTALLH A D04-May-20039 KiB230175

MakefileH A D24-Sep-200327.5 KiB707579

Makefile.amH A D04-May-2003673 3224

Makefile.inH A D04-May-200330.3 KiB707581

NEWSH A D04-May-200329 42

READMEH A D04-May-2003726 2516

aclocal.m4H A D04-May-2003137.8 KiB4,1613,671

config.guessH A D04-May-200338.8 KiB1,3551,168

config.hH A D04-May-20032.8 KiB10933

config.statusH A D24-Sep-200334.3 KiB1,054856

config.subH A D04-May-200328.8 KiB1,4611,320

configureH A D04-May-2003317.1 KiB10,8638,900

configure.inH A D04-May-20033 KiB10789

depcompH A D04-May-200311.8 KiB424278

install-shH A D04-May-20035.4 KiB252153

libnosefart.laH A D24-Sep-2003715 3324

libtoolH A D24-Sep-2003143.6 KiB5,2304,049

ltmain.shH A D04-May-2003135.2 KiB4,9473,961

missingH A D04-May-200310 KiB337263

mkinstalldirsH A D04-May-20031.8 KiB10072

nosefart_xmms.cH A D04-May-200314.3 KiB654511

stamp-h1H A D24-Sep-200328 21

xmms_config.hH A D04-May-20032.8 KiB10933

xmms_config.h.inH A D04-May-20032.5 KiB10872

README

1                            nosefart xmms plugin
2
3                    by benjamin gerard <ben@sashipa.com>
4
5                                 2003/05/02
6
7                       xmms input plugin for nosefart
8                 an NSF (nintendo famiom sound file) player
9
10Requirements:
11
12    xmms must be installed with header files.
13    Check xmms website <http://www.xmms.org>.
14
15Quick installation:
16
17    - Go to the nosefart xmms top dir (where this file should be).
18    - Configure the package : `./configure'
19      For more information try `./configure --help'
20    - Build the plugin : `make'
21    - Install the plugin : `make install'. You may have to be root for
22      installing the files.
23
24More information in INSTALL file.
25