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