Accepting request 36698 from GNOME:Apps
Copy from GNOME:Apps/gtranslator based on submit request 36698 from user vuntz OBS-URL: https://build.opensuse.org/request/show/36698 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtranslator?expand=0&rev=1
This commit is contained in:
commit
aeeae0e9f0
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal 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
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
3
gtranslator-1.9.9.tar.bz2
Normal file
3
gtranslator-1.9.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:175668b8e0485f865efcc319b7c9170e1013194696506fe500f196631c9f0e19
|
||||
size 4247794
|
96
gtranslator.changes
Normal file
96
gtranslator.changes
Normal file
@ -0,0 +1,96 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 22 00:17:24 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 1.9.9:
|
||||
+ Add Profile quick selector
|
||||
+ Rewriting profile manager to use GtrProfileManager
|
||||
+ Converted GtrApplication into an UniqueAPP using libunique
|
||||
+ Misc bugfixes
|
||||
+ Updated translations.
|
||||
- Add libunique-devel BuildRequires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 11 00:23:22 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 1.9.8:
|
||||
+ Refactor methods and file names from gtranslator to gtr
|
||||
+ Modernize autotools configuration
|
||||
+ Added new tango icons and logo
|
||||
+ Removed Subversion plugin
|
||||
+ Misc Bugfixes
|
||||
+ Updated translations.
|
||||
- Change group from Development/Tools to Development/Tools/Other to
|
||||
fix rpmlint warning.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 31 23:48:22 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 1.9.7:
|
||||
+ Show percentage of translated messages
|
||||
+ Fixed several compiler warnings
|
||||
+ Update toolbar editor
|
||||
+ Make header inherit from GtranslatorMsg
|
||||
+ Ported gtranslator from MessageArea to GtkInfoBar
|
||||
+ Misc Bugfixes
|
||||
+ Updated translations.
|
||||
- Remove renaming of sr@Latn locale to sr@latin.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 25 17:42:13 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Update to version 1.9.6:
|
||||
+ Adapted gtranslator in order to work on Windows
|
||||
+ bgo#579775 - Fixed format string attack
|
||||
+ bgo#582430 - Added some header files
|
||||
+ bgo#555672 - Fixed CRITICAL: editor_create_item_from_name
|
||||
+ bgo#557096 - Fixed GtkSpinButton problem changing to GtkBuilder
|
||||
+ bgo#569061 - Displaying an error message before saving a read
|
||||
only file
|
||||
+ bgo#569062 - Use a "standard" tabs menu instead of
|
||||
Go->Next/Prev File
|
||||
+ bgo#569068 - Made more clear the message in the status bar
|
||||
+ bgo#571497 - Fixed crash on first-time startup with po-file as
|
||||
argument
|
||||
+ bgo#575128 - Removed deprecated GTK+ symbols
|
||||
+ bgo#579775 - Fixed Format string attack danger
|
||||
+ bgo#582430 - Some of the header files weren't included in the
|
||||
source code
|
||||
+ bgo#583961 - Fixed to build with gdl 2.27.2
|
||||
+ bgo#584692 - Show the next message of the one you are editing
|
||||
+ bgo#591594 - Fixed problem that made Edit header only made
|
||||
effect when you close gtranslator
|
||||
+ bgo#592210 - Removed duplicated define in configure.ac
|
||||
+ bgo#592214 - Fixed some gcc warnings
|
||||
+ bgo#592215 - Wrong arguments to
|
||||
gtranslator_statusbar_flash_message()
|
||||
+ bgo#592226 - Fixed Error widget built wrongly
|
||||
+ bgo#592227 - Source code did not working due to a wrong widget
|
||||
name
|
||||
+ bgo#569054 - Fixed empty line insertion before translator email
|
||||
in header
|
||||
+ Updated translations.
|
||||
- Drop gtranslator-gdl-2.27.patch and gtranslator-profile.patch:
|
||||
fixed upstream.
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 11 03:35:47 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Add gtranslator-gdl-2.27.patch to fix build with latest gdl.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 14 11:40:12 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Update gtranslator-profile.patch to fix more build issues.
|
||||
- Add BuildRequires for features: gnome-utils-devel,
|
||||
gtkspell-devel, gucharmap-devel, libneon-devel, libsoup-devel,
|
||||
subversion-devel
|
||||
- Pass --disable-static, --with-gtkspell and --with-dictionary to
|
||||
configure, and remove --enable-mime-bind and --with-gconf that
|
||||
don't exist.
|
||||
- Clean up file list a bit; do not ship help files twice.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 14 11:21:38 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Initial package.
|
114
gtranslator.spec
Normal file
114
gtranslator.spec
Normal file
@ -0,0 +1,114 @@
|
||||
#
|
||||
# spec file for package gtranslator (Version 1.9.9)
|
||||
#
|
||||
# Copyright (c) 2010 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/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: gtranslator
|
||||
Version: 1.9.9
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
Summary: A GNOME po file editor with many bells and whistles
|
||||
Group: Development/Tools/Other
|
||||
Url: http://gtranslator.sourceforge.net
|
||||
Source: http://www.kabalak.net/gtranslator/download/releases/%{version}/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: gconf2-devel
|
||||
BuildRequires: gdl-devel
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gnome-utils-devel
|
||||
BuildRequires: gtk2-devel >= 2.16
|
||||
BuildRequires: gtksourceview-devel
|
||||
BuildRequires: gtkspell-devel
|
||||
BuildRequires: gucharmap-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libdb-4_5-devel
|
||||
BuildRequires: libneon-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: libunique-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: subversion-devel
|
||||
BuildRequires: update-desktop-files
|
||||
%gconf_schemas_prereq
|
||||
|
||||
%description
|
||||
gtranslator is a comfortable po file editor with many bells and whistles.
|
||||
It features many useful function which ease the work of translators of po
|
||||
files imminently.
|
||||
|
||||
|
||||
%package devel
|
||||
Summary: A GNOME po file editor with many bells and whistles
|
||||
Group: Development/Tools/Other
|
||||
License: GPLv2+
|
||||
|
||||
%description devel
|
||||
gtranslator is a comfortable po file editor with many bells and whistles.
|
||||
It features many useful function which ease the work of translators of po
|
||||
files imminently.
|
||||
|
||||
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--disable-static \
|
||||
--disable-scrollkeeper \
|
||||
--with-gtkspell \
|
||||
--with-dictionary
|
||||
%{__make} %{?jobs:-j%jobs}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
%suse_update_desktop_file %{name}
|
||||
%find_gconf_schemas
|
||||
%find_lang %{name}
|
||||
%fdupes $RPM_BUILD_ROOT
|
||||
|
||||
%pre -f %{name}.schemas_pre
|
||||
|
||||
%preun -f %{name}.schemas_preun
|
||||
|
||||
%posttrans -f %{name}.schemas_posttrans
|
||||
|
||||
%clean
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.schemas_list
|
||||
%defattr(-, root, root, 0755)
|
||||
%doc AUTHORS ChangeLog COPYING NEWS README THANKS TODO
|
||||
%doc %{_mandir}/man?/*
|
||||
%{_bindir}/*
|
||||
%{_libdir}/%{name}
|
||||
%{_datadir}/%{name}
|
||||
%{_datadir}/applications/*.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/gtranslator.*
|
||||
%{_datadir}/pixmaps/%{name}/
|
||||
|
||||
%files devel
|
||||
%defattr(-, root, root)
|
||||
%{_includedir}/gtranslator-2.0
|
||||
%{_libdir}/pkgconfig/gtranslator.pc
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
Loading…
Reference in New Issue
Block a user