editorconfig / editorconfig-geany

EditorConfig plugin for Geany
http://editorconfig.org
GNU General Public License v2.0
44 stars 12 forks source link

Try on Debian #8

Closed nudgegoonies closed 6 years ago

nudgegoonies commented 6 years ago

I started creating a Debian Package. There is one bug left, i have to set the architecture in the sources for some reason. I am sure this can be replaced with a variable. Actualle people who want to compile for an architecture other then amd64 have to change line 22 in the makefile.

nudgegoonies commented 6 years ago

My first try was on old Debian Jessie. Now i use Debian Stretch with my own backport of Geany 1.33. This should also run on Buster and Ubuntu (i don't know which versions ships Geany 1.32 or up). I also fixed the problem with the architecture and added a section about how to build the deb package.

nudgegoonies commented 6 years ago

I fixed the remaining issues. No problem. I also want to do it right.