X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=7647b9e4351b18dd605da39ab24579a84bb99d1c;hb=71c323f9f6f8b9235d34476910dd7648da48a9d1;hp=645b1807d139f950b00350d553582855f6d09e5e;hpb=b520c503f0ef852d70678b0107a48c92bf9de1ed;p=sdlgit%2FSDL_perl.git diff --git a/MANIFEST b/MANIFEST index 645b180..7647b9e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,15 +1,4 @@ -_build/auto_features -_build/build_params -_build/cleanup -_build/config_data -_build/features -_build/magicnum -_build/notes -_build/prereqs -_build/runtime_params BUGS -Build -Build.PL CHANGELOG CONTRIBUTORS COPYING @@ -19,29 +8,20 @@ lib/SDL/Cdrom.pm lib/SDL/Color.pm lib/SDL/Config.pm lib/SDL/Constants.pm -lib/SDL/Constants.pm.orig -lib/SDL/Constants.pm.rej lib/SDL/Cursor.pm lib/SDL/Event.pm lib/SDL/Font.pm +lib/SDL/Game.pm lib/SDL/Game/Rect.pm lib/SDL/Mixer.pm lib/SDL/MPEG.pm lib/SDL/Music.pm -lib/SDL/OpenGL.c -lib/SDL/OpenGL.o lib/SDL/OpenGL.pm -lib/SDL/OpenGL.xs lib/SDL/OpenGL/Constants.pm lib/SDL/Palette.pm -lib/SDL/Rect.c -lib/SDL/Rect.o +lib/SDL/PixelFormat.pm lib/SDL/Rect.pm -lib/SDL/Rect.xs -lib/SDL/SFont.c -lib/SDL/SFont.o lib/SDL/SFont.pm -lib/SDL/SFont.xs lib/SDL/Sound.pm lib/SDL/Surface.pm lib/SDL/Timer.pm @@ -55,28 +35,16 @@ lib/SDL/Tutorial/Images.pm lib/SDL/Tutorial/LunarLander.pm lib/SDL/Tutorial/Pong.pm lib/SDL/Video.pm -lib/SDL_perl.c -lib/SDL_perl.o lib/SDL_perl.pm -lib/SDL_perl.xs logo/sdl_perl_logo_large.png logo/sdl_perl_logo_small.png MacOSX/Info.plist MacOSX/launcher.h MacOSX/launcher.m MacOSX/SDLPerl.icns -make/lib/SDL/Build.pm -make/lib/SDL/Build/Cygwin.pm -make/lib/SDL/Build/Darwin.pm -make/lib/SDL/Build/Freebsd.pm -make/lib/SDL/Build/Gnukfreebsd.pm -make/lib/SDL/Build/Linux.pm -make/lib/SDL/Build/MSWin32.pm -make/lib/SDL/Build/Netbsd.pm -make/lib/SDL/Build/Openbsd.pm -make/lib/SDL/Build/Solaris.pm make/lib/SDL/Utility.pm MANIFEST This list of files +MANIFEST.bak MANIFEST.SKIP META.yml README @@ -88,18 +56,54 @@ scripts/README scripts/SDL/Constants.pm scripts/sdl_const.pl scripts/sdl_words.txt +src/Core/Audio.xs +src/Core/CDROM.xs +src/Core/Events.xs +src/Core/Files.xs +src/Core/Joystick.xs +src/Core/Mouse.xs +src/Core/MultiThread.xs +src/Core/objects/Color.xs +src/Core/objects/PixelFormat.xs +src/Core/objects/Rect.xs +src/Core/objects/Surface.xs +src/Core/SDL.xs +src/Core/Time.xs +src/Core/Video.xs +src/Core/WindowMangement.xs src/defines.h +src/Mixer/Channels.xs +src/Mixer/Effects.xs +src/Mixer/Groups.xs +src/Mixer/Mixer.xs +src/Mixer/Music.xs +src/Mixer/objects/chunk.xs +src/Mixer/objects/effectDone.xs +src/Mixer/objects/effectFunc.xs +src/Mixer/objects/fading.xs +src/Mixer/objects/music.xs +src/Mixer/objects/musicType.xs +src/Mixer/README +src/Mixer/Samples.xs +src/Net/README src/OpenGL.xs -src/Rect.xs src/SDL.xs src/SFont.h src/SFont.xs src/support/darwin_support.h src/support/darwin_support.m src/support/win32.c +src/TTF/Attributes.xs +src/TTF/Management.xs +src/TTF/objects/TTF_font.xs +src/TTF/README +src/TTF/Render.xs +src/TTF/TTF.xs t/apppm.t t/cdrompm.t t/colorpm.t +t/constantspm.t +t/core_surface.t t/cursorpm.t t/eventpm.t t/extendingrect.t @@ -116,7 +120,6 @@ t/sdlgamerect.t t/sdlpm.t t/soundpm.t t/surfaceML.t -t/surfacepm.t t/timerpm.t t/toolfontpm.t t/toolgraphicpm.t