Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37396657
en ru br
Репозитории ALT
S:0.8.5a-alt3
5.1: 0.8.5a-alt1
4.1: 0.8.4-alt9
4.0: 0.8.4-alt7
3.0: 0.8.4-alt4
www.altlinux.org/Changes

Группа :: Звук
Пакет: mp3info

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: mp3info
Version: 0.8.5a
Release: alt3

Summary: Utility for MP3 information and tag modification
License: GPL
Group: Sound

Url: ftp://ibiblio.org/pub/linux/apps/sound/mp3-utils/mp3info
Source0: %url/mp3info-%version.tar
Source1: mp3info.menu
Source2: mp3info-16.xpm
Source3: mp3info-32.xpm
Source4: mp3info-48.xpm
Source5: mp3info.desktop
Patch1: mp3info-0.8.5a-deb-fixes.patch
Patch2: mp3info-0.8.5a-alt-fixes.patch
Patch3: mp3info-0.8.4-kharpost-fixes.patch
Patch4: mp3info-0.8.5a-alt-gcc44.patch
Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Fri May 15 2009

BuildRequires: libgtk+2-devel libncurses-devel

%package -n g%name
Summary: Utility for MP3 information and tag modification
Group: Sound
Requires: %name = %version-%release

%description
An MP3 technical info viewer and ID3 1.x tag editor
MP3Info has an interactive mode (using curses) and a command line mode.
MP3Info can display ID3 tag information as well as various technical aspects
of an MP3 file including playing time, bit-rate, sampling frequency and other
attributes in a pre-defined or user-specifiable output format.

This package installs ncurses version of mp3info.
If you prefer GTK interface you should use g%name package.

%description -n g%name
An MP3 technical info viewer and ID3 1.x tag editor
MP3Info has an interactive mode (using curses) and a command line mode.
MP3Info can display ID3 tag information as well as various technical aspects
of an MP3 file including playing time, bit-rate, sampling frequency and other
attributes in a pre-defined or user-specifiable output format.

This package installs GTK version of mp3info.
If you prefer command line or curses interface you should use %name package.

%prep
%setup
sed -i 's/$//' *.c
%patch1 -p1
%patch2 -p1
#patch3 -p1
%patch4 -p1

%build
#def_enable Werror
%make_build CFLAGS="%optflags $(getconf LFS_CFLAGS)" mp3info gmp3info

%install
%makeinstall_std INSTALL="install -pD"
install -pDm644 %_sourcedir/mp3info.desktop %buildroot%_desktopdir/%name.desktop
install -pDm644 %_sourcedir/mp3info-16.xpm %buildroot%_miconsdir/%name.xpm
install -pDm644 %_sourcedir/mp3info-32.xpm %buildroot%_niconsdir/%name.xpm
install -pDm644 %_sourcedir/mp3info-48.xpm %buildroot%_liconsdir/%name.xpm
ln -s mp3info.1 "%buildroot%_man1dir/gmp3info"

%files
%_bindir/mp3info
%_man1dir/mp3info.*
%doc README ChangeLog *.lsm

%files -n gmp3info
%_bindir/gmp3info
%_man1dir/gmp3info.*
%_desktopdir/%name.desktop
%_liconsdir/*.xpm
%_niconsdir/*.xpm
%_miconsdir/*.xpm
%doc README ChangeLog *.lsm

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin