Fix build error and refactor PKGBUILD
This commit is contained in:
parent
d4fd25eff3
commit
9acaff7ead
6 changed files with 499 additions and 16 deletions
8
libqxt-linking.patch
Normal file
8
libqxt-linking.patch
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
diff -rupN libqxt.old/config.tests/xrandr/xrandr.pro libqxt/config.tests/xrandr/xrandr.pro
|
||||
--- libqxt.old/config.tests/xrandr/xrandr.pro 2010-11-07 09:18:41.000000000 -0500
|
||||
+++ libqxt/config.tests/xrandr/xrandr.pro 2010-11-25 05:28:29.000000000 -0500
|
||||
@@ -5,3 +5,4 @@ DEPENDPATH += .
|
||||
INCLUDEPATH += .
|
||||
SOURCES += main.cpp
|
||||
!win32:LIBS+=-lXrandr
|
||||
+LIBS+=-lX11
|
||||
Loading…
Add table
Add a link
Reference in a new issue