pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
i3lockr: finish package
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Mar 15 13:25:55 2024 +0100
Changeset: 2c39c947bd64f577e9de963f90c780a4d1e9102e
Modified Files:
i3lockr/Makefile
i3lockr/PLIST
Log Message:
i3lockr: finish package
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2c39c947bd64f577e9de963f90c780a4d1e9102e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
i3lockr/Makefile | 3 +++
i3lockr/PLIST | 4 +---
2 files changed, 4 insertions(+), 3 deletions(-)
diffs:
diff --git a/i3lockr/Makefile b/i3lockr/Makefile
index 3e612dadb6..f9cde23c93 100644
--- a/i3lockr/Makefile
+++ b/i3lockr/Makefile
@@ -24,6 +24,9 @@ DISTFILES= ${DEFAULT_DISTFILES}
DISTFILES+= scrap-${SCRAP_REV}.tar.gz
SITES.scrap-${SCRAP_REV}.tar.gz+= -${MASTER_SITE_GITHUB:=owenthewizard/}scrap/archive/${SCRAP_REV}.tar.gz
+RUSTFLAGS+= -C link-arg=-L${BUILDLINK_PREFIX.libxcb}/lib
+RUSTFLAGS+= -C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.libxcb}/lib
+
post-extract:
mv ${WRKDIR}/scrap-* ${WRKSRC}
diff --git a/i3lockr/PLIST b/i3lockr/PLIST
index 92ba51a2d7..c30e191763 100644
--- a/i3lockr/PLIST
+++ b/i3lockr/PLIST
@@ -1,4 +1,2 @@
@comment $NetBSD$
-@comment TODO: to fill this file with the file listing:
-@comment TODO: 1. run "/usr/bin/make package"
-@comment TODO: 2. run "/usr/bin/make print-PLIST"
+bin/i3lockr
Home |
Main Index |
Thread Index |
Old Index