go away
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-wxWidgets?expand=0&rev=9
This commit is contained in:
parent
4c0f15e6a3
commit
b22779271d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dc70507d64a2fb538aca7105111d97e9375f06655b2f2ee8e01f10a9334dffe2
|
|
||||||
size 685466
|
|
@ -1,16 +1,31 @@
|
|||||||
# vim: set sw=4 ts=4 et nu:
|
# vim: set sw=4 ts=4 et nu:
|
||||||
|
#
|
||||||
|
# spec file for package perl-Alien-wxWidgets
|
||||||
|
#
|
||||||
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
Name: perl-Alien-wxWidgets
|
Name: perl-Alien-wxWidgets
|
||||||
Version: 0.51
|
Version: 0.51
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Building, finding and using wxWidgets binaries
|
Summary: Building, finding and using wxWidgets binaries
|
||||||
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
|
Group: Development/Libraries/Perl
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/M/MB/MBARBON/Alien-wxWidgets-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/M/MB/MBARBON/Alien-wxWidgets-%{version}.tar.gz
|
||||||
Patch1: perl-Alien-wxWidgets-do_not_build_wxgtk.patch
|
Patch1: perl-Alien-wxWidgets-do_not_build_wxgtk.patch
|
||||||
Patch2: perl-Alien-wxWidgets-ignore_cbuilder_version.patch
|
Patch2: perl-Alien-wxWidgets-ignore_cbuilder_version.patch
|
||||||
URL: http://search.cpan.org/dist/Alien-wxWidgets
|
Url: http://search.cpan.org/dist/Alien-wxWidgets
|
||||||
Group: Development/Libraries/Perl
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
License: GPL+ or Artistic
|
|
||||||
BuildRoot: %{_tmppath}/build-%{name}-%{version}
|
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
%if %suse_version > 1130
|
%if %suse_version > 1130
|
||||||
BuildRequires: wxWidgets-ansi-devel
|
BuildRequires: wxWidgets-ansi-devel
|
||||||
@ -62,3 +77,4 @@ yes no | ./Build
|
|||||||
%doc %{perl_man3dir}/Alien::wxWidgets.%{perl_man3ext}%{ext_man}
|
%doc %{perl_man3dir}/Alien::wxWidgets.%{perl_man3ext}%{ext_man}
|
||||||
%doc %{perl_man3dir}/Alien::wxWidgets::*.%{perl_man3ext}%{ext_man}
|
%doc %{perl_man3dir}/Alien::wxWidgets::*.%{perl_man3ext}%{ext_man}
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user