forked from pool/libmirage
Add Freecode URL
OBS-URL: https://build.opensuse.org/package/show/filesystems/libmirage?expand=0&rev=4
This commit is contained in:
parent
bc544252d2
commit
9b22c1de79
@ -14,20 +14,31 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: libmirage
|
||||
%define lname libmirage6
|
||||
%define pname 1_5
|
||||
Summary: A CD-ROM image access library
|
||||
Version: 1.5.0
|
||||
Release: 0
|
||||
URL: http://cdemu.sf.net/
|
||||
License: GPL-2.0+
|
||||
Group: Development/Libraries/C and C++
|
||||
Version: 1.5.0
|
||||
Release: 0
|
||||
Url: http://cdemu.sf.net/
|
||||
|
||||
#Freecode-URL: https://freecode.com/projects/cdemu-for-linux
|
||||
Source: http://downloads.sf.net/cdemu/%name-%version.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#BuildRequires: autoconf >= 2.59, automake
|
||||
BuildRequires: gtk-doc >= 1.4 libtool pkgconfig(glib-2.0) >= 2.6 pkgconfig(gobject-2.0) >= 2.6 pkgconfig(gmodule-2.0) >= 2.6 pkgconfig(sndfile) >= 1.0.0 xz pkgconfig(zlib) pkgconfig >= 0.21
|
||||
BuildRequires: gtk-doc >= 1.4
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig >= 0.21
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.6
|
||||
BuildRequires: pkgconfig(gmodule-2.0) >= 2.6
|
||||
BuildRequires: pkgconfig(gobject-2.0) >= 2.6
|
||||
BuildRequires: pkgconfig(sndfile) >= 1.0.0
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
|
||||
%description
|
||||
A CD-ROM image access library part of the cdemu suite.
|
||||
@ -79,6 +90,7 @@ This package contains files needed to develop with libmirage.
|
||||
|
||||
%package data
|
||||
Summary: MIME type definitions and documentation for libmirage
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires(post): shared-mime-info
|
||||
Requires(postun): shared-mime-info
|
||||
%if 0%{?suse_version} >= 1140
|
||||
|
Loading…
Reference in New Issue
Block a user