The mm-common is part of the GNOME C++ bindings effort.
It provides the build infrastructure and utilities shared among the
GNOME C++ binding libraries. It is only a required dependency for
building the C++ bindings from the gnome.org version control repository.
An installation of mm-common is not required for building tarball
releases, unless configured to use maintainer-mode.
ok jasper@
Net::Frame is a fork of Net::Packet. The goal here was to greatly
simplify the use of the frame crafting framework. Net::Packet does many
things undercover, and it was difficult to document all the thingies.
[...]
from Gleydson Soares (MAINTAINER)
ok sthen@
This module is yet another class builder. This one adds parameter
checking in new constructor, that is to check for attributes existence,
and definedness.
from Gleydson Soares (MAINTAINER)
ok sthen@
package. Our only patch was committed upstream. Remove x3270
configuration file so update-plist doesn't complain and don't conflict
with x3270.
OK sthen@
Mednafen is a portable, utilizing OpenGL and SDL,
argument(command-line)-driven multi-system emulator with many advanced
features. The Atari Lynx, GameBoy (Color), GameBoy Advance, NES, PC
Engine(TurboGrafx 16), SuperGrafx, Neo Geo Pocket (Color), PC-FX, and
WonderSwan (Color) are emulated. Mednafen has the ability to remap
hotkey functions and virtual system inputs to a keyboard, a joystick, or
both simultaneously. Save states are supported, as is real-time game
rewinding. Screen snapshots may be taken at the press of a button, and
are saved in the popular PNG file format.
OK landry@
OpenMDNS is a full implementation of MDNS/DNS-SD, it aims to be a light
replacement for Avahi/Bonjour. Currently OpenMDNS is about 10% of the size of
Avahi.
From maintainer Gonzalo L. R., ok sthen@
- updates ethercodes.dat to a newer version I've generated
- install the sh/awk scripts to convert IEEE's oui.txt to ethercodes.dat
ok jakob@ (maintainer), rc script parts ok ajacoutot@