summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/pcem: fix compilation with gcc >= 10.xConrad Kostecki2020-03-211-2/+6
| | | | | | | | Since the source fix is not trivial, adding -fcommon for now. Closes: https://bugs.gentoo.org/713772 Package-Manager: Portage-2.3.94, Repoman-2.3.20 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-emulation/pcem: drop old versionConrad Kostecki2020-02-041-71/+0
| | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-emulation/pcem: add dep on tiff for x11-libs/wxGTKConrad Kostecki2020-02-041-0/+71
| | | | | | Closes: https://bugs.gentoo.org/704578 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-emulation/pcem: New PackageConrad Kostecki2019-12-064-0/+108
PCem (an acronym for Personal Computer emulator) is an open-source, low-level PC emulator developed for Windows and Linux by Sarah Walker. It focuses on PC hardware from the 1980's and 1990's. A variety of operating systems can be installed in the emulator, which can then be used to launch programs. https://github.com/gentoo/gentoo/pull/12988 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>