- update to minitube 2.1.5 - fix for missing locale files (be.ts, ca_ES.ts, es_MX.ts, hr.ts, pt.ts, vi.ts) in the source package (patch removes these languages from the build process OBS-URL: https://build.opensuse.org/request/show/212415 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minitube?expand=0&rev=11
11 lines
284 B
Diff
11 lines
284 B
Diff
--- minitube.pro.orig 2013-12-19 00:37:27.000000000 +0100
|
|
+++ minitube.pro 2013-12-28 16:22:34.000000000 +0100
|
|
@@ -12,6 +12,7 @@
|
|
DEFINES *= QT_NO_DEBUG_OUTPUT
|
|
DEFINES *= QT_USE_QSTRINGBUILDER
|
|
DEFINES += QT_STRICT_ITERATORS
|
|
+DEFINES += APP_DOWNLOADS
|
|
|
|
TARGET = $${APP_UNIX_NAME}
|
|
|