@SysGhost I disowned this package, please take care of it.
Search Criteria
Package Details: isoplex-bin 0.0.5-3
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-11-12)
| Package Base: | isoplex-bin |
|---|---|
| Description: | Watch movies online for free |
| Upstream URL: | http://isoplex.isohunt.to |
| Category: | multimedia |
| Licenses: | |
| Conflicts: | |
| Submitter: | thiagoc |
| Maintainer: | None |
| Last Packager: | thiagoc |
| Votes: | 2 |
| First Submitted: | 2014-06-16 13:21 |
| Last Updated: | 2014-08-05 21:13 |
Dependencies (1)
- libudev.so.0 (optional) – install it if Isoplex does not run correctly
Required by (0)
Sources
Latest Comments
Comment by thiagoc
Comment by SysGhost
Use this as a PKGBUILD:
---------------------------------
pkgname=isoplex-bin
_pkgname=isoplex
pkgver=1.0.4
pkgrel=1
pkgdesc='Watch movies online for free'
arch=('i686' 'x86_64')
url='http://isoplex.isohunt.to'
license=('custom')
optdepends=('libudev.so.0: install it if Isoplex does not run correctly')
conflicts=('isoplex')
options=('!strip')
if [ "${CARCH}" == 'x86_64' ]; then
_pkgarch='amd64'
_md5sum='0eab5203d320e8f116a0bdd2c7b66df1'
elif [ "${CARCH}" == 'i686' ]; then
_pkgarch='ia32'
_md5sum='e021ab4b82581d58e442f0e21296cd53'
fi
source=(http://isoplex.isohunt.to/files/isoplex-${_pkgarch}-${pkgver}.deb)
md5sums=($_md5sum)
package() {
tar -zxf data.tar.gz -C "${pkgdir}"
mkdir ${pkgdir}/usr/bin/
ln -s /opt/${_pkgname}/Isoplex ${pkgdir}/usr/bin/
chmod +x ${pkgdir}/opt/${_pkgname}/Isoplex
}
Comment by martinoff
please update to upstream
http://isoplex.isohunt.to/files/isoplex-ia32-1.0.2.deb
http://isoplex.isohunt.to/files/isoplex-amd64-1.0.2.deb
there is 1.0.3 also
Comment by sistematico
Change mirror to http://isoplex.isohunt.to/files/default/linux$ARCH.zip