mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-07-15 22:29:57 +00:00
Added current pkgbuilds
This commit is contained in:
36
scidavis/qwt5.patch
Normal file
36
scidavis/qwt5.patch
Normal file
@ -0,0 +1,36 @@
|
||||
*** scidavis.pro-old 2011-08-07 02:40:22.794577716 +0200
|
||||
--- scidavis.pro 2011-08-07 02:40:50.047911224 +0200
|
||||
***************
|
||||
*** 102,108 ****
|
||||
### Link everything dynamically
|
||||
#############################################################################
|
||||
|
||||
! unix:INCLUDEPATH += /usr/include/qwt
|
||||
unix:LIBS += -L/usr/lib$${libsuff}
|
||||
## dynamically link against Qwt(3D) installed system-wide
|
||||
## WARNING: make sure they are compiled against >= Qt4.2
|
||||
--- 102,108 ----
|
||||
### Link everything dynamically
|
||||
#############################################################################
|
||||
|
||||
! unix:INCLUDEPATH += /usr/include/qwt5
|
||||
unix:LIBS += -L/usr/lib$${libsuff}
|
||||
## dynamically link against Qwt(3D) installed system-wide
|
||||
## WARNING: make sure they are compiled against >= Qt4.2
|
||||
***************
|
||||
*** 110,116 ****
|
||||
## cause problems.
|
||||
unix:INCLUDEPATH += /usr/include/qwtplot3d
|
||||
unix:LIBS += -lqwtplot3d
|
||||
! unix:LIBS += -lqwt
|
||||
##dynamically link against GSL and zlib installed system-wide
|
||||
unix:LIBS += -lgsl -lgslcblas -lz -lmuparser
|
||||
|
||||
--- 110,116 ----
|
||||
## cause problems.
|
||||
unix:INCLUDEPATH += /usr/include/qwtplot3d
|
||||
unix:LIBS += -lqwtplot3d
|
||||
! unix:LIBS += -lqwt5
|
||||
##dynamically link against GSL and zlib installed system-wide
|
||||
unix:LIBS += -lgsl -lgslcblas -lz -lmuparser
|
||||
|
Reference in New Issue
Block a user