Timeline



Mar 5, 2018:

5:07 PM Changeset in gitlab [c29f1c9] by Thomas Bernard <miniupnp@…>
Fix compilation with recoil with MSVC Also fix handling of long …
3:42 PM Changeset in gitlab [0fd3fb8] by Thomas Bernard <miniupnp@…>
Load_Recoil(): preserve original picture aspect ratio skip RECOIL …
3:42 PM Changeset in gitlab [2995a0e] by Thomas Bernard <miniupnp@…>
Load_Recoil(): show number of colors in "comment"
3:42 PM Changeset in gitlab [e36c96e2] by Thomas Bernard <miniupnp@…>
3rdparty: add lua and recoil directories to .gitignore
3:42 PM Changeset in gitlab [49bc467] by Thomas Bernard <miniupnp@…>
Fix Makefile for building with RECOIL + update Makefile.dep it was …
3:42 PM Changeset in gitlab [d9ca8c04] by Thomas Bernard <miniupnp@…>
Allow to compile without RECOIL (make NORECOIL=1)
3:42 PM Changeset in gitlab [701dec6] by Thomas Bernard <miniupnp@…>
Load_Recoil_Image(): Read image in multiple files with RECOIL add …
3:42 PM Changeset in gitlab [44b1d5a] by Thomas Bernard <miniupnp@…>
Try to load images with RECOIL (REtro COmputer IMage Library)
1:55 PM Changeset in gitlab [f53925f] by Thomas Bernard <miniupnp@…>
Load_CM5() : clean up palette setup
1:55 PM Changeset in gitlab [9e89fb6] by Thomas Bernard <miniupnp@…>
Load_CM5() Fix preview for CM5 format
1:55 PM Changeset in gitlab [68cad38] by Thomas Bernard <miniupnp@…>
Load_CM5() update comments
1:55 PM Changeset in gitlab [9209cc0] by Thomas Bernard <miniupnp@…>
Load_CM5(): clear palette if configured to do so
1:55 PM Changeset in gitlab [4b4a66d] by Thomas Bernard <miniupnp@…>
Load_CM5() remove uneeded buffer
1:55 PM Changeset in gitlab [524bdfb] by Thomas Bernard <miniupnp@…>
improve Test_CM5()
9:22 AM Changeset in gitlab [8a1781d] by Thomas Bernard <miniupnp@…>
Delete_safety_backups() fix memory leaks
9:22 AM Changeset in gitlab [f32eaca] by Thomas Bernard <miniupnp@…>
Make compilers happy, remove warnings... unsigned/signed comparaison …
9:22 AM Changeset in gitlab [b98b743] by Thomas Bernard <miniupnp@…>
Look_for_alternate_ext() fix uninitialized memory access
9:22 AM Changeset in gitlab [3870cc8] by Thomas Bernard <miniupnp@…>
Program_shutdown() free all images, backups, brushes.
9:22 AM Changeset in gitlab [37eac89] by Thomas Bernard <miniupnp@…>
memory leak fix : free the main page on exit
9:22 AM Changeset in gitlab [5acf27c] by Thomas Bernard <miniupnp@…>
call iconv_close() to free iconv resources

Mar 4, 2018:

9:45 PM Ticket #54 (GrafX2 unable to draw even width ellipses/circles) updated by Thomas Bernard
your're right. It is even weird that they are circle drawing …
9:14 AM Ticket #54 (GrafX2 unable to draw even width ellipses/circles) updated by PulkoMandy
I don't think an option is the right thing to do. When drawing, …
2:18 AM Ticket #54 (GrafX2 unable to draw even width ellipses/circles) updated by Thomas Bernard
Status changed
see https://gitlab.com/GrafX2/grafX2/merge_requests/41 Questions : 1. …

Mar 3, 2018:

