forked from pool/zerobranestudio
Accepting request 455988 from home:Mailaender:branches:devel:languages:lua
new upstream release OBS-URL: https://build.opensuse.org/request/show/455988 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/zerobranestudio?expand=0&rev=5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ZeroBraneStudio
|
||||
# spec file for package zerobranestudio
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# 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
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: zerobranestudio
|
||||
Version: 1.40
|
||||
Version: 1.50
|
||||
Release: 0
|
||||
Summary: Lightweight Lua IDE
|
||||
License: MIT
|
||||
@@ -26,24 +26,22 @@ Url: http://studio.zerobrane.com/
|
||||
Source: https://github.com/pkulchenko/ZeroBraneStudio/archive/%{version}.tar.gz
|
||||
# PATCH-FIX-OPENSUSE use system Lua
|
||||
Patch0: zbstudio.patch
|
||||
# PATCH-FEATURE-UPSTREAM https://github.com/pkulchenko/ZeroBraneStudio/pull/698
|
||||
Patch1: appdata.patch
|
||||
BuildRequires: cmake >= 2.8
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: wxlua-devel
|
||||
BuildRequires: lua51
|
||||
BuildRequires: lua51-luasocket
|
||||
BuildRequires: wxlua-devel
|
||||
Requires: libwxlua
|
||||
Requires: lua51
|
||||
Requires: lua51-luasocket
|
||||
Requires: lua51-BitOp
|
||||
Requires: lua51-luasocket
|
||||
Recommends: lua52
|
||||
Recommends: luajit
|
||||
Provides: zerobrane-studio
|
||||
Provides: zbstudio
|
||||
Provides: zerobrane-studio
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@@ -56,7 +54,6 @@ others). It originated from the Estrela Editor.
|
||||
%prep
|
||||
%setup -q -n ZeroBraneStudio-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
# remove pre-built binaries
|
||||
rm -rf bin zbstudio/ZeroBraneStudio.app zbstudio.exe
|
||||
|
Reference in New Issue
Block a user