diff options
Diffstat (limited to 'x11-toolkits/hs-GLUT/pkg-plist')
-rw-r--r-- | x11-toolkits/hs-GLUT/pkg-plist | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/x11-toolkits/hs-GLUT/pkg-plist b/x11-toolkits/hs-GLUT/pkg-plist new file mode 100644 index 000000000000..8385c83a5e7e --- /dev/null +++ b/x11-toolkits/hs-GLUT/pkg-plist @@ -0,0 +1,34 @@ +%%SUBDIR%%/Graphics/UI/GLUT/Callbacks/Global.hi +%%SUBDIR%%/Graphics/UI/GLUT/Callbacks/Window.hi +%%SUBDIR%%/Graphics/UI/GLUT/Callbacks/Registration.hi +%%SUBDIR%%/Graphics/UI/GLUT/Begin.hi +%%SUBDIR%%/Graphics/UI/GLUT/Callbacks.hi +%%SUBDIR%%/Graphics/UI/GLUT/Colormap.hi +%%SUBDIR%%/Graphics/UI/GLUT/Debugging.hi +%%SUBDIR%%/Graphics/UI/GLUT/DeviceControl.hi +%%SUBDIR%%/Graphics/UI/GLUT/Fonts.hi +%%SUBDIR%%/Graphics/UI/GLUT/GameMode.hi +%%SUBDIR%%/Graphics/UI/GLUT/Initialization.hi +%%SUBDIR%%/Graphics/UI/GLUT/Menu.hi +%%SUBDIR%%/Graphics/UI/GLUT/Objects.hi +%%SUBDIR%%/Graphics/UI/GLUT/Overlay.hi +%%SUBDIR%%/Graphics/UI/GLUT/State.hi +%%SUBDIR%%/Graphics/UI/GLUT/Window.hi +%%SUBDIR%%/Graphics/UI/GLUT/Constants.hi +%%SUBDIR%%/Graphics/UI/GLUT/Extensions.hi +%%SUBDIR%%/Graphics/UI/GLUT/QueryUtils.hi +%%SUBDIR%%/Graphics/UI/GLUT/Types.hi +%%SUBDIR%%/Graphics/UI/GLUT.hi +%%SUBDIR%%/libHSGLUT-%%PORTVERSION%%.a +%%SUBDIR%%/HSGLUT-%%PORTVERSION%%.o +%%SUBDIR%%/include/HsGLUT.h +%%SUBDIR%%/%%PORTNAME%%-register.sh +@dirrm %%SUBDIR%%/Graphics/UI/GLUT/Callbacks +@dirrm %%SUBDIR%%/Graphics/UI/GLUT +@dirrmtry %%SUBDIR%%/Graphics/UI +@dirrmtry %%SUBDIR%%/Graphics +@dirrmtry %%SUBDIR%%/include +@exec /bin/sh %D/%%SUBDIR%%/%%PORTNAME%%-register.sh +@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old +@unexec %D/bin/ghc-pkg unregister GLUT +@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old |