commit b8fff18e30d9ea7c8b40e4819afbaf66df19acee
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Oct 30 16:03:02 2019 +0000
smtube-19.6.0
.gitignore | 1 +
smtube-18.11.0-system-qtsingleapplication.patch | 18 ++++++++++++++++++
sources | 1 +
3 files changed, 20 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e69de29..9ce3e1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/smtube-19.6.0.tar.bz2
diff --git a/smtube-18.11.0-system-qtsingleapplication.patch
b/smtube-18.11.0-system-qtsingleapplication.patch
new file mode 100644
index 0000000..1dda857
--- /dev/null
+++ b/smtube-18.11.0-system-qtsingleapplication.patch
@@ -0,0 +1,18 @@
+--- ./src/smtube.pro.orig 2018-10-21 21:26:43.000000000 +0100
++++ ./src/smtube.pro 2019-01-28 23:30:30.552083907 +0000
+@@ -1,6 +1,7 @@
+
+ TEMPLATE = app
+ QT += network
++INCLUDEPATH += qtsingleapplication
+
+ CONFIG += release
+ #CONFIG += debug
+@@ -9,6 +10,7 @@ DEFINES += USE_PLAYERS
+ DEFINES += YT_USE_SIG
+ #DEFINES += D_BUTTON
+ DEFINES += STYLE_SWITCHING
++DEFINES += USE_SINGLE_APPLICATION
+
+ # If Qt >= 5.4
+ greaterThan(QT_MAJOR_VERSION, 4):greaterThan(QT_MINOR_VERSION, 3) {
diff --git a/sources b/sources
index e69de29..f4bd5ad 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+SHA512 (smtube-19.6.0.tar.bz2) =
f61e432b8f99e34ddbd9415064eecf30c9a3a6731d646073253d63690cf531321a7a5038117db981d036d1abfdbd3150df21bc22c9ae75e32c63ade3a859ecef
Show replies by date