- Drop the clean section as it is redundant nowepel9
parent
a5122dec4b
commit
0c46c33ee5
@ -1 +1 @@
|
|||||||
transmission-1.92.tar.xz
|
transmission-2.00.tar.xz
|
||||||
|
@ -0,0 +1,11 @@
|
|||||||
|
--- transmission-2.00/qt/qtr.pro.orig 2010-06-17 14:27:33.180210795 +0530
|
||||||
|
+++ transmission-2.00/qt/qtr.pro 2010-06-17 14:28:57.149086198 +0530
|
||||||
|
@@ -7,7 +7,7 @@
|
||||||
|
target.path = /bin
|
||||||
|
INSTALLS += target
|
||||||
|
|
||||||
|
-CONFIG += qt qdbus thread debug link_pkgconfig
|
||||||
|
+CONFIG += qt qdbus thread release link_pkgconfig
|
||||||
|
QT += network
|
||||||
|
PKGCONFIG = fontconfig libcurl openssl
|
||||||
|
|
@ -1 +1 @@
|
|||||||
f7a2e527f9feab08b90542264cc35268 transmission-1.92.tar.xz
|
16e8f5f8ad6b0f1be611479e9cc12603 transmission-2.00.tar.xz
|
||||||
|
@ -1,20 +0,0 @@
|
|||||||
--- transmission-1.77/qt/qtr.pro.orig 2010-01-09 08:31:17.171939362 +0530
|
|
||||||
+++ transmission-1.77/qt/qtr.pro 2010-01-09 08:34:53.792939532 +0530
|
|
||||||
@@ -7,7 +7,7 @@
|
|
||||||
target.path = /bin
|
|
||||||
INSTALLS += target
|
|
||||||
|
|
||||||
-CONFIG += qt thread debug link_pkgconfig
|
|
||||||
+CONFIG += qt thread release link_pkgconfig
|
|
||||||
QT += network
|
|
||||||
PKGCONFIG = fontconfig libcurl openssl
|
|
||||||
|
|
||||||
@@ -17,7 +17,7 @@
|
|
||||||
LIBS += $${TRANSMISSION_TOP}/third-party/dht/libdht.a
|
|
||||||
LIBS += $${TRANSMISSION_TOP}/third-party/miniupnp/libminiupnp.a
|
|
||||||
LIBS += $${TRANSMISSION_TOP}/third-party/libnatpmp/libnatpmp.a
|
|
||||||
-LIBS += $${TRANSMISSION_TOP}/third-party/libevent/.libs/libevent.a
|
|
||||||
+LIBS += -levent
|
|
||||||
|
|
||||||
TRANSLATIONS += transmission_en.ts transmission_ru.ts
|
|
||||||
|
|
Loading…
Reference in new issue