summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst15
1 files changed, 12 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 903bd1b..d240290 100644
--- a/README.rst
+++ b/README.rst
@@ -10,6 +10,13 @@ You should get a working package by executing::
in the root folder of each package.
If not, let me_ know!
+The repository contains a ``Makefile`` in the toplevel directory by
+means of which everything can be built in batch mode. Run::
+
+ make info
+
+for an overview of the defined build targets.
+
***********************************************************************
About
***********************************************************************
@@ -17,14 +24,16 @@ If not, let me_ know!
Written and maintained (well, sort of) by Philipp Gesang. In an ideal
universe, the repo’s canonical location is on Bitbucket_.
-Currently comprises these Lua-related packages:
+Currently comprises development versions of these packages:
-(#) LuaMD5_.
-(#) `Selene Unicode`_
+(#) LuaMD5_. (``lua-md5-git``)
+(#) `Selene Unicode`_ (``slnunicode-git``)
+(#) SWIG_ (``swig-git``)
.. _ArchLinux: https://www.archlinux.org
.. _Bitbucket: https://bitbucket.org/phg/packages
.. _LuaMD5: https://aur.archlinux.org/packages/lua-md5-git/
.. _Selene Unicode: https://aur.archlinux.org/packages/slnunicode-git
+.. _SWIG: https://aur.archlinux.org/packages/swig-git
.. _me: mailto:phg42.2a@gmail.com