Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11047315
D1881.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D1881.diff
View Options
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 @@
+<PISI>
+ <Source>
+ <Name>wxHexEditor</Name>
+ <Packager>
+ <Name>Mrbit</Name>
+ <Email>giacomogiorgianni@gmail.com</Email>
+ </Packager>
+ <License>GPL</License>
+ <PartOf>system.util</PartOf>
+ <Summary xml:lang="en">a free hex editor / disk editor for Linux, Windows and MacOSX</Summary>
+ <Description xml:lang="en">a free hex editor / disk editor for Linux, Windows and MacOSX
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>wxHexEditor</Name>
+ <Summary xml:lang="en">a free hex editor / disk editor for Linux, Windows and MacOSX</Summary>
+ <Description xml:lang="en">a free hex editor / disk editor for Linux, Windows and MacOSX
+</Description>
+ <PartOf>system.util</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/share/applications/wxHexEditor.desktop</Path>
+ <Path fileType="localedata">/usr/share/locale</Path>
+ <Path fileType="data">/usr/share/pixmaps/wxHexEditor.png</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-01-04</Date>
+ <Version>0.24</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Mrbit</Name>
+ <Email>giacomogiorgianni@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 3:14 PM (3 h, 1 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5805021
Default Alt Text
D1881.diff (3 KB)
Attached To
Mode
D1881: Inizial commit of wxhexeditor
Attached
Detach File
Event Timeline
Log In to Comment