pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Oct 26 12:18:49 UTC 2019

Modified Files:
        pkgsrc/editors: Makefile
Added Files:
        pkgsrc/editors/l3afpad: DESCR Makefile PLIST distinfo

Log Message:
Add editors/l3afpad

L3afpad is a simple GTK+ text editor that emphasizes simplicity. As development
focuses on keeping weight down to a minimum, only the most essential features
are implemented in the editor. L3afpad is simple to use, is easily compiled,
requires few libraries, and starts up quickly.


To generate a diff of this commit:
cvs rdiff -u -r1.195 -r1.196 pkgsrc/editors/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/editors/l3afpad/DESCR \
    pkgsrc/editors/l3afpad/Makefile pkgsrc/editors/l3afpad/PLIST \
    pkgsrc/editors/l3afpad/distinfo

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

Modified files:

Index: pkgsrc/editors/Makefile
diff -u pkgsrc/editors/Makefile:1.195 pkgsrc/editors/Makefile:1.196
--- pkgsrc/editors/Makefile:1.195       Fri Oct 25 14:02:26 2019
+++ pkgsrc/editors/Makefile     Sat Oct 26 12:18:49 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.195 2019/10/25 14:02:26 kamil Exp $
+# $NetBSD: Makefile,v 1.196 2019/10/26 12:18:49 nia Exp $
 #
 
 COMMENT=       Editors
@@ -64,6 +64,7 @@ SUBDIR+=      kate
 SUBDIR+=       kile
 SUBDIR+=       kilo
 SUBDIR+=       le
+SUBDIR+=       l3afpad
 SUBDIR+=       leafpad
 SUBDIR+=       leim20
 SUBDIR+=       leim21

Added files:

