forked from pool/doxygen
Accepting request 161103 from home:m_meister:branches:openSUSE:Factory
- Added url as source. Please see http://en.opensuse.org/SourceUrls - Added url as source. Please see http://en.opensuse.org/SourceUrls OBS-URL: https://build.opensuse.org/request/show/161103 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=61
This commit is contained in:
committed by
Git OBS Bridge
parent
b0fbdfc2bb
commit
a3317640b7
@@ -21,19 +21,18 @@ BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: unzip
|
||||
Version: 1.8.3.1
|
||||
Release: 0
|
||||
Summary: Automated C, C++, and Java Documentation Generator
|
||||
License: GPL-2.0+
|
||||
Group: Development/Tools/Doc Generators
|
||||
Url: http://www.stack.nl/~dimitri/doxygen/
|
||||
# http://ftp.stack.nl/pub/users/dimitri/doxygen-%{version}.src.tar.gz
|
||||
Source: %{name}-%{version}.src.tar.bz2
|
||||
Source: http://ftp.stack.nl/pub/users/dimitri/doxygen-%{version}.src.tar.gz
|
||||
# script to get %%source2
|
||||
Source1: doxygen-html.sh
|
||||
Source2: %{name}-%{version}-html.tar.bz2
|
||||
# ftp://ftp.stack.nl/pub/users/dimitri/doxygen_manual-%{version}.pdf.zip
|
||||
Source3: %{name}_manual-%{version}.pdf.bz2
|
||||
Source3: ftp://ftp.stack.nl/pub/users/dimitri/doxygen_manual-%{version}.pdf.zip
|
||||
Patch: %{name}-1.5.9-64archs.patch
|
||||
Patch3: %{name}-1.5.9-man.patch
|
||||
Patch4: %{name}-1.7.0-modify_footer.patch
|
||||
@@ -73,7 +72,7 @@ as well. An executable for Windows 95/NT is also available.
|
||||
%patch4
|
||||
%patch5 -p1
|
||||
cp -v %{S:3} .
|
||||
bzip2 -d %{name}_manual-%{version}.pdf.bz2
|
||||
/usr/bin/unzip %{S:3}
|
||||
|
||||
%build
|
||||
mintoc=
|
||||
|
Reference in New Issue
Block a user