pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ecrire: Add 0.2.0
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Thu May 23 04:43:52 2024 -0700
Changeset: c5d4b837a49c07cc2fc11850ea42464f96149070
Added Files:
ecrire/DESCR
ecrire/Makefile
ecrire/PLIST
ecrire/distinfo
Log Message:
ecrire: Add 0.2.0
ecrire is a simple text editor for the enlightenment desktop environment
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c5d4b837a49c07cc2fc11850ea42464f96149070
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ecrire/DESCR | 1 +
ecrire/Makefile | 18 ++++++++++++++++++
ecrire/PLIST | 26 ++++++++++++++++++++++++++
ecrire/distinfo | 5 +++++
4 files changed, 50 insertions(+)
diffs:
diff --git a/ecrire/DESCR b/ecrire/DESCR
new file mode 100644
index 0000000000..c21e6bb8a1
--- /dev/null
+++ b/ecrire/DESCR
@@ -0,0 +1 @@
+This is intended to be a text editor for the enlightenment desktop environment
diff --git a/ecrire/Makefile b/ecrire/Makefile
new file mode 100644
index 0000000000..93ea7d7b8b
--- /dev/null
+++ b/ecrire/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+DISTNAME= ecrire-0.2.0
+CATEGORIES= editors enlightenment
+MASTER_SITES= https://download.enlightenment.org/rel/apps/ecrire/
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= matthewd%fastmail.us@localhost
+HOMEPAGE= https://download.enlightenment.org/rel/apps/ecrire/
+COMMENT= Simple text editor for the enlightenment desktop
+LICENSE= 2-clause-bsd
+
+USE_PKGLOCALEDIR= yes
+USE_TOOLS= pkg-config
+
+.include "../../devel/meson/build.mk"
+.include "../../wip/efl/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/ecrire/PLIST b/ecrire/PLIST
new file mode 100644
index 0000000000..14d8c2e2e9
--- /dev/null
+++ b/ecrire/PLIST
@@ -0,0 +1,26 @@
+@comment $NetBSD$
+bin/ecrire
+share/applications/ecrire.desktop
+share/ecrire/AUTHORS
+share/ecrire/COPYING
+share/icons/ecrire.png
+share/icons/ecrire.svg
+share/icons/hicolor/128x128/apps/ecrire.png
+share/icons/hicolor/scalable/apps/ecrire.svg
+share/locale/ca/LC_MESSAGES/ecrire.mo
+share/locale/da/LC_MESSAGES/ecrire.mo
+share/locale/eo/LC_MESSAGES/ecrire.mo
+share/locale/es/LC_MESSAGES/ecrire.mo
+share/locale/fr/LC_MESSAGES/ecrire.mo
+share/locale/gl/LC_MESSAGES/ecrire.mo
+share/locale/he/LC_MESSAGES/ecrire.mo
+share/locale/hu/LC_MESSAGES/ecrire.mo
+share/locale/it/LC_MESSAGES/ecrire.mo
+share/locale/ko_KR/LC_MESSAGES/ecrire.mo
+share/locale/lt/LC_MESSAGES/ecrire.mo
+share/locale/pl/LC_MESSAGES/ecrire.mo
+share/locale/pt/LC_MESSAGES/ecrire.mo
+share/locale/sl/LC_MESSAGES/ecrire.mo
+share/locale/sr/LC_MESSAGES/ecrire.mo
+share/locale/tr/LC_MESSAGES/ecrire.mo
+share/locale/zh_CN/LC_MESSAGES/ecrire.mo
diff --git a/ecrire/distinfo b/ecrire/distinfo
new file mode 100644
index 0000000000..f6f55f2a3b
--- /dev/null
+++ b/ecrire/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (ecrire-0.2.0.tar.xz) = 7b44b49d324b64fbd8b99349c438f387580388cb26a21298a51e970685ce389d
+SHA512 (ecrire-0.2.0.tar.xz) = 6158ac063bdcecf13b2f45448aebcf624d9fe3029d8b2e4bbe40104fbfb5627b02f76112901dfe5617c27dce7ebbf95c277ec6def031efb8a8f1034c092836ef
+Size (ecrire-0.2.0.tar.xz) = 43852 bytes
Home |
Main Index |
Thread Index |
Old Index