ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/ozone/mgar/pkg/xineramaproto/Makefile
Revision: 19
Committed: Sun Jun 21 01:34:59 2026 UTC (4 weeks, 2 days ago) by operz
File size: 387 byte(s)
Log Message:
Add GTK3 dep chain: xorgproto (replaces individual protos), libXfixes/composite/damage/i/inerama/randr/cursor, pixman, libpng, libjpeg-turbo, pcre2; keep old individual proto recipes; add gtk3 skeleton

File Contents

# Content
1 # vim: ft=make ts=4 sw=4 noet
2 NAME = xineramaproto
3 VERSION = 1.2.1
4 GARTYPE = v2
5
6 MASTER_SITES = https://xorg.freedesktop.org/archive/individual/proto/
7 DISTFILES += $(DISTNAME).tar.gz
8 LICENSE = COPYING
9
10 PACKAGES += OZSWxineramaproto
11 SPKG_DESC_OZSWxineramaproto = X Xinerama extension headers
12 CATALOGNAME_OZSWxineramaproto = xineramaproto
13
14 include gar/category.mk