Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0
quilter
quilter.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File quilter.spec of Package quilter
# # spec file for package quilter # # Copyright (c) 2018 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: quilter Version: 1.5.5 Release: 0 Summary: Writing application License: GPL-3.0-only Group: Productivity/Office/Word Processor Url: https://github.com/lainsce/quilter Source: https://github.com/lainsce/quilter/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: libmarkdown-devel BuildRequires: meson >= 0.40.0 BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: vala BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(granite) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(gtksourceview-3.0) BuildRequires: pkgconfig(gtkspell3-3.0) BuildRequires: pkgconfig(webkit2gtk-4.0) Recommends: %{name}-lang %glib2_gsettings_schema_requires %description A fullscreen word processor for Elementary OS. %lang_package %prep %setup -q # use default font sed -i '/PTM55FT.ttf/d' $(grep -rl PTM55FT.ttf) # fix the build error %if 0%{?suse_version} > 1320 sed -i '/libmarkdown.vapi/d' $(grep -l 'libmarkdown.vapi' meson.build) %endif %build %meson %meson_build %install %meson_install # dirlist HiDPI icons (see: hicolor/index.theme) _dirlist=$PWD/dir.lst pushd %{buildroot} find ./ | while read _list; do echo $_list | grep '[0-9]\@[0-9]' || continue _path=$(echo $_list | sed 's/[^/]//') if ! ls ${_path%/*}; then grep -xqs "\%dir\ ${_path%/*}" $_dirlist || echo "%dir ${_path%/*}" >> $_dirlist fi done popd mkdir -p %{buildroot}%{_datadir}/appdata mv %{buildroot}%{_datadir}/{metainfo,appdata}/com.github.lainsce.quilter.appdata.xml %suse_update_desktop_file -r com.github.lainsce.quilter GTK Utility TimeUtility %find_lang com.github.lainsce.quilter %{name}.lang %fdupes %{buildroot}/%{_datadir} %if 0%{?suse_version} < 1500 %post %desktop_database_post %icon_theme_cache_post %glib2_gsettings_schema_post %postun %desktop_database_postun %icon_theme_cache_postun %glib2_gsettings_schema_postun %endif %files -f dir.lst %doc AUTHORS LICENSE README.md %{_bindir}/com.github.lainsce.quilter %dir %{_datadir}/appdata %{_datadir}/appdata/com.github.lainsce.quilter.appdata.xml %{_datadir}/com.github.lainsce.quilter/ %{_datadir}/applications/com.github.lainsce.quilter.desktop %{_datadir}/glib-2.0/schemas/com.github.lainsce.quilter.gschema.xml %{_datadir}/gtksourceview-3.0/styles/quilter-dark.xml %{_datadir}/gtksourceview-3.0/styles/quilter.xml %{_datadir}/icons/hicolor/*/apps/com.github.lainsce.quilter.??g %files lang -f %{name}.lang %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