Skip to content

Commit

Permalink
Move pkg/ files into package's toplevel directory
Browse files Browse the repository at this point in the history
  • Loading branch information
zuntum committed Nov 1, 2001
1 parent 1f1112e commit 641996f
Show file tree
Hide file tree
Showing 1,885 changed files with 38,401 additions and 38,409 deletions.
File renamed without changes.
77 changes: 77 additions & 0 deletions devel/GConf/PLIST
@@ -0,0 +1,77 @@
@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:22:10 zuntum Exp $
bin/gconf-config
bin/gconf-config-1
bin/gconfd-1
bin/gconftool
bin/gconftool-1
etc/gconf/1/path.example
@exec test -f %D/etc/gconf/1/path || cp -p %D/%F %D/etc/gconf/1/path
etc/gconf/schemas/desktop.schemas
include/gconf/1/gconf/gconf-changeset.h
include/gconf/1/gconf/gconf-client.h
include/gconf/1/gconf/gconf-engine.h
include/gconf/1/gconf/gconf-error.h
include/gconf/1/gconf/gconf-glib-public.h
include/gconf/1/gconf/gconf-listeners.h
include/gconf/1/gconf/gconf-schema.h
include/gconf/1/gconf/gconf-value.h
include/gconf/1/gconf/gconf.h
lib/GConf/1/libgconfbackend-bdb.a
lib/GConf/1/libgconfbackend-bdb.la
lib/GConf/1/libgconfbackend-bdb.so
lib/GConf/1/libgconfbackend-xml.a
lib/GConf/1/libgconfbackend-xml.la
lib/GConf/1/libgconfbackend-xml.so
lib/libgconf-1.a
lib/libgconf-1.la
lib/libgconf-1.so
lib/libgconf-1.so.1
lib/libgconf-1.so.1.0
lib/libgconf-gtk-1.a
lib/libgconf-gtk-1.la
lib/libgconf-gtk-1.so
lib/libgconf-gtk-1.so.1
lib/libgconf-gtk-1.so.1.0
lib/pkgconfig/gconf.pc
lib/pkgconfig/gconfgtk.pc
share/aclocal/gconf-1.m4
share/locale/az/LC_MESSAGES/GConf.mo
share/locale/ca/LC_MESSAGES/GConf.mo
share/locale/cs/LC_MESSAGES/GConf.mo
share/locale/da/LC_MESSAGES/GConf.mo
share/locale/de/LC_MESSAGES/GConf.mo
share/locale/el/LC_MESSAGES/GConf.mo
share/locale/es/LC_MESSAGES/GConf.mo
share/locale/fi/LC_MESSAGES/GConf.mo
share/locale/fr/LC_MESSAGES/GConf.mo
share/locale/ga/LC_MESSAGES/GConf.mo
share/locale/hu/LC_MESSAGES/GConf.mo
share/locale/it/LC_MESSAGES/GConf.mo
share/locale/ja/LC_MESSAGES/GConf.mo
share/locale/ko/LC_MESSAGES/GConf.mo
share/locale/nl/LC_MESSAGES/GConf.mo
share/locale/nn/LC_MESSAGES/GConf.mo
share/locale/no/LC_MESSAGES/GConf.mo
share/locale/pt_BR/LC_MESSAGES/GConf.mo
share/locale/ru/LC_MESSAGES/GConf.mo
share/locale/sk/LC_MESSAGES/GConf.mo
share/locale/sl/LC_MESSAGES/GConf.mo
share/locale/sv/LC_MESSAGES/GConf.mo
share/locale/tr/LC_MESSAGES/GConf.mo
share/locale/uk/LC_MESSAGES/GConf.mo
share/locale/zh_CN.GB2312/LC_MESSAGES/GConf.mo
share/oaf/gconfd-1.oafinfo
@dirrm lib/GConf/1
@dirrm lib/GConf
@dirrm include/gconf/1/gconf
@dirrm include/gconf/1
@dirrm include/gconf
@dirrm etc/gconf/schemas
@exec /bin/mkdir -p %D/etc/gconf/gconf.xml.mandatory
@dirrm etc/gconf/gconf.xml.mandatory
@exec /bin/mkdir -p %D/etc/gconf/gconf.xml.defaults
@dirrm etc/gconf/gconf.xml.defaults
@dirrm etc/gconf/1
@dirrm etc/gconf
@exec test %D = ${LOCALBASE} || ln -s %D/share/aclocal/gconf-1.m4 ${LOCALBASE}/share/aclocal/gconf-1.m4
@unexec test %D = ${LOCALBASE} || rm ${LOCALBASE}/share/aclocal/gconf-1.m4
77 changes: 0 additions & 77 deletions devel/GConf/pkg/PLIST

This file was deleted.

File renamed without changes.
208 changes: 208 additions & 0 deletions devel/SDL/PLIST
@@ -0,0 +1,208 @@
@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:22:11 zuntum Exp $
bin/sdl-config
include/SDL/SDL.h
include/SDL/SDL_active.h
include/SDL/SDL_audio.h
include/SDL/SDL_byteorder.h
include/SDL/SDL_cdrom.h
include/SDL/SDL_copying.h
include/SDL/SDL_endian.h
include/SDL/SDL_error.h
include/SDL/SDL_events.h
include/SDL/SDL_getenv.h
include/SDL/SDL_joystick.h
include/SDL/SDL_keyboard.h
include/SDL/SDL_keysym.h
include/SDL/SDL_main.h
include/SDL/SDL_mouse.h
include/SDL/SDL_mutex.h
include/SDL/SDL_quit.h
include/SDL/SDL_rwops.h
include/SDL/SDL_syswm.h
include/SDL/SDL_thread.h
include/SDL/SDL_timer.h
include/SDL/SDL_types.h
include/SDL/SDL_version.h
include/SDL/SDL_video.h
include/SDL/begin_code.h
include/SDL/close_code.h
lib/libSDL.a
lib/libSDL.la
lib/libSDL.so
lib/libSDL.so.0
lib/libSDL.so.0.2
lib/libSDLmain.a
man/man3/SDLKey.3
man/man3/SDL_ActiveEvent.3
man/man3/SDL_AddTimer.3
man/man3/SDL_AudioCVT.3
man/man3/SDL_AudioSpec.3
man/man3/SDL_BlitSurface.3
man/man3/SDL_BuildAudioCVT.3
man/man3/SDL_CD.3
man/man3/SDL_CDClose.3
man/man3/SDL_CDEject.3
man/man3/SDL_CDName.3
man/man3/SDL_CDNumDrives.3
man/man3/SDL_CDOpen.3
man/man3/SDL_CDPause.3
man/man3/SDL_CDPlay.3
man/man3/SDL_CDPlayTracks.3
man/man3/SDL_CDResume.3
man/man3/SDL_CDStatus.3
man/man3/SDL_CDStop.3
man/man3/SDL_CDtrack.3
man/man3/SDL_CloseAudio.3
man/man3/SDL_Color.3
man/man3/SDL_CondBroadcast.3
man/man3/SDL_CondSignal.3
man/man3/SDL_CondWait.3
man/man3/SDL_CondWaitTimeout.3
man/man3/SDL_ConvertAudio.3
man/man3/SDL_ConvertSurface.3
man/man3/SDL_CreateCond.3
man/man3/SDL_CreateCursor.3
man/man3/SDL_CreateMutex.3
man/man3/SDL_CreateRGBSurface.3
man/man3/SDL_CreateRGBSurfaceFrom.3
man/man3/SDL_CreateSemaphore.3
man/man3/SDL_CreateThread.3
man/man3/SDL_CreateYUVOverlay.3
man/man3/SDL_Delay.3
man/man3/SDL_DestroyCond.3
man/man3/SDL_DestroyMutex.3
man/man3/SDL_DestroySemaphore.3
man/man3/SDL_DisplayFormat.3
man/man3/SDL_DisplayFormatAlpha.3
man/man3/SDL_DisplayYUVOverlay.3
man/man3/SDL_EnableKeyRepeat.3
man/man3/SDL_EnableUNICODE.3
man/man3/SDL_Event.3
man/man3/SDL_EventState.3
man/man3/SDL_FillRect.3
man/man3/SDL_Flip.3
man/man3/SDL_FreeCursor.3
man/man3/SDL_FreeSurface.3
man/man3/SDL_FreeWAV.3
man/man3/SDL_FreeYUVOverlay.3
man/man3/SDL_GL_GetAttribute.3
man/man3/SDL_GL_GetProcAddress.3
man/man3/SDL_GL_LoadLibrary.3
man/man3/SDL_GL_SetAttribute.3
man/man3/SDL_GL_SwapBuffers.3
man/man3/SDL_GLattr.3
man/man3/SDL_GetAppState.3
man/man3/SDL_GetAudioStatus.3
man/man3/SDL_GetClipRect.3
man/man3/SDL_GetCursor.3
man/man3/SDL_GetEventFilter.3
man/man3/SDL_GetGamma.3
man/man3/SDL_GetGammaRamp.3
man/man3/SDL_GetKeyName.3
man/man3/SDL_GetKeyState.3
man/man3/SDL_GetModState.3
man/man3/SDL_GetMouseState.3
man/man3/SDL_GetRGB.3
man/man3/SDL_GetRGBA.3
man/man3/SDL_GetRelativeMouseState.3
man/man3/SDL_GetThreadID.3
man/man3/SDL_GetTicks.3
man/man3/SDL_GetVideoInfo.3
man/man3/SDL_GetVideoSurface.3
man/man3/SDL_Init.3
man/man3/SDL_InitSubSystem.3
man/man3/SDL_JoyAxisEvent.3
man/man3/SDL_JoyBallEvent.3
man/man3/SDL_JoyButtonEvent.3
man/man3/SDL_JoyHatEvent.3
man/man3/SDL_JoystickClose.3
man/man3/SDL_JoystickEventState.3
man/man3/SDL_JoystickGetAxis.3
man/man3/SDL_JoystickGetBall.3
man/man3/SDL_JoystickGetButton.3
man/man3/SDL_JoystickGetHat.3
man/man3/SDL_JoystickIndex.3
man/man3/SDL_JoystickName.3
man/man3/SDL_JoystickNumAxes.3
man/man3/SDL_JoystickNumBalls.3
man/man3/SDL_JoystickNumButtons.3
man/man3/SDL_JoystickNumHats.3
man/man3/SDL_JoystickOpen.3
man/man3/SDL_JoystickOpened.3
man/man3/SDL_JoystickUpdate.3
man/man3/SDL_KeyboardEvent.3
man/man3/SDL_KillThread.3
man/man3/SDL_ListModes.3
man/man3/SDL_LoadBMP.3
man/man3/SDL_LoadWAV.3
man/man3/SDL_LockAudio.3
man/man3/SDL_LockSurface.3
man/man3/SDL_LockYUVOverlay.3
man/man3/SDL_MapRGB.3
man/man3/SDL_MapRGBA.3
man/man3/SDL_MixAudio.3
man/man3/SDL_MouseButtonEvent.3
man/man3/SDL_MouseMotionEvent.3
man/man3/SDL_NumJoysticks.3
man/man3/SDL_OpenAudio.3
man/man3/SDL_Overlay.3
man/man3/SDL_Palette.3
man/man3/SDL_PauseAudio.3
man/man3/SDL_PeepEvents.3
man/man3/SDL_PixelFormat.3
man/man3/SDL_PollEvent.3
man/man3/SDL_PumpEvents.3
man/man3/SDL_PushEvent.3
man/man3/SDL_Quit.3
man/man3/SDL_QuitEvent.3
man/man3/SDL_QuitSubSystem.3
man/man3/SDL_RWFromFile.3
man/man3/SDL_Rect.3
man/man3/SDL_RemoveTimer.3
man/man3/SDL_ResizeEvent.3
man/man3/SDL_SaveBMP.3
man/man3/SDL_SemPost.3
man/man3/SDL_SemTryWait.3
man/man3/SDL_SemValue.3
man/man3/SDL_SemWait.3
man/man3/SDL_SemWaitTimeout.3
man/man3/SDL_SetAlpha.3
man/man3/SDL_SetClipRect.3
man/man3/SDL_SetColorKey.3
man/man3/SDL_SetColors.3
man/man3/SDL_SetCursor.3
man/man3/SDL_SetEventFilter.3
man/man3/SDL_SetGamma.3
man/man3/SDL_SetGammaRamp.3
man/man3/SDL_SetModState.3
man/man3/SDL_SetPalette.3
man/man3/SDL_SetTimer.3
man/man3/SDL_SetVideoMode.3
man/man3/SDL_ShowCursor.3
man/man3/SDL_Surface.3
man/man3/SDL_SysWMEvent.3
man/man3/SDL_ThreadID.3
man/man3/SDL_UnlockAudio.3
man/man3/SDL_UnlockSurface.3
man/man3/SDL_UnlockYUVOverlay.3
man/man3/SDL_UpdateRect.3
man/man3/SDL_UpdateRects.3
man/man3/SDL_UserEvent.3
man/man3/SDL_VideoDriverName.3
man/man3/SDL_VideoInfo.3
man/man3/SDL_VideoModeOK.3
man/man3/SDL_WM_GetCaption.3
man/man3/SDL_WM_GrabInput.3
man/man3/SDL_WM_IconifyWindow.3
man/man3/SDL_WM_SetCaption.3
man/man3/SDL_WM_SetIcon.3
man/man3/SDL_WM_ToggleFullScreen.3
man/man3/SDL_WaitEvent.3
man/man3/SDL_WaitThread.3
man/man3/SDL_WarpMouse.3
man/man3/SDL_WasInit.3
man/man3/SDL_keysym.3
man/man3/SDL_mutexP.3
man/man3/SDL_mutexV.3
share/aclocal/sdl.m4
@dirrm include/SDL

0 comments on commit 641996f

Please sign in to comment.