Skip to Content

pdcursesv3.9

Created
Updated

Public Domain Curses - a curses library for environments that don't fit the termcap/terminfo model.

#License

Unspecified

The core package is in the public domain, but small portions of PDCurses are subject to copyright under various licenses.

The win32 files are released to the public domain.

If you use PDCurses in an application, an acknowledgement would be appreciated, but is not mandatory. If you make corrections or enhancements to PDCurses, please forward them to the current maintainer for the benefit of other users.

This software is provided AS IS with NO WARRANTY whatsoever.

#Supported Platforms

windows & !uwp & !mingw

  • windows
  • linux
  • osx
  • uwp

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No dependencies.

#Dependents

No dependents.

#Host Dependents

No dependents.

#Contributors

  • John Camp's avatarJohn Camp
  • John Camp's avatarJohn Camp
  • Robert Schumacher's avatarRobert Schumacher
  • Alexander Karatarakis's avatarAlexander Karatarakis
  • Stanislav Ershov's avatarStanislav Ershov
  • pravic's avatarpravic
  • Stefano Sinigardi's avatarStefano Sinigardi
  • NancyLi1013's avatarNancyLi1013
  • Billy O'Neal's avatarBilly O'Neal
  • Simon Sobisch's avatarSimon Sobisch
  • Kai Pastor's avatarKai Pastor
  • autoantwort's avatarautoantwort
  • Lily Wang's avatarLily Wang
  • Mengna Li's avatarMengna Li
  • Alexander Neumann's avatarAlexander Neumann

#Changelog

  • c6ae212[pdcurses] Fix missing platform (#42733)
  • f5ab3f8[pdcurses] fix incorrect link behavior (#32252)
  • 40619a5[pdcurses] Add export CMake config (#31453)
  • 5b11232[many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • 67e4272[pdcurses] Revise portfile (#22092)
  • 70626f0[pdcurses] metadata: fix homepage (#20284)
  • b295670Bulk convert control files. (#19986)
  • 08c951f[many ports] Upgrades to 2020.02.08 (#9986)
  • 23b16ccUpdate
  • 5a161e3[pdcurses] Add usage
and 18 more commits:
  • 726c111[vcpkg] fatal_error when patch fails to apply (#8087)
  • 18b029a[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 3fadaff[many ports] Updates 2019.05.24 (#6618)
  • 6e204b2Update PDCurses to 3.6
  • 67573cc[pdcurses] Use out-of-source builds. Use official github. Fixes #2951.
  • 9a642ad[box2d][directxmesh][directxtex][directxtk][directxtk12][dxut][entityx][octomap][pdcurses][redshell][rttr][tbb][uvatlas] Improve constraint checking
  • 54be2d5[pdcurses] Fix x64/x86 builds.
  • 46761d7Return to C7 debugging output
  • 51b9848Write to and use separate .mak file Allows future changes to not be affected by cached buildtree
  • 10f1403Adds PDBs and 64-bit builds to PDCurses
  • df20743Remove unused cmake variable
  • 1808d46triplet is now automatically included before portfiles.
  • 016406a[pdcurses] Lib files are also required in dynamic linkage
  • 7805bdfAdded a fatal error for 64-bit builds.
  • b2e9efeRemoved panel library. Panel is not emitted as a dll, and is actually just a copy of the pdcurses library anyway.
  • 05bc52dRe-wrote portfile to support dynamic libraries
  • d226583Changed the download link to a static link. The different download link packaged the zip slightly differently, changing the hash as well as the src path.
  • 38e152cAdded package for PDCurses

#Source