summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2013-07-06 15:12:45 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2013-07-06 15:12:45 +0200
commit0ea9632ab33ba179fb3a5d6a3cbeb91972257308 (patch)
tree6ec4d7c6bb3ad68820484333cb71a22210f139b6
parent660d0c5165a6dd0fbbc29fdb26ba44c602fab02a (diff)
downloadarch-packages-0ea9632ab33ba179fb3a5d6a3cbeb91972257308.tar.gz
update readme
-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