pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
enlightenment-current: update TODO
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Thu Dec 3 17:58:09 2020 +0100
Changeset: 972a87a3538312a63763733f2168bf1a600fb882
Modified Files:
enlightenment-current/Makefile
enlightenment-current/TODO
Log Message:
enlightenment-current: update TODO
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=972a87a3538312a63763733f2168bf1a600fb882
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
enlightenment-current/Makefile | 9 +++++----
enlightenment-current/TODO | 4 +++-
2 files changed, 8 insertions(+), 5 deletions(-)
diffs:
diff --git a/enlightenment-current/Makefile b/enlightenment-current/Makefile
index 9567522ff7..258140527c 100644
--- a/enlightenment-current/Makefile
+++ b/enlightenment-current/Makefile
@@ -3,7 +3,7 @@
DISTNAME= enlightenment-0.24.2
PKGNAME= ${DISTNAME:S/enlightenment/enlightenment-current/}
CATEGORIES= wm
-PKGREVISION= 3
+PKGREVISION= 4
MASTER_SITES= https://download.enlightenment.org/rel/apps/enlightenment/
EXTRACT_SUFX= .tar.xz
@@ -68,12 +68,13 @@ MESON_ARGS+= -Dsystemd=false
CPPFLAGS+= -DPKGSRC_X11BASE=\"${X11BASE:Q}\"
.endif
-.include "../../devel/meson/build.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.if ${OPSYS} == "NetBSD"
.include "../../sysutils/upower/buildlink3.mk"
.endif
+
+.include "../../devel/meson/build.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../wip/efl/buildlink3.mk"
.include "../../x11/xcb-util-keysyms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/enlightenment-current/TODO b/enlightenment-current/TODO
index 58277bfe3a..0c52bbb2a1 100644
--- a/enlightenment-current/TODO
+++ b/enlightenment-current/TODO
@@ -1,5 +1,7 @@
#### Status
-Build on NetBSD 9.0_STABLE amd64, pkgsrc-2020Q2
+Build on:
+- NetBSD 9.1_STABLE amd64, pkgsrc-2020Q3
+- Linux 5.9.8-2-MANJARO x86_64, pkgsrc-2020Q3
3rd party binary repository:
`# echo "https://sourceforge.net/projects/kikadf/files/NetBSD/amd64/All/" >> /usr/pkg/etc/pkgin/repositories.conf`
Home |
Main Index |
Thread Index |
Old Index