리눅스
[ubuntu] bmp의 새로운 확장 버젼 - bmpx
shellbt
2007. 2. 21. 15:06
bmp는 BMP 0.9.7.1 버전을 마지막으로 프로젝트를 종료하고 새로운 프로젝트를 진행중이다. 그 프로젝트의 이름이 bmpx ...우짜..songbird랑 비슷한것 같은 느낌이 든다. Ubuntu |
There is no official bmpx package in Ubuntu yet. BMPx releases for Ubuntu are for Edgy Eft only [i386 amd64].
The stable packages are available by adding the following line to /etc/apt/sources.list:
deb http://files.beep-media-player.org/packages/ubuntu edgy main
Get the BMP packaging public key here: beep-media-player.pubkey. Sign it with:
sudo apt-key add beep-media-player.pubkey
and execute to install bmpx:
sudo apt-get update sudo apt-get install bmpx
Sources are also available with this line in /etc/apt/sources.list:
deb-src http://files.beep-media-player.org/packages/ubuntu edgy main
and executing
sudo apt-get update apt-get source bmpx
Testing
For testing releases, add this line to /etc/apt/sources.list:
deb http://files.beep-media-player.org/packages/ubuntu edgy main testing
and executing
sudo apt-get update sudo apt-get install bmpx
Source packages are also available. See instruction above.