pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

enlightenment-current: Import enlightenment-current-0.23.1 as wip/enlightenment-current



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Mon May 11 17:37:58 2020 +0200
Changeset:	b0e7b697e356f9cdbf70908c38a24232eb63cef3

Modified Files:
	Makefile
Added Files:
	enlightenment-current/DESCR
	enlightenment-current/Makefile
	enlightenment-current/PLIST
	enlightenment-current/TODO
	enlightenment-current/distinfo

Log Message:
enlightenment-current: Import enlightenment-current-0.23.1 as wip/enlightenment-current

Enlightenment is the graphical desktop shell from the Enlightenment project.
It resembles a traditional UNIX/X1 style desktop by design but has a range
of add-ons, as well as a different core design philosophy.  Enlightenment
manages windows and files. It's a compositor and is also capable of launching
applications, handling the user interface and even system settings.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b0e7b697e356f9cdbf70908c38a24232eb63cef3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                       |  1 +
 enlightenment-current/DESCR    |  5 +++++
 enlightenment-current/Makefile | 30 ++++++++++++++++++++++++++++++
 enlightenment-current/PLIST    |  1 +
 enlightenment-current/TODO     |  2 ++
 enlightenment-current/distinfo |  6 ++++++
 6 files changed, 45 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index d39a855291..205b65b905 100644
--- a/Makefile
+++ b/Makefile
@@ -734,6 +734,7 @@ SUBDIR+=	empathy
 SUBDIR+=	endless-sky
 SUBDIR+=	engauge-digitizer
 SUBDIR+=	enigma2000
+SUBDIR+=	enlightenment-current
 SUBDIR+=	enlightenment0224
 SUBDIR+=	eor
 SUBDIR+=	eot
diff --git a/enlightenment-current/DESCR b/enlightenment-current/DESCR
new file mode 100644
index 0000000000..9387ad6580
--- /dev/null
+++ b/enlightenment-current/DESCR
@@ -0,0 +1,5 @@
+Enlightenment is the graphical desktop shell from the Enlightenment project.
+It resembles a traditional UNIX/X1 style desktop by design but has a range
+of add-ons, as well as a different core design philosophy.  Enlightenment
+manages windows and files. It's a compositor and is also capable of launching
+applications, handling the user interface and even system settings.
diff --git a/enlightenment-current/Makefile b/enlightenment-current/Makefile
new file mode 100644
index 0000000000..de40a1a0bc
--- /dev/null
+++ b/enlightenment-current/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 0.2 2018/09/06 16:15:10 andyb Exp $
+
+DISTNAME=	enlightenment-0.23.1
+CATEGORIES=	wm
+MASTER_SITES=	https://download.enlightenment.org/rel/apps/enlightenment/
+EXTRACT_SUFX=	.tar.xz
+
+MAINTAINER=	kikadf.01%gmail.com@localhost
+HOMEPAGE=	https://www.enlightenment.org/
+COMMENT=	The Enlightenment window manager
+LICENSE=	2-clause-bsd
+
+USE_LIBTOOL=	yes
+USE_TOOLS+=	pkg-config
+
+PKGCONFIG_OVERRIDE+=	src/modules/everything/everything.pc.in
+
+MESON_ARGS+=	-Dsystemd=false
+MESON_ARGS+=	-Ddevice-udev=false
+
+#EGDIR=			${PREFIX}/share/examples/enlightenment0224
+#INSTALLATION_DIRS=	share/doc/enlightenment0224
+
+#pre-install:
+#	${INSTALL_DATA} ${WRKSRC}/data/etc/enlightenment.menu ${DESTDIR}${EGDIR}
+#	${INSTALL_DATA} ${WRKSRC}/data/etc/sysactions.conf ${DESTDIR}${EGDIR}
+
+.include "../../devel/meson/build.mk"
+.include "../../wip/efl-current/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/enlightenment-current/PLIST b/enlightenment-current/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/enlightenment-current/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/enlightenment-current/TODO b/enlightenment-current/TODO
new file mode 100644
index 0000000000..bbd916c602
--- /dev/null
+++ b/enlightenment-current/TODO
@@ -0,0 +1,2 @@
+:: NetBSD 9.0_STABLE amd64, pkgsrc-current 2020-05-11 >> 
+
diff --git a/enlightenment-current/distinfo b/enlightenment-current/distinfo
new file mode 100644
index 0000000000..10b7b326a0
--- /dev/null
+++ b/enlightenment-current/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (enlightenment-0.22.4.tar.xz) = 312ac7b1a65db38517b3b5b41487cf588732fe06
+RMD160 (enlightenment-0.22.4.tar.xz) = d9634c88baaf8c486c6255bd47caa4045091b5dc
+SHA512 (enlightenment-0.22.4.tar.xz) = 9f4366bfed4d65e7baaeffd4f5b8ba6febf6f9888e6156dd3e100c9fca42c377f76f156f3dd1f6ab97745ffcb69e1e8d320937e41333797580624a9b74d298ba
+Size (enlightenment-0.22.4.tar.xz) = 25656972 bytes


Home | Main Index | Thread Index | Old Index