It seems that more people used the method of an empty package() function and the Arch team now used other actions to enforce the new layout. The pkg directory is now read / write protected during build().
Could you change the package and build functions in the following way:
package() {
cd "$startdir/src/$pkgname"
python ./setup.py install --root "$pkgdir"
}
build() {
cd "$startdir/src"
hg clone "$_hgroot" $pkgname
}
Search Criteria
Package Details: djvubind-hg 1.2.0-2
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-05-23)
| Package Base: | djvubind-hg |
|---|---|
| Description: | A tool to create highly compressed djvu files with ocr, metadata, and bookmarks |
| Upstream URL: | http://code.google.com/p/djvubind/ |
| Category: | office |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | Blender |
| Maintainer: | Blender |
| Last Packager: | Blender |
| Votes: | 3 |
| First Submitted: | 2012-01-26 07:08 |
| Last Updated: | 2015-02-17 09:37 |
Latest Comments
Comment by Chris_tian
Comment by grayich
working PKGBUILD -- http://paste.org.ru/?kb518b