The attached update entails some code cleaning evident in the PLIST.

Details here:

https://github.com/johanmalm/jgmenu/blob/master/docs/relnotes/0.2.1.txt

It also provides a "greeneye" menu with search capability demonstrated
here"

https://www.youtube.com/watch?v=XDmNO_83EnM

Tested openbox current/amd64 with lx
and CWM with jgmenu init --theme=greeneye
with both lx/menu-cache/gnome-menus and pmenu.

Further testing, feedback on problems and commit consideration
appreciated.



--
J. Scott Heppler
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/jgmenu/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 Makefile
--- Makefile    3 Feb 2019 15:47:09 -0000       1.1.1.1
+++ Makefile    23 Feb 2019 20:20:47 -0000
@@ -5,7 +5,7 @@ CATEGORIES =    x11
 
 GH_ACCOUNT =   johanmalm
 GH_PROJECT =   jgmenu
-GH_TAGNAME =   v2.0
+GH_TAGNAME =   v2.1
 
 # GPLv2 only
 PERMIT_PACKAGE_CDROM = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/jgmenu/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo    3 Feb 2019 15:47:09 -0000       1.1.1.1
+++ distinfo    23 Feb 2019 20:20:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (jgmenu-2.0.tar.gz) = dB5usIv3Qjg+iIQmHkFZ+3fQSLTImBVWEbMXn0p6r88=
-SIZE (jgmenu-2.0.tar.gz) = 324635
+SHA256 (jgmenu-2.1.tar.gz) = rtB7PRVsAn4uS2Kvv5b4+RstWRRvT22Hc8SNMV81rz8=
+SIZE (jgmenu-2.1.tar.gz) = 330256
Index: patches/patch-Makefile
===================================================================
RCS file: patches/patch-Makefile
diff -N patches/patch-Makefile
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ patches/patch-Makefile      23 Feb 2019 20:20:47 -0000
@@ -0,0 +1,14 @@
+$OpenBSD$
+
+Index: Makefile
+--- Makefile.orig
++++ Makefile
+@@ -24,7 +24,7 @@ else
+ datarootdir= $(prefix)/share
+ endif
+ 
+-CFLAGS  += -g -Wall -Os -std=gnu89
++CFLAGS  += -Wall -Os -std=gnu89
+ CFLAGS  += -Wextra -Wdeclaration-after-statement -Wno-format-zero-length \
+          -Wold-style-definition -Woverflow -Wpointer-arith \
+          -Wstrict-prototypes -Wunused -Wvla -Wunused-result
Index: patches/patch-Makefile_inc
===================================================================
RCS file: patches/patch-Makefile_inc
diff -N patches/patch-Makefile_inc
--- patches/patch-Makefile_inc  3 Feb 2019 15:47:09 -0000       1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,14 +0,0 @@
-$OpenBSD: patch-Makefile_inc,v 1.1.1.1 2019/02/03 15:47:09 bcallah Exp $
-
-Index: Makefile.inc
---- Makefile.inc.orig
-+++ Makefile.inc
-@@ -11,7 +11,7 @@ else
- datarootdir= $(prefix)/share
- endif
- 
--CFLAGS  += -g -Wall -Os -std=gnu89
-+CFLAGS  += -Wall -std=gnu89
- CFLAGS  += -Wextra -Wdeclaration-after-statement -Wno-format-zero-length \
-          -Wold-style-definition -Woverflow -Wpointer-arith \
-          -Wstrict-prototypes -Wunused -Wvla -Wunused-result
Index: patches/patch-docs_manual_Makefile
===================================================================
RCS file: /cvs/ports/x11/jgmenu/patches/patch-docs_manual_Makefile,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 patch-docs_manual_Makefile
--- patches/patch-docs_manual_Makefile  3 Feb 2019 15:47:09 -0000       1.1.1.1
+++ patches/patch-docs_manual_Makefile  23 Feb 2019 20:20:47 -0000
@@ -1,4 +1,4 @@
-$OpenBSD: patch-docs_manual_Makefile,v 1.1.1.1 2019/02/03 15:47:09 bcallah Exp 
$
+$OpenBSD$
 
 Index: docs/manual/Makefile
 --- docs/manual/Makefile.orig
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/jgmenu/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   3 Feb 2019 15:47:09 -0000       1.1.1.1
+++ pkg/PLIST   23 Feb 2019 20:20:47 -0000
@@ -2,26 +2,15 @@
 @bin bin/jgmenu
 bin/jgmenu_run
 lib/jgmenu/
-@bin lib/jgmenu/jgmenu
 lib/jgmenu/jgmenu-config.py
 @bin lib/jgmenu/jgmenu-greeneye
 @bin lib/jgmenu/jgmenu-i18n
-lib/jgmenu/jgmenu-init--append.sh
-lib/jgmenu/jgmenu-init--bunsenlabs.sh
-lib/jgmenu/jgmenu-init--neon.sh
-lib/jgmenu/jgmenu-init--prepend.sh
 lib/jgmenu/jgmenu-init.sh
 @bin lib/jgmenu/jgmenu-lx
 @bin lib/jgmenu/jgmenu-ob
 lib/jgmenu/jgmenu-pmenu.py
 @bin lib/jgmenu/jgmenu-socket
 lib/jgmenu/jgmenu-unity-hack.py
-lib/jgmenu/jgmenu_run
-lib/jgmenu/jgmenurc
-lib/jgmenu/jgmenurc.archlabs_1803
-lib/jgmenu/jgmenurc.bunsenlabs_helium
-lib/jgmenu/jgmenurc.bunsenlabs_hydrogen
-lib/jgmenu/jgmenurc.neon
 @man man/man1/jgmenu-config.1
 @man man/man1/jgmenu-lx.1
 @man man/man1/jgmenu-ob.1

Reply via email to