mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
xlibe: Bump to 0.1.2, add missing CONFLICTS.
This commit is contained in:
@@ -10,7 +10,7 @@ LICENSE="MIT
|
||||
MIT (no promotion)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/waddlesplash/xlibe/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="90aad1380852bf1a190c029c8f230e7c9608a1d2db0a4a1cdc242585a7096f63"
|
||||
CHECKSUM_SHA256="83a570d0128c687237a971dc0b888133988932b21aa9271e7498233b3be37ded"
|
||||
SOURCE_DIR="xlibe-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -29,6 +29,10 @@ REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libiconv$secondaryArchSuffix
|
||||
"
|
||||
CONFLICTS="
|
||||
libx11$secondaryArchSuffix
|
||||
libxext$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
xlibe${secondaryArchSuffix}_devel = $portVersion
|
||||
Reference in New Issue
Block a user