Update README.md

This commit is contained in:
Enno Boland 2014-09-04 16:45:57 +02:00
parent 0de15a1601
commit 1b64ad1605
2 changed files with 6 additions and 5 deletions

View File

@ -120,15 +120,15 @@ Example: python-pam, perl-URI, python-pyside
#### Language Bindings #### Language Bindings
Language Bindings are similiar to Language Modules described above. They're Language Bindings are packages which allow programs or libraries to have
main difference is that bindings are loosely coupled to that language. extensions or plugins written in a certian language.
The naming convention to those packages is: The naming convention to those packages is:
``` ```
<name>-<language> <name>-<language>
``` ```
Example: kde-python, gimp-python, irssi-perl Example: gimp-python, irssi-perl
#### Programs #### Programs
@ -216,9 +216,9 @@ The following variables are defined by `xbps-src` and can be used on any templat
- `sourcepkg` Set to the to main package name, can be used to match the main package - `sourcepkg` Set to the to main package name, can be used to match the main package
rather than additional binary package names. rather than additional binary package names.
- `CHROOT_READY` True if the target chroot (masterdir) is ready for chroot builds. - `CHROOT_READY` Set if the target chroot (masterdir) is ready for chroot builds.
- `CROSS_BUILD` True if `xbps-src` is cross compiling a package. - `CROSS_BUILD` Set if `xbps-src` is cross compiling a package.
- `DESTDIR` Full path to the fake destdir used by the source pkg, set to - `DESTDIR` Full path to the fake destdir used by the source pkg, set to
`<masterdir>/destdir/${sourcepkg}-${version}`. `<masterdir>/destdir/${sourcepkg}-${version}`.

1
srcpkgs/iodine-server Symbolic link
View File

@ -0,0 +1 @@
iodine