Parent Directory
|
Revision Log
Mageia 8 Mass Rebuild
1 | Summary: A tool to display ac3 properties |
2 | Name: ac3info |
3 | Version: 0.1 |
4 | Release: %mkrel 14 |
5 | Source0: %{name}-%{version}.tar.bz2 |
6 | Patch: ac3info-cflags.patch |
7 | License: GPLv2+ |
8 | Group: File tools |
9 | Url: http://konilope.linuxeries.org/ac3info/ |
10 | |
11 | %description |
12 | This tool displays some information about ac3 files |
13 | |
14 | %prep |
15 | %setup -q |
16 | %autopatch -p1 |
17 | |
18 | %build |
19 | %set_build_flags |
20 | %make |
21 | |
22 | %install |
23 | %make_install |
24 | |
25 | %files |
26 | %{_bindir}/ac3info |
ViewVC Help | |
Powered by ViewVC 1.1.30 |