# Installer smpeg2 avec Homebrew, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de smpeg2 pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install smpeg2
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install smpeg2
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:smpeg2
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0.0
- **Résumé source:** SDL MPEG Player Library
- **Page d'accueil:** <https://icculus.org/smpeg/>
- **Dépôt:** <https://github.com/icculus/smpeg>
- **Dernière mise à jour:** 2026-06-22T14:06:19-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- plaympeg2 (alias)
- smpeg2-config (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.0.0
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
