Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: abi_used_libs =================================================================== --- /dev/null +++ abi_used_libs @@ -0,0 +1,12 @@ +libc.so.6 +libgcc_s.so.1 +libgomp.so.1 +libm.so.6 +libpthread.so.0 +libstdc++.so.6 +libwx_baseu-3.0.so.0 +libwx_baseu_net-3.0.so.0 +libwx_baseu_xml-3.0.so.0 +libwx_gtk2u_adv-3.0.so.0 +libwx_gtk2u_aui-3.0.so.0 +libwx_gtk2u_core-3.0.so.0 Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,18 @@ +name : wxHexEditor +version : 0.24 +release : 1 +source : + - https://sourceforge.net/projects/wxhexeditor/files/wxHexEditor/v0.24%20Beta/wxHexEditor-v0.24-src.tar.xz : a1b893fcc5b2a6e5e971b5fe4116b65f9fed6d317e8cdc6cb9219a0a609fd5ab +homepage : http://wxhexeditor.sourceforge.net/ +license : GPL +component : system.util +summary : a free hex editor / disk editor for Linux, Windows and MacOSX +description: | + a free hex editor / disk editor for Linux, Windows and MacOSX +builddeps : + - pkgconfig(webkit2gtk-4.0) + - wxwidgets-devel +build : | + %make CC=gcc CPP=cpp CXX=g++ +install : | + %make_install PREFIX="/usr" Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,37 @@ + + + wxHexEditor + + Mrbit + giacomogiorgianni@gmail.com + + GPL + system.util + a free hex editor / disk editor for Linux, Windows and MacOSX + a free hex editor / disk editor for Linux, Windows and MacOSX + + https://solus-project.com/sources/README.Solus + + + wxHexEditor + a free hex editor / disk editor for Linux, Windows and MacOSX + a free hex editor / disk editor for Linux, Windows and MacOSX + + system.util + + /usr/bin + /usr/share/applications/wxHexEditor.desktop + /usr/share/locale + /usr/share/pixmaps/wxHexEditor.png + + + + + 2018-01-04 + 0.24 + Packaging update + Mrbit + giacomogiorgianni@gmail.com + + + \ No newline at end of file