Commit Graph

44 Commits

Author SHA1 Message Date
nick black
3cf4c3c064 Debian: reduce build-dep to python3-dev 2020-02-11 18:55:14 -05:00
nick black
b8adfe1a39 Debian/python: make module runnable #335 2020-02-09 23:58:50 -05:00
nick black
b388fa90db restore shlibs dep to python3-notcurses #326 2020-02-08 23:01:32 -05:00
nick black
c2199d0673 Debian: add control stanza for python3-notcurses-dbg #326 2020-02-08 22:11:21 -05:00
nick black
2d685616a7 Debian: dep on python3-all-dbg for python dbgsyms generation 2020-02-08 16:42:41 -05:00
nick black
e5c5063603 Debian: drop unused shlib:Depends from python/data 2020-02-08 14:44:31 -05:00
nick black
736717f58b
DFSG: unit test using only free multimedia #326 2020-02-07 11:21:19 -05:00
nick black
24eb133b63 Debian: drop explicit g++ dep 2020-02-07 00:39:24 -05:00
nick black
e6c024216a
Debian: drop versioned dep on g++ 2020-02-07 00:25:38 -05:00
nick black
c4d7d3744c Debian: relax ncurses-dev versioned dep 2020-02-06 22:36:43 -05:00
nick black
a076bc1e4b Debian: correct libav* versioned deps 2020-02-06 22:35:18 -05:00
nick black
0ed348ff61 Drop unnecessary versioned depends 2020-02-06 22:12:56 -05:00
nick black
0271ba5abf python: fix debuild when no notcurses is present 2020-02-04 02:12:14 -05:00
nick black
ecf921c135
run wrap-and-sort -sbt per @edmonds 2020-02-04 01:44:35 -05:00
nick black
f0d2c51b85 Debian: use dh-sequence-python3 2020-02-02 05:13:40 -05:00
nick black
3ee6f44831 Debian: python3-notcurses deps on ${shlibs:Depends} 2020-01-29 01:27:45 -05:00
nick black
7ea49832ae
debian: minimum verison 4.20191017 for dh-python 2020-01-29 01:11:23 -05:00
nick black
a2f061a91d Python: build debian packages successfully #298
With this, we can finally build Python Debian packages. Of course,
it wrecks our standard Python installation capabilities. I'll need
fix that. I'm talking on #debian-python IRC now.
2020-01-28 19:00:42 -05:00
nick black
c1c25afcc7 Python: fix up debug package #298 2020-01-28 16:43:02 -05:00
nick black
278182e1f9 Debian: 'testsuite' is in debian/control 2020-01-27 23:27:18 -05:00
nick black
b2909e9e8e
Debian: try building python package #298 2020-01-27 23:24:01 -05:00
nick black
aadf98179a
Debian: dep on python3-cffi and -setuptools 2020-01-25 09:59:49 -05:00
nick black
e899f8b7ed demo summary: also print real FPS 2020-01-24 04:06:41 -05:00
nick black
5992d3f610
debian: update copyrights 2020-01-22 22:43:45 -05:00
nick black
d1d4b9f14e
debian policy 4.5.0.0 2020-01-22 22:38:25 -05:00
Marek Habersack
75a90461dd Add C++ bindings 2020-01-22 06:47:43 -05:00
nick black
17df279b66 libnotcurses-sys rust lowlevel bindings 2020-01-15 04:50:54 -05:00
nick black
202115d826 Add python3-all-dev build-dep 2020-01-07 16:15:27 -05:00
Nick Black
f6975d11d5
Docs/API sweep for 1.0.0 #244 #249 (#250)
* sync up some docs #244
* sync README and man page
* notcurses_output() man page work
* pull attr/channels from output functions #244
* witherworm: clean up explicit moves #244
* still more man page work
* notcurses_lines, last of the man pages i think
* panelreel man page #244
* debian: ruby-ronn->pandoc
* debian: full multiarch compliance
* debian: symbols file
* pandoc: fix syntax for lexgrog
* fm6.mkv: strip audio
* pandoc: fix up apropos man syntax #249
* ncurses_lines man page
2020-01-04 02:37:55 -05:00
nick black
2ea4f77875
introduce ncplane_aligned() #237 2019-12-30 02:28:40 -05:00
nick black
e2745cd12f debian: no more dep on libgtest-dev 2019-12-30 01:10:10 -05:00
nick black
9739f010e0 debian: add build-dep on ruby-ronn 2019-12-30 01:10:10 -05:00
Nick Black
ce2a390b52
Out with googletest, in with doctest #202 (#231)
* introduce doctest over googletest #202
* call dtester in in targets
* doctest conversion #202
* channel.cpp -> doctest #202
* egcpool tests -> doctest #202
* input tests to doctester
* zaxis -> doctest
* drone: always define LANG
* libav to doctest #202
* panelreel tests to doctest #202
* spec that a C++17 compiler is now required for doctest #202
* enmetric tests -> doctest #202
* fade tests -> doctest #202
* notcurses test case -> doctest #202
* last conversion to doctest #202
* finish move to doctest #202
* drone: set up make test
2019-12-27 17:20:20 -05:00
nick black
873badfc80 relax dep on libgtest...hrm 2019-12-24 03:57:44 -05:00
nick black
c61513901f
try building on ubuntu-bionic 2019-12-24 03:25:04 -05:00
nick black
ab47ab8976
notcurses_mouse_on()/_off() #165 2019-12-23 02:47:34 -05:00
nick black
0cb1c24622
debian: mention notcurses-view and notcurses-input 2019-11-30 18:53:11 -05:00
nick black
1df1d9f471
debian: sync build-deps to cmake versions 2019-11-28 22:17:12 -05:00
nick black
94ee128ef4 debian: deps on libavformat-dev, libswscale-dev 2019-11-27 18:32:46 -05:00
nick black
5aa0b4912d
debian: build notcurses-bin with demo 2019-11-26 23:07:01 -05:00
nick black
e9256b1397 add libavformat-dev to debian deps #35 2019-11-26 20:23:40 -05:00
nick black
943a8846be
dep on ncurses for tinfo 2019-11-18 09:40:28 -05:00
nick black
14d5080a7b
add pkg-config to build deps 2019-11-18 09:34:33 -05:00
nick black
e353fa5536
initial debianizing 2019-11-17 05:16:57 -05:00