pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(wip/emacs-compat) import emacs-compat-30.0.1.0
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By: mef
Date: Mon Dec 30 10:50:35 2024 +0900
Changeset: c9ab8a4a406b9b64e0e0190febede1273618e607
Added Files:
emacs-compat/DESCR
emacs-compat/Makefile
emacs-compat/PLIST
emacs-compat/buildlink3.mk
emacs-compat/distinfo
Log Message:
(wip/emacs-compat) import emacs-compat-30.0.1.0
magit companion
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c9ab8a4a406b9b64e0e0190febede1273618e607
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
emacs-compat/DESCR | 1 +
emacs-compat/Makefile | 38 ++++++++++++++++++++++++++++++++++++++
emacs-compat/PLIST | 19 +++++++++++++++++++
emacs-compat/buildlink3.mk | 15 +++++++++++++++
emacs-compat/distinfo | 5 +++++
5 files changed, 78 insertions(+)
diffs:
diff --git a/emacs-compat/DESCR b/emacs-compat/DESCR
new file mode 100644
index 0000000000..b3db70631a
--- /dev/null
+++ b/emacs-compat/DESCR
@@ -0,0 +1 @@
+magit companion
diff --git a/emacs-compat/Makefile b/emacs-compat/Makefile
new file mode 100644
index 0000000000..992b387634
--- /dev/null
+++ b/emacs-compat/Makefile
@@ -0,0 +1,38 @@
+# $NetBSD$
+
+DISTNAME= compat-30.0.1.0
+PKGNAME= emacs-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GITHUB:=emacs-compat/}
+GITHUB_PROJECT= compat
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/with-editor/
+COMMENT=
+LICENSE= gnu-gpl-v3
+
+#AKE_ENV= MANUAL_HTML_ARGS=
+
+NO_CONFIGURE= yes
+USE_LANGUAGES= #
+USE_TOOLS+= gmake makeinfo
+#MAKE_JOBS_SAFE= no
+
+
+#INFO_FILES= yes
+#UILD_TARGET= all
+TEST_TARGET= check
+INSTALL_TARGET= #
+INSTALLATION_DIRS= ${PREFIX}/share/emacs/site-lisp/compat
+AUTO_MKDIRS= yes
+
+do-install:
+ ( cd ${WRKSRC} ; \
+ for i in *el *.elc COPYING README* ; do \
+ ${INSTALL_DATA} $$i ${DESTDIR}${INSTALLATION_DIRS} ; \
+ done \
+ )
+
+.include "../../editors/emacs/modules.mk"
+.include "../../wip/dash-el/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/emacs-compat/PLIST b/emacs-compat/PLIST
new file mode 100644
index 0000000000..e3781cc820
--- /dev/null
+++ b/emacs-compat/PLIST
@@ -0,0 +1,19 @@
+@comment $NetBSD$
+${EMACS_LISPPREFIX}/compat/COPYING
+${EMACS_LISPPREFIX}/compat/README.md
+${EMACS_LISPPREFIX}/compat/compat-25.el
+${EMACS_LISPPREFIX}/compat/compat-25.elc
+${EMACS_LISPPREFIX}/compat/compat-26.el
+${EMACS_LISPPREFIX}/compat/compat-26.elc
+${EMACS_LISPPREFIX}/compat/compat-27.el
+${EMACS_LISPPREFIX}/compat/compat-27.elc
+${EMACS_LISPPREFIX}/compat/compat-28.el
+${EMACS_LISPPREFIX}/compat/compat-28.elc
+${EMACS_LISPPREFIX}/compat/compat-29.el
+${EMACS_LISPPREFIX}/compat/compat-29.elc
+${EMACS_LISPPREFIX}/compat/compat-30.el
+${EMACS_LISPPREFIX}/compat/compat-30.elc
+${EMACS_LISPPREFIX}/compat/compat-macs.el
+${EMACS_LISPPREFIX}/compat/compat-tests.el
+${EMACS_LISPPREFIX}/compat/compat.el
+${EMACS_LISPPREFIX}/compat/compat.elc
diff --git a/emacs-compat/buildlink3.mk b/emacs-compat/buildlink3.mk
new file mode 100644
index 0000000000..3d019263e4
--- /dev/null
+++ b/emacs-compat/buildlink3.mk
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= emacs-compat
+
+.if !defined(EMACS_COMPAT_BUILDLINK3_MK)
+EMACS_COMPAT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.emacs-compat+= emacs-compat-[0-9]*
+BUILDLINK_PKGSRCDIR.emacs-compat?= ../../wip/emacs-compat
+
+BUILDLINK_CONTENTS_FILTER.emacs-compat+= ${EGREP} '.*\.el$$|.*\.elc$$'
+
+.endif
+
+BUILDLINK_TREE+= -emacs-compat
diff --git a/emacs-compat/distinfo b/emacs-compat/distinfo
new file mode 100644
index 0000000000..cb435044d3
--- /dev/null
+++ b/emacs-compat/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (compat-30.0.1.0.tar.gz) = c12b803e737be669af4bb5717eb4bf6f33bad33d6a862a4df54115d6fef017e8
+SHA512 (compat-30.0.1.0.tar.gz) = cbab795c8ef890307eb6e161d900948a84948ea4b2462056a39ca21e8a4d0aebc985f7ff536658156e9d6e760e33b2b234bc2460f64193b9d07b733a267c1dfe
+Size (compat-30.0.1.0.tar.gz) = 142477 bytes
Home |
Main Index |
Thread Index |
Old Index