Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Staging:D
package-translations
package-translations.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File package-translations.spec of Package package-translations
# # spec file for package package-translations # # Copyright (c) 2017 SUSE LINUX 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: package-translations Version: 84.87.20170719.aabc165 Release: 0 Summary: Summary and Descriptions Translations License: BSD-3-Clause Group: System/GUI/Other BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.xz Source1: translate_packages.pl BuildArch: noarch Requires: perl-gettext Url: https://github.com/openSUSE/packages-i18n/ %define build_languages cs de es fr hu it ja lt nl nn ru uk zh_CN %description This package provides translations for our packages. You don't want to install this package on your system, it's only useful when you create openSUSE media. %prep %setup -q %build %install target_dir=$RPM_BUILD_ROOT/usr/share/locale/en_US/LC_MESSAGES mkdir -p $target_dir for lang in %build_languages; do msgcat --use-first $lang/po/*.po | msgfmt -o $target_dir/package-translations-$lang.mo - done #cp -a mo/* $RPM_BUILD_ROOT/usr/share/locale/en_US/LC_MESSAGES install -D -m 755 %{SOURCE1} $RPM_BUILD_ROOT/usr/bin/translate_packages.pl %files %defattr(-,root,root) %lang(en) /usr/share/locale/en_US/LC_MESSAGES/* /usr/bin/translate_packages.pl %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor