39846e8a72
### 1.3.1 / 2019-04-21 Bug fixes: * Check whether sizeof(WINDOW) is available to avoid build failures on macOS. Issue #48 reported by chdiza. ### 1.3.0 / 2019-04-16 New features: * Add Curses::Form and Curses::Field. Bug fixes: * Fix TravisCI issues by amatsuda and znz. * Fix typo in sample/menu.rb by binford2k. * Ctrl-/ should return ^_ on Windows. * Workaround for new Windows console. https://github.com/Bill-Gray/PDCurses/pull/108
28 lines
855 B
Text
28 lines
855 B
Text
@comment $NetBSD: PLIST,v 1.7 2019/05/06 05:22:53 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_EXTSDIR}/curses.${RUBY_DLEXT}
|
|
${GEM_EXTSDIR}/gem.build_complete
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/.gitmodules
|
|
${GEM_LIBDIR}/.travis.yml
|
|
${GEM_LIBDIR}/BSDL
|
|
${GEM_LIBDIR}/COPYING
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/History.md
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/appveyor.yml
|
|
${GEM_LIBDIR}/curses.gemspec
|
|
${GEM_LIBDIR}/ext/curses/curses.c
|
|
${GEM_LIBDIR}/ext/curses/depend
|
|
${GEM_LIBDIR}/ext/curses/extconf.rb
|
|
${GEM_LIBDIR}/lib/curses.rb
|
|
${GEM_LIBDIR}/lib/curses.${RUBY_DLEXT}
|
|
${GEM_LIBDIR}/sample/form.rb
|
|
${GEM_LIBDIR}/sample/hello.rb
|
|
${GEM_LIBDIR}/sample/menu.rb
|
|
${GEM_LIBDIR}/sample/mouse.rb
|
|
${GEM_LIBDIR}/sample/rain.rb
|
|
${GEM_LIBDIR}/sample/view.rb
|
|
${GEM_LIBDIR}/sample/view2.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|