qt6-base
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
name='qt6-xcb-private-headers'
|
||||
version='6.8.0'
|
||||
release='1'
|
||||
release='2'
|
||||
desc='Private headers for Qt6 Xcb.'
|
||||
homepage='https://www.qt.io'
|
||||
maintainer_ru='Евгений Храмов <xpamych@yandex.ru>'
|
||||
@ -91,8 +91,8 @@ sources=("git+https://code.qt.io/qt/qtbase#tag=v$version")
|
||||
checksums=('SKIP')
|
||||
|
||||
prepare() {
|
||||
patch -d qtbase -p1 < /home/xpamych/IdeaProjects/xpamych-alr-repo/qt6-xcb-private-headers/qt6-base-cflags.patch
|
||||
patch -d qtbase -p1 < /home/xpamych/IdeaProjects/xpamych-alr-repo/qt6-xcb-private-headers/qt6-base-nostrip.patch
|
||||
patch -d qtbase -p1 < $scriptdir/qt6-base-cflags.patch
|
||||
patch -d qtbase -p1 < $scriptdir/qt6-base-nostrip.patch
|
||||
}
|
||||
|
||||
build() {
|
||||
|
Reference in New Issue
Block a user