mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
xineramaproto: enable x86_gcc2 2nd arch, switch HOMEPAGE to https.
This commit is contained in:
@@ -1,15 +1,16 @@
|
||||
SUMMARY="X Xinerama Extension"
|
||||
DESCRIPTION="This is an X extension that allows multiple physical screens \
|
||||
controlled by a single X server to appear as a single screen."
|
||||
HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/"
|
||||
HOMEPAGE="https://cgit.freedesktop.org/xorg/proto/xineramaproto
|
||||
https://xorg.freedesktop.org/releases/individual/proto/"
|
||||
COPYRIGHT="2003 The Open Group"
|
||||
LICENSE="MIT (no promotion)"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/xineramaproto-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d99e121edf7b310008d7371ac5dbe3aa2810996d476b754dc78477cc26e5e7c1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
xineramaproto$secondaryArchSuffix = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user