pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libopeninput, input-headers: final DISTNAME fixes
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Sat Mar 14 14:26:53 2026 +0100
Changeset: a87d6938ce135f3165fbd4af5aad320ca1d34998
Modified Files:
input-headers/Makefile
libopeninput/Makefile
libopeninput/Makefile.common
Log Message:
libopeninput, input-headers: final DISTNAME fixes
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a87d6938ce135f3165fbd4af5aad320ca1d34998
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
input-headers/Makefile | 1 -
libopeninput/Makefile | 1 -
libopeninput/Makefile.common | 1 +
3 files changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/input-headers/Makefile b/input-headers/Makefile
index 6d8d70c61c..8d61bb0ea0 100644
--- a/input-headers/Makefile
+++ b/input-headers/Makefile
@@ -6,7 +6,6 @@ PKGNAME= input-headers-${VERSION}
COMMENT= Input headers from libopeninput
USE_TOOLS+= pax
-WRKSRC= ${WRKDIR}/libopeninput-${GITHUB_TAG}
INSTALLATION_DIRS+= include/linux
diff --git a/libopeninput/Makefile b/libopeninput/Makefile
index bfeb339c7e..72dff73952 100644
--- a/libopeninput/Makefile
+++ b/libopeninput/Makefile
@@ -2,7 +2,6 @@
.include "Makefile.common"
-DISTNAME= libopeninput-${VERSION}
COMMENT= Wscons(4) and kqueue(2) based port of libinput
USE_TOOLS+= pkg-config
diff --git a/libopeninput/Makefile.common b/libopeninput/Makefile.common
index 1e264223c3..6922c832c3 100644
--- a/libopeninput/Makefile.common
+++ b/libopeninput/Makefile.common
@@ -2,6 +2,7 @@
# used by devel/libopeninput/Makefile
# used by devel/input-headers/Makefile
+DISTNAME= libopeninput-${VERSION}
VERSION= 1.30.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=sizeofvoid/}
Home |
Main Index |
Thread Index |
Old Index