This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] ghex - GNOME hex editor


ghex is a hex editor for GNOME, found in most Linux distros [1], and I'd like to see it in Cygwin too.

Yaakov: As ghex is currently available in Ports, yours is first refusal. If you'd like to maintain ghex yourself, please could you bring ghex and its child packages across from Ports. However, if you're happy for me to maintain it, then my packages are as follows:


# 32-bit:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/32bit/release
wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \
${BASEURL}/ghex/ghex-3.17.91-1-src.tar.xz \
${BASEURL}/ghex/ghex-3.17.91-1.tar.xz \
${BASEURL}/ghex/ghex-debuginfo/ghex-debuginfo-3.17.91-1.tar.xz \
${BASEURL}/ghex/ghex-debuginfo/setup.hint \
${BASEURL}/ghex/libgtkhex3-devel/libgtkhex3-devel-3.17.91-1.tar.xz \
${BASEURL}/ghex/libgtkhex3-devel/setup.hint \
${BASEURL}/ghex/libgtkhex3_0/libgtkhex3_0-3.17.91-1.tar.xz \
${BASEURL}/ghex/libgtkhex3_0/setup.hint \
${BASEURL}/ghex/setup.hint


# 64-bit:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/64bit/release
wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \
${BASEURL}/ghex/ghex-3.17.91-1-src.tar.xz \
${BASEURL}/ghex/ghex-3.17.91-1.tar.xz \
${BASEURL}/ghex/ghex-debuginfo/ghex-debuginfo-3.17.91-1.tar.xz \
${BASEURL}/ghex/ghex-debuginfo/setup.hint \
${BASEURL}/ghex/libgtkhex3-devel/libgtkhex3-devel-3.17.91-1.tar.xz \
${BASEURL}/ghex/libgtkhex3-devel/setup.hint \
${BASEURL}/ghex/libgtkhex3_0/libgtkhex3_0-3.17.91-1.tar.xz \
${BASEURL}/ghex/libgtkhex3_0/setup.hint \
${BASEURL}/ghex/setup.hint


Please let me know whether you'd prefer to maintain ghex yourself, or you'd like me to take it - I'm happy either way.

Dave.

[1] - http://pkgs.org/search/ghex


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]