1:27 PM Ticket #71 (Debian package doesn't contain a binary!) updated by Howard Jones
It was http://sid.ethz.ch/debian/grafx2/ I was just interested in …
1:09 PM Ticket #71 (Debian package doesn't contain a binary!) closed by PulkoMandy
fixed
1:07 PM Ticket #71 (Debian package doesn't contain a binary!) updated by PulkoMandy
That was probably about gurkan's builds at …
1:04 PM Ticket #68 (File Layer and Indexing Operation within File Layer) updated by PulkoMandy
Milestone changed
1:03 PM Ticket #68 (File Layer and Indexing Operation within File Layer) updated by PulkoMandy
Seems to be out of scope for GrafX2. If I understand correctly, the …
2:47 AM Ticket #71 (Debian package doesn't contain a binary!) updated by Thomas Bernard
which .deb file is this ticket about ?
2:42 AM Ticket #68 (File Layer and Indexing Operation within File Layer) updated by Thomas Bernard
I have to admit I don't understand what is asked here…
2:06 AM Ticket #54 (GrafX2 unable to draw even width ellipses/circles) updated by Thomas Bernard
huhu I started to dig into the ellipse drawing code... First I'm doing …
1:01 AM Ticket #10 (filenames are not translated to/from utf-8) closed by Thomas Bernard
fixed: everything is fixed now. Just need more 8x8 fonts for non-latin …

Mar 2, 2018:

10:03 PM Changeset in gitlab [03d0d5e] by Thomas Bernard <miniupnp@…>
Save_XPM() properly add a , after each line
10:03 PM Changeset in gitlab [9bd758a] by Thomas Bernard <miniupnp@…>
Save_XPM(): Save transparency information. As XPM is mainly designed …
10:03 PM Changeset in gitlab [999458d] by Thomas Bernard <miniupnp@…>
Save_XPM(): save 1 char per pixel if possible " and \ are not valid …
12:21 AM Changeset in gitlab [07db9f1] by Thomas Bernard <miniupnp@…>
add alternate URL to download libpng sources
12:21 AM Changeset in gitlab [75fcc3d] by Thomas Bernard <miniupnp@…>
libpng 1.6.32 => 1.6.34

Feb 23, 2018:

6:46 PM Changeset in gitlab [b6c3852] by Thomas Bernard <miniupnp@…>
Display unicode names in script factory as well So in windows the …
6:46 PM Changeset in gitlab [db39392] by Thomas Bernard <miniupnp@…>
Update MSVC project to compile with lua minor changes to remove need …

Feb 22, 2018:

11:26 AM Changeset in gitlab [c29a52a] by Thomas Bernard <miniupnp@…>
WIN32 Cross build now includes lua

Feb 21, 2018:

1:20 AM win32_brush_factory.png attached to Ticket #10 by Thomas Bernard
Factory displaying Windows Short names
1:19 AM Ticket #10 (filenames are not translated to/from utf-8) updated by Thomas Bernard
The code has been merged, so we could close the ticket now, but let …

Feb 20, 2018:

