pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kde1: adding
Module Name: pkgsrc-wip
Committed By: Nishi <nishi@nishi.boats>
Pushed By: nishi
Date: Mon Nov 18 01:43:21 2024 +0900
Changeset: 0590f0a63b1b3d1b5ef572603a42e9a360f27392
Added Files:
kde1/DESCR
kde1/Makefile
Log Message:
kde1: adding
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0590f0a63b1b3d1b5ef572603a42e9a360f27392
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
kde1/DESCR | 1 +
kde1/Makefile | 11 +++++++++++
2 files changed, 12 insertions(+)
diffs:
diff --git a/kde1/DESCR b/kde1/DESCR
new file mode 100644
index 0000000000..8e27ee91a8
--- /dev/null
+++ b/kde1/DESCR
@@ -0,0 +1 @@
+This is a meta-package for KDE 1.1.2.
diff --git a/kde1/Makefile b/kde1/Makefile
new file mode 100644
index 0000000000..25bee8fe53
--- /dev/null
+++ b/kde1/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD$
+
+META_PACKAGE= yes
+
+DISTNAME= kde1-1.1.2
+CATEGORIES= meta-pkgs
+COMMENT= Meta-package for KDE1
+
+DEPENDS+= kdebase1>=0:../../wip/kdebase1
+
+.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index