# smpeg2 mit Homebrew, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für smpeg2 in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:smpeg2
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install smpeg2
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install smpeg2
```

  Evidenz: MacPorts ports tree: multimedia/smpeg2/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#smpeg2
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/sm/smpeg2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:smpeg2
- **Paketmanager:** Homebrew
- **Version:** 2.0.0
- **Quellzusammenfassung:** SDL MPEG Player Library
- **Homepage:** <https://icculus.org/smpeg/>
- **Repository:** <https://github.com/icculus/smpeg>
- **Zuletzt aktualisiert:** 2026-06-22T14:06:19-07:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- plaympeg2 (Alias)
- smpeg2-config (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.0.0
## Projektgeschichte und Nutzung

smpeg2 packages the SDL 2-oriented SMPEG MPEG player library and utilities.

### Projektgeschichte

The official SMPEG README identifies version 2.0.0 dated 2001-07-17 and lists SDL 2.0.0 or newer as a requirement.

The README describes SMPEG as a free MPEG-1 video player library with sound support, written by Karl Robillard and Sam Lantinga at Loki Software with streaming MPEG support from Vivien Chappelier.

### Adoptionsgeschichte

The smpeg2 package keeps the SDL 2 variant of the older SMPEG code available to package-manager users.

Input package facts show smpeg2 packaged by Homebrew, MacPorts, and Nix.

### Wie es verwendet wird

The official README documents `make all` for building the library and player.

For this package, the installed executables are `plaympeg2` and `smpeg2-config` according to source facts.

### Warum Paket-Nerds sich dafür interessieren

smpeg2 is significant as the SDL 2 packaging line for SMPEG, preserving older MPEG-1 playback support while avoiding collision with SDL 1-oriented SMPEG packages.

Its `smpeg2-config` utility follows the older Unix convention of package-specific compiler/linker flag helpers.

### Zeitleiste

- 2001: Official README identifies SMPEG 2.0.0 dated 2001-07-17.

### Related projects

- Related projects named by the official README include SDL, Berkeley `mpeg_play`, `mpegsound`, Splay, `plaympeg`, `gtv`, and `glmovie`.
- The package is closely related to the `smpeg` package because both come from the same official SMPEG repository.

### Quellen

- <https://github.com/icculus/smpeg#readme>
- <https://icculus.org/smpeg/>
- source_facts.executables
- source_facts.package-manager


## Sicherheitshinweise

library-like package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- library-like package without higher-risk signals

## Andere Paketmanager-Einträge

- Nix - smpeg2: normalized package name match | nixpkgs package indexes: pkgs/by-name/sm/smpeg2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - smpeg2: normalized package name match | MacPorts ports tree: multimedia/smpeg2/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/smpeg2.yml](https://github.com/mxcl/pkgdb/blob/main/combined/smpeg2.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
