Mageia Bugzilla – Attachment 2861 Details for
Bug 7580
Package request qsampler (a graphical interface for linuxsampler)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
patch file to modify the qsampler.pro (makefile to built program on qt-devel)
qsampler.pro.patch (text/plain), 453 bytes, created by
Philippe Didier
on 2012-09-26 01:18:11 CEST
(
hide
)
Description:
patch file to modify the qsampler.pro (makefile to built program on qt-devel)
Filename:
MIME Type:
Creator:
Philippe Didier
Created:
2012-09-26 01:18:11 CEST
Size:
453 bytes
patch
obsolete
>--- qsampler.pro.in 2009-03-25 16:16:37.000000000 +0100 >+++ qsampler.pro.in 2012-09-24 18:29:45.140000002 +0200 > >@@ -1,4 +1,4 @@ >-INCPATH += ./src >+INCLUDEPATH += ./src > > HEADERS = src/qsamplerAbout.h \ > src/qsamplerOptions.h \ >@@ -57,8 +57,8 @@ > > TRANSLATIONS += translations/qsampler_ru.ts > >-LIBS += @ac_libs@ >-INCPATH += @ac_incpath@ >+LIBS += @ac_libs@ -lX11 >+INCLUDEPATH += @ac_incpath@ > > OBJECTS_DIR = .obj > MOC_DIR = .moc
--- qsampler.pro.in 2009-03-25 16:16:37.000000000 +0100 +++ qsampler.pro.in 2012-09-24 18:29:45.140000002 +0200 @@ -1,4 +1,4 @@ -INCPATH += ./src +INCLUDEPATH += ./src HEADERS = src/qsamplerAbout.h \ src/qsamplerOptions.h \ @@ -57,8 +57,8 @@ TRANSLATIONS += translations/qsampler_ru.ts -LIBS += @ac_libs@ -INCPATH += @ac_incpath@ +LIBS += @ac_libs@ -lX11 +INCLUDEPATH += @ac_incpath@ OBJECTS_DIR = .obj MOC_DIR = .moc
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 7580
:
2860
|
2861
|
2886
|
3089