Update README, Travis CI, termo
This commit is contained in:
parent
61f8b134a9
commit
7e5e660737
|
@ -1,7 +1,7 @@
|
||||||
language: c
|
language: c
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels: "anathema.irc.so#anathema"
|
channels: "irc.janouch.name#dev"
|
||||||
use_notice: true
|
use_notice: true
|
||||||
skip_join: true
|
skip_join: true
|
||||||
env:
|
env:
|
||||||
|
|
11
README.adoc
11
README.adoc
|
@ -22,6 +22,15 @@ An approximate list of things that need to be resolved:
|
||||||
used by StarDict) and let the user choose which dictionary to open
|
used by StarDict) and let the user choose which dictionary to open
|
||||||
- figure out a way to become capable of displaying most dictionaries
|
- figure out a way to become capable of displaying most dictionaries
|
||||||
|
|
||||||
|
Packages
|
||||||
|
--------
|
||||||
|
Regular releases are sporadic. git master should be stable enough. You can get
|
||||||
|
a package with the latest development version from Archlinux's AUR, or from
|
||||||
|
openSUSE Build Service for the rest of mainstream distributions. Consult the
|
||||||
|
list of repositories and their respective links at:
|
||||||
|
|
||||||
|
https://build.opensuse.org/project/repositories/home:pjanouch:git
|
||||||
|
|
||||||
Building and Running
|
Building and Running
|
||||||
--------------------
|
--------------------
|
||||||
Build dependencies: CMake, pkg-config, xsltproc, docbook-xsl +
|
Build dependencies: CMake, pkg-config, xsltproc, docbook-xsl +
|
||||||
|
@ -71,7 +80,7 @@ Contributing and Support
|
||||||
------------------------
|
------------------------
|
||||||
Use this project's GitHub to report any bugs, request features, or submit pull
|
Use this project's GitHub to report any bugs, request features, or submit pull
|
||||||
requests. If you want to discuss this project, or maybe just hang out with
|
requests. If you want to discuss this project, or maybe just hang out with
|
||||||
the developer, feel free to join me at irc://anathema.irc.so, channel #anathema.
|
the developer, feel free to join me at irc://irc.janouch.name, channel #dev.
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|
2
termo
2
termo
|
@ -1 +1 @@
|
||||||
Subproject commit 783b744e8baeb606dd8925547ec0318df3c75237
|
Subproject commit b5c042e11f24c7791333c308f21beba14714ef47
|
Loading…
Reference in New Issue