Index: pkgsrc/editors/l3afpad/DESCR
diff -u /dev/null pkgsrc/editors/l3afpad/DESCR:1.1
--- /dev/null   Sat Oct 26 12:18:49 2019
+++ pkgsrc/editors/l3afpad/DESCR        Sat Oct 26 12:18:49 2019
@@ -0,0 +1,4 @@
+L3afpad is a simple GTK+ text editor that emphasizes simplicity. As development
+focuses on keeping weight down to a minimum, only the most essential features
+are implemented in the editor. L3afpad is simple to use, is easily compiled,
+requires few libraries, and starts up quickly.
Index: pkgsrc/editors/l3afpad/Makefile
diff -u /dev/null pkgsrc/editors/l3afpad/Makefile:1.1
--- /dev/null   Sat Oct 26 12:18:49 2019
+++ pkgsrc/editors/l3afpad/Makefile     Sat Oct 26 12:18:49 2019
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2019/10/26 12:18:49 nia Exp $
+
+DISTNAME=      l3afpad-0.8.18.1.11
+CATEGORIES=    editors
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=stevenhoneyman/}
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/stevenhoneyman/l3afpad
+COMMENT=       Simple text editor forked from Leafpad, supports GTK+ 3.x
+LICENSE=       gnu-gpl-v2
+
+USE_TOOLS+=    automake aclocal autoheader automake autoconf
+USE_TOOLS+=    intltool msgfmt msgmerge xgettext perl
+USE_TOOLS+=    gmake pkg-config
+
+GNU_CONFIGURE= yes
+
+pre-configure:
+       cd ${WRKSRC} && ${SH} autogen.sh
+
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/editors/l3afpad/PLIST
diff -u /dev/null pkgsrc/editors/l3afpad/PLIST:1.1
--- /dev/null   Sat Oct 26 12:18:49 2019
+++ pkgsrc/editors/l3afpad/PLIST        Sat Oct 26 12:18:49 2019
@@ -0,0 +1,58 @@
+@comment $NetBSD: PLIST,v 1.1 2019/10/26 12:18:49 nia Exp $
+bin/l3afpad
+share/applications/l3afpad.desktop
+share/icons/hicolor/128x128/apps/l3afpad.png
+share/icons/hicolor/16x16/apps/l3afpad.png
+share/icons/hicolor/192x192/apps/l3afpad.png
+share/icons/hicolor/20x20/apps/l3afpad.png
+share/icons/hicolor/22x22/apps/l3afpad.png
+share/icons/hicolor/24x24/apps/l3afpad.png
+share/icons/hicolor/256x256/apps/l3afpad.png
+share/icons/hicolor/32x32/apps/l3afpad.png
+share/icons/hicolor/36x36/apps/l3afpad.png
+share/icons/hicolor/40x40/apps/l3afpad.png
+share/icons/hicolor/48x48/apps/l3afpad.png
+share/icons/hicolor/64x64/apps/l3afpad.png
+share/icons/hicolor/72x72/apps/l3afpad.png
+share/icons/hicolor/96x96/apps/l3afpad.png
+share/locale/bg/LC_MESSAGES/l3afpad.mo
+share/locale/br/LC_MESSAGES/l3afpad.mo
+share/locale/ca/LC_MESSAGES/l3afpad.mo
+share/locale/cs/LC_MESSAGES/l3afpad.mo
+share/locale/da/LC_MESSAGES/l3afpad.mo
+share/locale/de/LC_MESSAGES/l3afpad.mo
+share/locale/el/LC_MESSAGES/l3afpad.mo
+share/locale/eo/LC_MESSAGES/l3afpad.mo
+share/locale/es/LC_MESSAGES/l3afpad.mo
+share/locale/et/LC_MESSAGES/l3afpad.mo
+share/locale/eu/LC_MESSAGES/l3afpad.mo
+share/locale/fi/LC_MESSAGES/l3afpad.mo
+share/locale/fr/LC_MESSAGES/l3afpad.mo
+share/locale/ga/LC_MESSAGES/l3afpad.mo
+share/locale/gl/LC_MESSAGES/l3afpad.mo
+share/locale/he/LC_MESSAGES/l3afpad.mo
+share/locale/hu/LC_MESSAGES/l3afpad.mo
+share/locale/id/LC_MESSAGES/l3afpad.mo
+share/locale/it/LC_MESSAGES/l3afpad.mo
+share/locale/ja/LC_MESSAGES/l3afpad.mo
+share/locale/ko/LC_MESSAGES/l3afpad.mo
+share/locale/lt/LC_MESSAGES/l3afpad.mo
+share/locale/lv/LC_MESSAGES/l3afpad.mo
+share/locale/nl/LC_MESSAGES/l3afpad.mo
+share/locale/nn/LC_MESSAGES/l3afpad.mo
+share/locale/pl/LC_MESSAGES/l3afpad.mo
+share/locale/pt/LC_MESSAGES/l3afpad.mo
+share/locale/pt_BR/LC_MESSAGES/l3afpad.mo
+share/locale/ru/LC_MESSAGES/l3afpad.mo
+share/locale/sk/LC_MESSAGES/l3afpad.mo
+share/locale/sl/LC_MESSAGES/l3afpad.mo
+share/locale/sr/LC_MESSAGES/l3afpad.mo
+share/locale/sv/LC_MESSAGES/l3afpad.mo
+share/locale/ta/LC_MESSAGES/l3afpad.mo
+share/locale/tr/LC_MESSAGES/l3afpad.mo
+share/locale/uk/LC_MESSAGES/l3afpad.mo
+share/locale/vi/LC_MESSAGES/l3afpad.mo
+share/locale/zh_CN/LC_MESSAGES/l3afpad.mo
+share/locale/zh_TW/LC_MESSAGES/l3afpad.mo
+share/pixmaps/l3afpad.png
+share/pixmaps/l3afpad.xpm
Index: pkgsrc/editors/l3afpad/distinfo
diff -u /dev/null pkgsrc/editors/l3afpad/distinfo:1.1
--- /dev/null   Sat Oct 26 12:18:49 2019
+++ pkgsrc/editors/l3afpad/distinfo     Sat Oct 26 12:18:49 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/10/26 12:18:49 nia Exp $
+
+SHA1 (l3afpad-0.8.18.1.11.tar.gz) = d1cdc83098baa1bc941debb5fbd30ff6390cba28
+RMD160 (l3afpad-0.8.18.1.11.tar.gz) = a692c138373df07b69c980377a694653daadc1db
+SHA512 (l3afpad-0.8.18.1.11.tar.gz) = f77494afc81d4c8586a976318d77d194eedf8414fc896cc9e2593de00dd3bb8c157f199a44908147b467f04b7a76c2c20aa67c64567685a77421ba0c2bff4643
+Size (l3afpad-0.8.18.1.11.tar.gz) = 194318 bytes



Home | Main Index | Thread Index | Old Index