forked from pool/screengrab
Accepting request 787761 from X11:LXQt
OBS-URL: https://build.opensuse.org/request/show/787761 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/screengrab?expand=0&rev=6
This commit is contained in:
commit
4e11f35fd9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 24 07:03:55 UTC 2020 - Max Lin <mlin@suse.com>
|
||||||
|
|
||||||
|
- Disable RPATH for building
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 23 08:31:15 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
Thu Jan 23 08:31:15 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package screengrab
|
# spec file for package screengrab
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -56,6 +56,7 @@ Screenshot taker with the ability to publish them via hosting services.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake \
|
%cmake \
|
||||||
|
-DCMAKE_SKIP_RPATH:BOOL=ON \
|
||||||
-DSG_DBUS_NOTIFY=ON \
|
-DSG_DBUS_NOTIFY=ON \
|
||||||
-DSG_EXT_EDIT=OFF \
|
-DSG_EXT_EDIT=OFF \
|
||||||
-DSG_EXT_UPLOADS=OFF \
|
-DSG_EXT_UPLOADS=OFF \
|
||||||
|
Loading…
Reference in New Issue
Block a user