OBS User unknown 2007-01-15 23:16:00 +00:00 committed by Git OBS Bridge
commit a31c469304
6 changed files with 435 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

3
gtk-doc-1.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6dde94c8a586549e8490c0629a0b8aae2bceeb6d1d530377d012c04274acfb3b
size 180213

222
gtk-doc.changes Normal file
View File

@ -0,0 +1,222 @@
-------------------------------------------------------------------
Fri Sep 1 15:04:46 CEST 2006 - sbrabec@suse.cz
- Package renamed to gtk-doc.
- Prefix changed to /usr.
- Spec file cleanup.
-------------------------------------------------------------------
Thu Aug 17 23:16:13 CEST 2006 - jhargadon@suse.de
- update to version 1.7
- Fixed bug that resulted in empty "@:" lines in the templates.
- Fixed a few bugs with the XSL code.
- Supported a few more variations of C syntax.
- Remove the internally-used '-struct' suffix from links to widget
structs.
- Fixed a few missing build dependencies.
- Added a new "C-x4s" binding to the emacs lisp code, to insert a blank
section header in the source code.
- Fixed bug that ignored inline section header docs with '-' in
their names.
- Added a 'make docs' target that can be used to build the docs even
when gtk-doc has been disabled at configure time.
-------------------------------------------------------------------
Fri Jul 21 21:50:38 CEST 2006 - gekker@suse.de
- Update to version 1.6
o Removed the hard dependancy on openjade or jade, since XML is used mainly
now rather than SGML.
o Install the .pc file in $(datadir) rather than $(libdir) since gtk-doc is
architecture-independant.
o Added "--ignore-decorators" option to ignore a list of declarators in
function declarations.
o Support '#Object::signal'/'#Object:property' to link to signals/properties
o Fixed missing index terms.
- Update to version 1.5
o Output the new version of devhelp2 information, but still generate the old
devhelp files so older versions of DevHelp still work OK.
o Fixed the initial creation of the *-sections.txt file so the object
hierarchy, signals and properties all work automatically.
o Show information about signal flags (run first/last).
o Support a --source-suffixes argument specifying which source files to scan.
o Support other root object types besides GObject and GInterface.
o Use a fixed navigation bar for the generated documentation.
o New documentation from Stefan Kost.
o Handle more variations of C syntax.
-------------------------------------------------------------------
Tue Mar 14 19:18:13 CET 2006 - gekker@suse.de
- Require docbook-dsssl-stylesheets for SGML output (#152467)
-------------------------------------------------------------------
Wed Jan 25 21:45:16 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Jul 21 19:09:56 CEST 2005 - gekker@suse.de
- Update to version 1.4.
-------------------------------------------------------------------
Tue May 17 15:43:32 CEST 2005 - sbrabec@suse.cz
- Added noarch and moved pkgconfig file to datadir (#83201).
-------------------------------------------------------------------
Wed May 11 12:22:41 CEST 2005 - sbrabec@suse.cz
- Removed noarch (#83201).
-------------------------------------------------------------------
Mon Jan 17 11:57:00 CET 2005 - clahey@suse.de
- Updated to version 1.3.
-------------------------------------------------------------------
Tue Feb 24 11:13:15 CET 2004 - hmacht@suse.de
- building as non-root
-------------------------------------------------------------------
Thu Feb 19 14:16:02 CET 2004 - sbrabec@suse.cz
- Updated to version 1.2.
-------------------------------------------------------------------
Tue Jul 15 11:59:24 CEST 2003 - sbrabec@suse.cz
- GNOME prefix change to /opt/gnome.
-------------------------------------------------------------------
Tue Jun 17 13:54:08 CEST 2003 - sbrabec@suse.cz
- Fixed head usage for new coreutils.
- Fixed neededforbuild.
-------------------------------------------------------------------
Tue Jun 17 12:01:51 CEST 2003 - coolo@suse.de
- package directories
-------------------------------------------------------------------
Wed May 28 16:35:16 CEST 2003 - ke@suse.de
- Use DESTDIR
- Add sgml-skel to #neededforbuild.
-------------------------------------------------------------------
Mon May 26 15:41:43 CEST 2003 - sbrabec@suse.cz
- Updated to version 1.1.
- Package marked as noarch.
- Fixed Requires.
-------------------------------------------------------------------
Fri Jan 17 17:10:43 CET 2003 - sbrabec@suse.cz
- Fixed %clean.
-------------------------------------------------------------------
Thu Jan 16 16:52:48 CET 2003 - sbrabec@suse.cz
- Updated to version 0.10.
-------------------------------------------------------------------
Tue Jan 14 17:18:59 CET 2003 - ro@suse.de
- fix newlines printed from perl-code generating gconf-scan
-------------------------------------------------------------------
Mon Nov 11 11:29:49 CET 2002 - ro@suse.de
- adapted requires
-------------------------------------------------------------------
Mon Nov 11 11:26:13 CET 2002 - ro@suse.de
- changed neededforbuild <jade_dsl> to <openjade>
- changed neededforbuild <sp> to <opensp>
- changed neededforbuild <sp-devel> to <>
-------------------------------------------------------------------
Sun Aug 18 10:51:55 CEST 2002 - ro@suse.de
- don't overwrite READMEs with each other
-------------------------------------------------------------------
Fri Nov 30 15:08:32 CET 2001 - ro@suse.de
- changed neededforbuild <docbktls> to <docbook-toys>
-------------------------------------------------------------------
Mon Nov 26 13:59:42 CET 2001 - hhetter@suse.de
- fixed filelist
-------------------------------------------------------------------
Mon Aug 13 15:51:56 CEST 2001 - ro@suse.de
- changed neededforbuild <sp_libs> to <sp-devel>
-------------------------------------------------------------------
Wed Aug 8 15:13:52 CEST 2001 - hhetter@suse.de
- updated to version 0.7
-------------------------------------------------------------------
Tue Mar 27 12:08:52 CEST 2001 - ro@suse.de
- changed neededforbuild <docbkdsl> to <docbook-dsssl-stylesheets>
-------------------------------------------------------------------
Tue Mar 13 01:12:28 CET 2001 - ro@suse.de
- changed neededforbuild <docbk30> to <docbook_3>
-------------------------------------------------------------------
Mon Jan 1 18:22:32 MET 2001 - egger@suse.de
- Updated to the real 0.4 instead of using a CVS snapshot.
- Fixed specfile and use BuildRoot.
- Cleaned up neededforbuild.
- Recompressed with bzip2.
- Added proper group tag.
-------------------------------------------------------------------
Wed Nov 1 01:21:05 MET 2000 - egger@suse.de
- Updated specfile to new long packagenames.
- Reworked specfile.
- Probably needs some more work; I'm taking care of that.
-------------------------------------------------------------------
Thu Jun 8 19:46:01 CEST 2000 - egger@suse.de
- Try whether an additional gtk_signal_init() solves our
misterious problems.
-------------------------------------------------------------------
Wed May 10 15:04:02 CEST 2000 - egger@suse.de
- Changed version on request of bk@suse.de.
-------------------------------------------------------------------
Mon Apr 10 15:02:02 CEST 2000 - egger@suse.de
- Reenabled the package.
Please note due to general confusion: This is != gtkref!
-------------------------------------------------------------------
Thu Mar 30 18:22:38 CEST 2000 - egger@suse.de
- Renamed also the dir to gtkdoc.
-------------------------------------------------------------------
Thu Mar 23 22:25:10 CET 2000 - egger@suse.de
- Inital version.

186
gtk-doc.spec Normal file
View File

@ -0,0 +1,186 @@
#
# spec file for package gtk-doc (Version 1.7)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: gtk-doc
BuildRequires: docbook-xsl-stylesheets libxslt openjade pkg-config sgml-skel
License: GNU General Public License (GPL)
Group: Productivity/Publishing/SGML
# Old for <= 10.2 & CODE10
Provides: gtkdoc = %{version}
Obsoletes: gtkdoc
Requires: openjade libxml2 docbook-xsl-stylesheets libxslt docbook_4
Requires: docbook-dsssl-stylesheets
Autoreqprov: on
Version: 1.7
Release: 2
Summary: GTK+ DocBook Documentation Generator
Source: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArchitectures: noarch
%description
Gtkdoc is a set of Perl scripts that generate API reference
documentation in DocBook format. It can extract documentation from
source code comments in a manner similar to Java-doc. It is used to
generate the documentation for GLib, Gtk+, and GNOME.
Authors:
--------
Damon Chaplin <damon@karuna.freeserve.co.uk>
Owen Taylor <otaylor@redhat.com>
%prep
%setup -q
%build
autoreconf -f -i
%configure
make %{?jobs:-j%jobs}
%install
make DESTDIR=$RPM_BUILD_ROOT install
mkdir -p $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html
mv -v doc/README doc/doc.README
%files
%defattr(-,root,root)
%doc AUTHORS COPYING COPYING-DOCS ChangeLog NEWS README TODO doc/*
%{_bindir}/*
%{_datadir}/aclocal/*.m4
%{_datadir}/gtk-doc
%{_datadir}/gtk-doc/html
%{_datadir}/pkgconfig/*.pc
%{_datadir}/sgml/gtk-doc
%clean
rm -rf $RPM_BUILD_ROOT
%changelog -n gtk-doc
* Fri Sep 01 2006 - sbrabec@suse.cz
- Package renamed to gtk-doc.
- Prefix changed to /usr.
- Spec file cleanup.
* Thu Aug 17 2006 - jhargadon@suse.de
- update to version 1.7
- Fixed bug that resulted in empty "@:" lines in the templates.
- Fixed a few bugs with the XSL code.
- Supported a few more variations of C syntax.
- Remove the internally-used '-struct' suffix from links to widget
structs.
- Fixed a few missing build dependencies.
- Added a new "C-x4s" binding to the emacs lisp code, to insert a blank
section header in the source code.
- Fixed bug that ignored inline section header docs with '-' in
their names.
- Added a 'make docs' target that can be used to build the docs even
when gtk-doc has been disabled at configure time.
* Fri Jul 21 2006 - gekker@suse.de
- Update to version 1.6
o Removed the hard dependancy on openjade or jade, since XML is used mainly
now rather than SGML.
o Install the .pc file in $(datadir) rather than $(libdir) since gtk-doc is
architecture-independant.
o Added "--ignore-decorators" option to ignore a list of declarators in
function declarations.
o Support '#Object::signal'/'#Object:property' to link to signals/properties
o Fixed missing index terms.
- Update to version 1.5
o Output the new version of devhelp2 information, but still generate the old
devhelp files so older versions of DevHelp still work OK.
o Fixed the initial creation of the *-sections.txt file so the object
hierarchy, signals and properties all work automatically.
o Show information about signal flags (run first/last).
o Support a --source-suffixes argument specifying which source files to scan.
o Support other root object types besides GObject and GInterface.
o Use a fixed navigation bar for the generated documentation.
o New documentation from Stefan Kost.
o Handle more variations of C syntax.
* Tue Mar 14 2006 - gekker@suse.de
- Require docbook-dsssl-stylesheets for SGML output (#152467)
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Jul 21 2005 - gekker@suse.de
- Update to version 1.4.
* Tue May 17 2005 - sbrabec@suse.cz
- Added noarch and moved pkgconfig file to datadir (#83201).
* Wed May 11 2005 - sbrabec@suse.cz
- Removed noarch (#83201).
* Mon Jan 17 2005 - clahey@suse.de
- Updated to version 1.3.
* Tue Feb 24 2004 - hmacht@suse.de
- building as non-root
* Thu Feb 19 2004 - sbrabec@suse.cz
- Updated to version 1.2.
* Tue Jul 15 2003 - sbrabec@suse.cz
- GNOME prefix change to /opt/gnome.
* Tue Jun 17 2003 - sbrabec@suse.cz
- Fixed head usage for new coreutils.
- Fixed neededforbuild.
* Tue Jun 17 2003 - coolo@suse.de
- package directories
* Wed May 28 2003 - ke@suse.de
- Use DESTDIR
- Add sgml-skel to #neededforbuild.
* Mon May 26 2003 - sbrabec@suse.cz
- Updated to version 1.1.
- Package marked as noarch.
- Fixed Requires.
* Fri Jan 17 2003 - sbrabec@suse.cz
- Fixed %%clean.
* Thu Jan 16 2003 - sbrabec@suse.cz
- Updated to version 0.10.
* Tue Jan 14 2003 - ro@suse.de
- fix newlines printed from perl-code generating gconf-scan
* Mon Nov 11 2002 - ro@suse.de
- adapted requires
* Mon Nov 11 2002 - ro@suse.de
- changed neededforbuild <jade_dsl> to <openjade>
- changed neededforbuild <sp> to <opensp>
- changed neededforbuild <sp-devel> to <>
* Sun Aug 18 2002 - ro@suse.de
- don't overwrite READMEs with each other
* Fri Nov 30 2001 - ro@suse.de
- changed neededforbuild <docbktls> to <docbook-toys>
* Mon Nov 26 2001 - hhetter@suse.de
- fixed filelist
* Mon Aug 13 2001 - ro@suse.de
- changed neededforbuild <sp_libs> to <sp-devel>
* Wed Aug 08 2001 - hhetter@suse.de
- updated to version 0.7
* Tue Mar 27 2001 - ro@suse.de
- changed neededforbuild <docbkdsl> to <docbook-dsssl-stylesheets>
* Tue Mar 13 2001 - ro@suse.de
- changed neededforbuild <docbk30> to <docbook_3>
* Mon Jan 01 2001 - egger@suse.de
- Updated to the real 0.4 instead of using a CVS snapshot.
- Fixed specfile and use BuildRoot.
- Cleaned up neededforbuild.
- Recompressed with bzip2.
- Added proper group tag.
* Wed Nov 01 2000 - egger@suse.de
- Updated specfile to new long packagenames.
- Reworked specfile.
- Probably needs some more work; I'm taking care of that.
* Thu Jun 08 2000 - egger@suse.de
- Try whether an additional gtk_signal_init() solves our
misterious problems.
* Wed May 10 2000 - egger@suse.de
- Changed version on request of bk@suse.de.
* Mon Apr 10 2000 - egger@suse.de
- Reenabled the package.
Please note due to general confusion: This is != gtkref!
* Thu Mar 30 2000 - egger@suse.de
- Renamed also the dir to gtkdoc.
* Thu Mar 23 2000 - egger@suse.de
- Inital version.

0
ready Normal file
View File