Browse Source

hexedit: improved by adding a patch for advanced search capabilities

Note:

http://www.volkerschatz.com/unix/hexeditpatch.html
stable/0.2
Christian Wiese 13 years ago
parent
commit
4cb596320f
2 changed files with 18 additions and 1 deletions
  1. +17
    -0
      editors/hexedit/hexedit.conf
  2. +1
    -1
      editors/hexedit/hexedit.desc

+ 17
- 0
editors/hexedit/hexedit.conf

@ -0,0 +1,17 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../hexedit/hexedit.conf
# Copyright (C) 2011 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
# advanced searching capabilities
# http://www.volkerschatz.com/unix/hexeditpatch.html
var_append patchfiles ' ' "$( match_source_file -p hexedit-search )"

+ 1
- 1
editors/hexedit/hexedit.desc

@ -35,4 +35,4 @@
[P] X -----5---9 174.200
[D] 2981508390 hexedit-1.2.12.src.tgz http://rigaux.org/
[D] 1310835949 hexedit-search2a.diff.gz http://www.volkerschatz.com/unix/patches/

Loading…
Cancel
Save