5:24 PM Changeset in gitlab [8ec19f5] by Thomas Bernard <miniupnp@…>
Easy leakchecks with "make valgrind" result is readable thanks to the …
3:45 PM Changeset in gitlab [3a6968c] by Thomas Bernard <miniupnp@…>
Save_IFF() fix: Remove file after fclose()
3:45 PM Changeset in gitlab [854d787] by Thomas Bernard <miniupnp@…>
io.c: Add Remove_directory() and Remove_path() Also implement WIN32 …
3:45 PM Changeset in gitlab [60beebc] by Thomas Bernard <miniupnp@…>
fixes for MSVC non-standard C library strcase => _stricmp strncase => …
3:45 PM Changeset in gitlab [87e4cfa] by Thomas Bernard <miniupnp@…>
MSVC fix: no arithmetics on void * pointers
3:45 PM Changeset in gitlab [3d4f39f] by Thomas Bernard <miniupnp@…>
Use Open_file_write() in Save_GPL() Save_PAL() and Save_XPM() They …
3:45 PM Changeset in gitlab [d1426c6] by Thomas Bernard <miniupnp@…>
Generate version.c in MSVC project
3:45 PM Changeset in gitlab [ae03cdf] by Thomas Bernard <miniupnp@…>
convert absolute path to relative path in MSVC project
3:45 PM Changeset in gitlab [c24e752] by Thomas Bernard <miniupnp@…>
unicode.h: Comment what we support about unicode
3:45 PM Changeset in gitlab [519994e] by Thomas Bernard <miniupnp@…>
Add unicoode font files to archives
3:45 PM Changeset in gitlab [dc4926b7] by Thomas Bernard <miniupnp@…>
Fix to compile windows build with MinGW32
3:45 PM Changeset in gitlab [3c3ef15] by Thomas Bernard <miniupnp@…>
improve Test_PPH() remove one TODO :)
3:45 PM Changeset in gitlab [be82462] by Thomas Bernard <miniupnp@…>
loadsave.c: Add functions to open file with alternate extension. Used …
3:45 PM Changeset in gitlab [fda4708] by Thomas Bernard <miniupnp@…>
implement Unicode Copy/Paster for win32
3:45 PM Changeset in gitlab [6e6f8ca] by Thomas Bernard <miniupnp@…>
Open_popup() fix dropdown outside of the screen
3:45 PM Changeset in gitlab [ea7fdb19] by Thomas Bernard <miniupnp@…>
fix Get_full_filename() prototype
3:45 PM Changeset in gitlab [ad219c8] by Thomas Bernard <miniupnp@…>
Make saving of unicode named files work under Win32 the "Long" name …
3:45 PM Changeset in gitlab [7481829] by Thomas Bernard <miniupnp@…>
use Open_file_read()/Open_file_write()
3:45 PM Changeset in gitlab [3a0e187] by Thomas Bernard <miniupnp@…>
loadsave.c: function Remove_file()
3:45 PM Changeset in gitlab [3ed5dc5] by Thomas Bernard <miniupnp@…>
loadsave.c: add Open_file_write/Open_file_read() functions
3:45 PM Changeset in gitlab [bbdee15] by Thomas Bernard <miniupnp@…>
Filename input in unicode for Win32
3:45 PM Changeset in gitlab [c48e881] by Thomas Bernard <miniupnp@…>
WIN32 versions of io functions
3:45 PM Changeset in gitlab [d924e0b] by Thomas Bernard <miniupnp@…>
Disable annoying warning in MSVC
3:45 PM Changeset in gitlab [6f48d7f] by Thomas Bernard <miniupnp@…>
Add MSVC 2010 project file and a make the project compile
3:44 PM Changeset in gitlab [ee1ec1a] by Thomas Bernard <miniupnp@…>
Load_Unicode_font(): Warning_with_format(), better filename parsing
3:44 PM Changeset in gitlab [39c4466] by Thomas Bernard <miniupnp@…>
use sprintf(xxx,"%s%s...", x, y ..) for string concatenation
3:44 PM Changeset in gitlab [339e376] by Thomas Bernard <miniupnp@…>
readline.c: fix cursor display with unicode characters
3:44 PM Changeset in gitlab [2ad59e1] by Thomas Bernard <miniupnp@…>
add Get_font_character_pixel() to get font pixels
3:44 PM Changeset in gitlab [144d10b] by Thomas Bernard <miniupnp@…>
Support Unicode Keyboard Input
3:44 PM Changeset in gitlab [689aebf] by Thomas Bernard <miniupnp@…>
Unicode support in keyboard editable field for filename
3:44 PM Changeset in gitlab [9fb6d65] by Thomas Bernard <miniupnp@…>
pass unicode name when clicking Load or Save button
3:44 PM Changeset in gitlab [2911d61] by Thomas Bernard <miniupnp@…>
Load_Unicode_fonts() loads all unicode_XXXX-XXX.png files from skins …
3:44 PM Changeset in gitlab [4a27543] by Thomas Bernard <miniupnp@…>
update For_each_file() to pass both full path and file name only to …
3:44 PM Changeset in gitlab [a4593da] by Thomas Bernard <miniupnp@…>
display unicode filename in menu
3:44 PM Changeset in gitlab [de8379a] by Thomas Bernard <miniupnp@…>
Print_current_directory(): use ELLIPSIS_CHARACTER instead of …
3:44 PM Changeset in gitlab [9a03a54] by Thomas Bernard <miniupnp@…>
Display the current directory in unicode rename function …
3:44 PM Changeset in gitlab [b882eb9] by Thomas Bernard <miniupnp@…>
Print highlighted filename in unicode Print_filename_in_fileselector()
3:44 PM Changeset in gitlab [3322529] by Thomas Bernard <miniupnp@…>
Support for unicode names in directory listing
3:44 PM Changeset in gitlab [a1f0f36] by Thomas Bernard <miniupnp@…>
chdir() => Change_directory() improve portability
3:44 PM Changeset in gitlab [62944c7] by Thomas Bernard <miniupnp@…>
getcwd() => Get_current_directory()
3:44 PM Changeset in gitlab [2ef2e04] by Thomas Bernard <miniupnp@…>
Rewrite Read_list_of_files() to make use of For_each_directory_entry()
3:44 PM Changeset in gitlab [cb936b2] by Thomas Bernard <miniupnp@…>
Update For_each_directory_entry() for more args in callback
3:44 PM Changeset in gitlab [5453082] by Thomas Bernard <miniupnp@…>
Add the ability to print unicode characters in addition to "Latin1" ones
3:44 PM Changeset in gitlab [b564a4d] by Thomas Bernard <miniupnp@…>
UTF-8 named files for testing Latin1 accentuated chars + Cyrrillic chars
1:06 AM Changeset in gitlab [59f7261] by Thomas Bernard <miniupnp@…>
Copy 3rd party dll's to bin/. Avoid dependency on libgcc*.dll

