Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10912669
D3676.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D3676.diff
View Options
diff --git a/files/unity.patch b/files/unity.patch
deleted file mode 100644
--- a/files/unity.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff --git a/meson.build b/meson.build
-index 3d4785e..d1c90dc 100755
---- a/meson.build
-+++ b/meson.build
-@@ -43,11 +43,6 @@ dependencies = [
- dependency('gee-0.8'),
- meson.get_compiler('c').find_library('m', required : false)
- ]
--if get_option('libunity')
-- unity_dep = dependency('unity')
-- add_project_arguments('--define=UNITY_SUPPORT=1', language : 'vala')
-- dependencies += unity_dep
--endif
- executable(
- meson.project_name(),
- code_resources,
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : easyssh
-version : 1.3.0
-release : 2
+version : 1.3.2
+release : 3
source :
- - https://github.com/muriloventuroso/easyssh/archive/1.3.0.tar.gz : 7a20b59f3e9072084dfd6da494bf5c539321aa8de0526cb9143f2bb64fe31f96
+ - https://github.com/muriloventuroso/easyssh/archive/1.3.2.tar.gz : 504f58d27948cae78ad2113526ef0493e4f9d5249ef66e1deec06943bcc9b2d6
license : GPL-3.0-or-later
component : network.util
summary : A complete, efficient and easy-to-use ssh manager. Create and edit connections, groups, customize the terminal, with multiple instances of the same connection.
@@ -15,8 +15,7 @@
- pkgconfig(vte-2.91)
- vala
setup : |
- %patch -p1 < $pkgfiles/unity.patch
- %meson_configure
+ %meson_configure -Dlibunity=false -Dubuntu-bionic-patched-vte=false
build : |
%ninja_build
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -233,12 +233,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2018-08-17</Date>
- <Version>1.3.0</Version>
+ <Update release="3">
+ <Date>2018-08-24</Date>
+ <Version>1.3.2</Version>
<Comment>Packaging update</Comment>
<Name>F. von Gellhorn</Name>
<Email>flinux@vongellhorn.ch</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 8 2023, 6:12 PM (4 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5837492
Default Alt Text
D3676.diff (2 KB)
Attached To
Mode
D3676: Update easyssh to 1.3.2
Attached
Detach File
Event Timeline
Log In to Comment