commit ee1ae8cd7748658f75fb40363b380b500afc4537825c176661b42c3942c196db Author: Michael Vetter Date: Sun May 20 10:23:44 2018 +0000 osc copypac from project:X11:LXQt:git package:qlipper revision:1 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qlipper?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -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 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/_service b/_service new file mode 100644 index 0000000..f4003f0 --- /dev/null +++ b/_service @@ -0,0 +1,15 @@ + + + + git + https://github.com/pvanek/qlipper.git + @PARENT_TAG@.@TAG_OFFSET@~git.%h + enable + + + + *.tar + xz + + + diff --git a/_service:obs_scm:_servicedata b/_service:obs_scm:_servicedata new file mode 100644 index 0000000..73abda2 --- /dev/null +++ b/_service:obs_scm:_servicedata @@ -0,0 +1,4 @@ + + + https://github.com/pvanek/qlipper.git + 4f5c792ff64da9a45d7453122fad5b976b001580 \ No newline at end of file diff --git a/_service:obs_scm:qlipper-5.1.1.8~git.4f5c792.obscpio b/_service:obs_scm:qlipper-5.1.1.8~git.4f5c792.obscpio new file mode 100644 index 0000000..4300d6c --- /dev/null +++ b/_service:obs_scm:qlipper-5.1.1.8~git.4f5c792.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a886ee22e411247e2b7dd9c0c818b6b2d055f88f28a382736a2a02bfb05e515 +size 485899 diff --git a/_service:obs_scm:qlipper.changes b/_service:obs_scm:qlipper.changes new file mode 100644 index 0000000..b569686 --- /dev/null +++ b/_service:obs_scm:qlipper.changes @@ -0,0 +1,19 @@ +------------------------------------------------------------------- +Sun May 20 10:23:50 UTC 2018 - opensuse-packaging@opensuse.org + +- Update to version 5.1.1.8~git.4f5c792: + * Add qlipper_es.ts to CMakeLists.txt + * Add Spanish translation + * Create qlipper_da.ts + * Bufer/Buffer + * Add danish translation + * Update qlipper_lt.ts + * Update ts files to current sources + * Update Catalan translation + * Increase version (forgotten in previous release) + * travis: Fix the build + +------------------------------------------------------------------- +Wed Jan 10 18:43:48 UTC 2018 - and.november@opensuse.org + +- update to version 5.1.1 diff --git a/_service:obs_scm:qlipper.obsinfo b/_service:obs_scm:qlipper.obsinfo new file mode 100644 index 0000000..f8d23b7 --- /dev/null +++ b/_service:obs_scm:qlipper.obsinfo @@ -0,0 +1,5 @@ +name: qlipper +version: 5.1.1.8~git.4f5c792 +mtime: 1526135093 +commit: 4f5c792ff64da9a45d7453122fad5b976b001580 + diff --git a/qlipper.changes b/qlipper.changes new file mode 100644 index 0000000..0f139f1 --- /dev/null +++ b/qlipper.changes @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Wed Jan 10 18:43:48 UTC 2018 - and.november@opensuse.org + +- update to version 5.1.1 diff --git a/qlipper.spec b/qlipper.spec new file mode 100644 index 0000000..fffcebb --- /dev/null +++ b/qlipper.spec @@ -0,0 +1,81 @@ +# +# spec file for package qlipper +# +# 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: qlipper +Version: @SERVICE@ +Release: 0 +Summary: Cross-platform clipboard history applet +License: GPL-2.0+ +Group: Productivity/Text/Utilities +URL: https://github.com/pvanek/qlipper +Source: %{name}-%{version}.tar.xz +BuildRequires: cmake >= 3.1.0 +BuildRequires: cmake(Qt5LinguistTools) +BuildRequires: gcc-c++ +BuildRequires: hicolor-icon-theme +BuildRequires: libQt5Gui-private-headers-devel +BuildRequires: lxqt-build-tools +BuildRequires: pkgconfig +BuildRequires: pkgconfig(Qt5Network) +BuildRequires: pkgconfig(Qt5Widgets) +%if 0%{?suse_version} +BuildRequires: update-desktop-files +%endif +BuildRoot: %{_tmppath}/%{name}-%{version}-build + +%description +Lightweight and cross-platform clipboard history applet. + +%lang_package + +%prep +%setup -q + +%build +%cmake \ + -DENABLE_LXQT_AUTOSTART=ON +make %{?_smp_mflags} + +%install +%cmake_install +%if 0%{?suse_version} +%suse_update_desktop_file -r -u %{name} Utility DesktopUtility +%endif + +%find_lang %{name} --with-qt + +%post +%icon_theme_cache_post + +%postun +%icon_theme_cache_postun + +%files +%defattr(-,root,root) +%doc CHANGELOG COPYING README +%{_sysconfdir}/xdg/autostart/lxqt-%{name}-autostart.desktop +%{_bindir}/%{name} +%{_datadir}/applications/%{name}.desktop +%{_datadir}/icons/hicolor/*/apps/%{name}.png + +%files lang -f %{name}.lang +%defattr(-,root,root) +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/translations + +%changelog