Feb 19, 2018:

10:32 PM Changeset in gitlab [8f6e955] by Thomas Bernard <miniupnp@…>
Cross build: Include the right libpng*.dll within the ziprelease
7:56 PM Changeset in gitlab [a771b23] by Thomas Bernard <miniupnp@…>
3rdparty: fix clean targets
7:56 PM Changeset in gitlab [c6084f2] by Thomas Bernard <miniupnp@…>
gitlab-ci: cross compile for Mingw32
7:56 PM Changeset in gitlab [7fb8deb] by Thomas Bernard <miniupnp@…>
use PKG_CONFIG_LIBDIR instead of PKG_CONFIG_PATH when WIN32CROSS=1
7:55 PM Changeset in gitlab [f4f2dfd] by Thomas Bernard <miniupnp@…>
vasprintf() doesnt exist under Win32 :(
7:55 PM Changeset in gitlab [20f8cd4] by Thomas Bernard <miniupnp@…>
Add Freetype & SDL_ttf
7:55 PM Changeset in gitlab [49876dc] by Thomas Bernard <miniupnp@…>
Makefile: use cross compiled libs from ../3rdparty
7:55 PM Changeset in gitlab [7ecef0d] by Thomas Bernard <miniupnp@…>
3rdparty: add libz as well, and make libpng use it
7:55 PM Changeset in gitlab [156656c] by Thomas Bernard <miniupnp@…>
travis-ci: test building 3rd party lib dependencies

Feb 18, 2018:

9:11 PM Changeset in gitlab [3149d04] by Thomas Bernard <miniupnp@…>
Load_IFF(): load multi palette ILBMs using the BEAM chunk
9:11 PM Changeset in gitlab [d4bf0a8] by Thomas Bernard <miniupnp@…>
Load_IFF(): Load Animations saved by DeluxePaint ST
9:11 PM Changeset in gitlab [2cdb6a4d] by Thomas Bernard <miniupnp@…>
Load_IFF() properly set frame duration for animations
9:11 PM Changeset in gitlab [2d7ecbd] by Thomas Bernard <miniupnp@…>
Load_IFF() improve compatibilty with malformed IFF files
9:11 PM Changeset in gitlab [c1f5ec0] by Thomas Bernard <miniupnp@…>
Load_IFF() animations. Support XOR in mode 5 and frame interleave of 2
9:11 PM Changeset in gitlab [f0c5854] by Thomas Bernard <miniupnp@…>
Load_IFF() support ILBM animations type 74
9:11 PM Changeset in gitlab [e31fbab] by Thomas Bernard <miniupnp@…>
Load_IFF() parse Deluxe Paint ANimation (DPAN) chunk
9:11 PM Changeset in gitlab [5ff093f] by Thomas Bernard <miniupnp@…>
Load_IFF() move ANHD data to T_IFF_AnimHeader
9:11 PM Changeset in gitlab [28916b6] by Thomas Bernard <miniupnp@…>
Load_IFF() Fix ILBM 24bit swapped R & B components
9:11 PM Changeset in gitlab [925dd7f] by Thomas Bernard <miniupnp@…>
Load_IFF() Fix parsing of ILBM with mask=1
9:11 PM Changeset in gitlab [fcb0502] by Thomas Bernard <miniupnp@…>
Load_IFF() fix overflow in ColorCycling parsing CRNG
9:11 PM Changeset in gitlab [a90170f] by Thomas Bernard <miniupnp@…>
Save_IFF(): better handling of pixel aspect ratio
9:11 PM Changeset in gitlab [a94f07d] by Thomas Bernard <miniupnp@…>
Save_IFF(): support Comment saving (in ANNO chunk)
9:11 PM Changeset in gitlab [268887f4] by Thomas Bernard <miniupnp@…>
Load_IFF() use CAMG to set EHB palette Fixes loading of …
9:11 PM Changeset in gitlab [d94fb96] by Thomas Bernard <miniupnp@…>
test_iff: Add small tool to test for IFF file structures useful to …
9:11 PM Changeset in gitlab [544a996] by Thomas Bernard <miniupnp@…>
Load_IFF() support of ANIM/ANHD/DLTA animated ILBM
9:11 PM Changeset in gitlab [1311cfe] by Thomas Bernard <miniupnp@…>
Load_IFF() use CAMG to force HAM mode
9:11 PM Changeset in gitlab [d475391] by Thomas Bernard <miniupnp@…>
Load_IFF() parse BMHD as a normal chunk. Use stored_bit_planes var
9:11 PM Changeset in gitlab [4c92e87] by Thomas Bernard <miniupnp@…>
Fix the preview for HAM files HAM files are "true color" pictures …
9:11 PM Changeset in gitlab [2bfbc03] by Thomas Bernard <miniupnp@…>
Display the bpp of the picture in the Load/Save Dialog
9:11 PM Changeset in gitlab [039f9af] by Thomas Bernard <miniupnp@…>
Load_IFF() PCHG chunk to support "Palette Change" ILBMs
9:11 PM Changeset in gitlab [d59c7b6] by Thomas Bernard <miniupnp@…>
Load_IFF() : support ACBM IFF subtype
9:11 PM Changeset in gitlab [f6fa546] by Thomas Bernard <miniupnp@…>
Load_IFF() support ANNO chunks
9:11 PM Changeset in gitlab [747867b] by Thomas Bernard <miniupnp@…>
Load_IFF() translate comments, break in failed for loops
9:11 PM Changeset in gitlab [c744401] by Thomas Bernard <miniupnp@…>
Load_IFF() add parsing of CLUT chunks
9:11 PM Changeset in gitlab [9bb4592] by Thomas Bernard <miniupnp@…>
Load_IFF() Fixed support of HAM pictures. Loading HAM6 and HAM8 ast …
9:11 PM Changeset in gitlab [7a9a862] by Thomas Bernard <miniupnp@…>
Load_IFF() : support 24bits files
9:11 PM Changeset in gitlab [38c9e3e] by Thomas Bernard <miniupnp@…>
Load_IFF() : parse SHAM (Sliced-HAM) chunks
9:11 PM Changeset in gitlab [c5ea5d3] by Thomas Bernard <miniupnp@…>
remove IFF_file global variable
9:11 PM Changeset in gitlab [5934e0d] by Thomas Bernard <miniupnp@…>
remove global variable IFF_buffer
9:11 PM Changeset in gitlab [7113523] by Thomas Bernard <miniupnp@…>
Load_IFF() set aspect ratio of loaded image
9:11 PM Changeset in gitlab [ec8f698] by Thomas Bernard <miniupnp@…>
load 1st image of Deluxe Paint for Atari ST Animations
9:11 PM Changeset in gitlab [c3a8559] by Thomas Bernard <miniupnp@…>
Load_IFF() move PBM code to PBM_decode(). Handle TINY and DPPV chunks
9:11 PM Changeset in gitlab [2419431] by Thomas Bernard <miniupnp@…>
Load_IFF() Add parsing of CAMG chunks
9:11 PM Changeset in gitlab [14cce41] by Thomas Bernard <miniupnp@…>
Reorganize Load_IFF()

Feb 17, 2018:

7:00 PM Changeset in gitlab [b70d493] by Thomas Bernard <miniupnp@…>
add CROSS_CC CROSS_PKGCONFIG CROSS_SDLCONFIG for Mingw32 Cross compilation
7:00 PM Changeset in gitlab [6a6f937] by Thomas Bernard <miniupnp@…>
Makefile: Fix PLATFORMFILES for WIN32CROSS
7:00 PM Changeset in gitlab [3bab6f36] by Thomas Bernard <miniupnp@…>
Add git branch name to tgz and zip name if not master
7:00 PM Changeset in gitlab [6f60a06] by Thomas Bernard <miniupnp@…>
Load_ICO() fix when libpng is disabled
5:34 PM Ticket #10 (filenames are not translated to/from utf-8) updated by Thomas Bernard
I think everything is OK with the merge request now. Only thing …

Feb 16, 2018:

9:29 AM Changeset in gitlab [f89b679] by Thomas Bernard <miniupnp@…>
Makefile: automatically rebuild when the CFLAGS, version or label changes

Feb 15, 2018:

11:27 PM Ticket #73 (sources contain non ascii characters) updated by Thomas Bernard
yep the issue is that gitlab is expecting UTF8 sources... Apple …
5:37 PM Ticket #73 (sources contain non ascii characters) updated by yrizoud@…
Worst case scenario is people not seeing the right character when they …
4:20 PM Changeset in gitlab [8969230] by Thomas Bernard <miniupnp@…>
build under OS X > 10.5
4:20 PM Changeset in gitlab [5e3bbca] by Thomas Bernard <miniupnp@…>
Enable UTF8 filename conversion for OS X HFS drives are using …
3:20 PM Ticket #10 (filenames are not translated to/from utf-8) updated by Thomas Bernard
https://gitlab.com/GrafX2/grafX2/merge_requests/31 still some work to …

Feb 14, 2018:

10:24 AM Ticket #73 (sources contain non ascii characters) created by Thomas Bernard
there are 8bit chars in the comments, that should be removed as we …
9:58 AM Changeset in gitlab [ffbf51a] by Thomas Bernard <miniupnp@…>
Makefile: OS X tar doesn't support --transform
9:58 AM Changeset in gitlab [f8c0456b] by Thomas Bernard <miniupnp@…>
make ziprelease: simplify tar option to make OS X tar happy
9:58 AM Changeset in gitlab [11ff1bb] by Thomas Bernard <miniupnp@…>
sed I flag in s command is apparently not supported by OS X sed
9:58 AM Changeset in gitlab [db2b133] by Thomas Bernard <miniupnp@…>
does not define linux under OS X any more.
9:58 AM Changeset in gitlab [602811f] by Thomas Bernard <miniupnp@…>
travis-ci: disable -j3 for OS X build
9:58 AM Changeset in gitlab [44585eb] by Thomas Bernard <miniupnp@…>
add .travis.yml
9:58 AM Changeset in gitlab [a423f03] by Thomas Bernard <miniupnp@…>
make ziprelease from root dir

Feb 13, 2018:

10:51 PM Changeset in gitlab [4d017d6] by Adrian Castravete <adrian.castravete@…>
Use vasprintf for formatted messages
12:31 PM Changeset in gitlab [7059271] by Adrian Castravete <adrian@…>
Add indication of offending cell in C64 formats

Feb 12, 2018:

2:08 PM cyrillic_chars_screenshot2.png attached to Ticket #10 by Thomas Bernard
almost done !

Feb 11, 2018:

9:35 PM cyrillic_chars_screenshot.png attached to Ticket #10 by Thomas Bernard
Work in progress

Feb 10, 2018:

6:49 PM Changeset in gitlab [48a8a79] by Thomas Bernard <miniupnp@…>
Fix some memory leaks
6:49 PM Changeset in gitlab [61a1c6e] by Thomas Bernard <miniupnp@…>
Load_PNG() fix memory leak
6:37 PM Ticket #72 (Add support for one palette per frame in animations) created by Thomas Bernard
I have found some animations that have one palette per frame instead …

Feb 6, 2018:

9:53 AM Ticket #70 (Saving as brush loses the transparent colour setting) closed by Thomas Bernard
fixed: it is working with GIF format. Tranparency support of other formats …

Feb 5, 2018:

1:04 PM UserGuide/Develop/FileFormats/IFF edited by Thomas Bernard
(diff)
12:24 PM Ticket #70 (Saving as brush loses the transparent colour setting) updated by Thomas Bernard
done : https://gitlab.com/GrafX2/grafX2/merge_requests/25
12:23 PM Changeset in gitlab [48f0f37] by Thomas Bernard <miniupnp@…>
Restore Background color when loading a brush with transparent color …

Feb 3, 2018:

12:02 PM Ticket #71 (Debian package doesn't contain a binary!) updated by PulkoMandy
The package in debian testing should be up to date again. So you can …
10:30 AM Ticket #71 (Debian package doesn't contain a binary!) created by Howard Jones
I know it's not a supported platform, but there are no contact details …
Note: See TracTimeline for information about the timeline view.