Search Criteria
Package Details: deb2targz 0.1-7
Git Clone URL: | https://aur.archlinux.org/deb2targz.git (read-only, click to copy) |
---|---|
Package Base: | deb2targz |
Description: | convert a Debian Linux .deb file to a .tar.gz |
Upstream URL: | http://www.miketaylor.org.uk/tech/deb/deb2targz |
Licenses: | |
Submitter: | mbostwick |
Maintainer: | fordprefect |
Last Packager: | fordprefect |
Votes: | 235 |
Popularity: | 0.77 |
First Submitted: | 2012-03-05 03:28 |
Last Updated: | 2020-12-30 13:27 |
Required by (34)
- brother-dcp-9270cdn
- brother-mfc-8950dw
- brother-mfc-9010cn
- brother-mfc-9130cw
- brother-mfc-9142cdn (make)
- brother-mfc-9330cdw
- brother-mfc-9460cdn
- brother-mfc-9465cdn
- brother-mfc-9560cdw
- brother-mfc-j280w
- brother-mfc-j615w
- brother-mfc-j650dw (make)
- brother-mfc-j820dn (make)
- brother-mfc-l5750dw
- brother-mfc-l5902dw
- brother-mfc-l8650cdw
- brother-mfc-l8850cdw
- canon-imageclass-mf5950dw-printer (make)
- canon-maxify-mb5100-complete (make)
- canon-pixma-ip7200-printer (make)
- canon-pixma-mg2200-complete (make)
- canon-pixma-mg2400-complete (make)
- canon-pixma-mg3000-complete (make)
- canon-pixma-mg5200-complete (make)
- canon-pixma-mg5300-complete (make)
- canon-pixma-mg5500-complete (make)
- canon-pixma-mg5700-complete (make)
- canon-pixma-mg6100-complete (make)
- canon-pixma-mg6300-complete (make)
- canon-pixma-mx450-complete (make)
- iscan-for-epson-v500-photo (make)
- iscan-plugin-gt-s80 (make)
- kairosdb (make)
- python2-ldns (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
vasily commented on 2012-11-14 08:31
Cannot patch since the sources in the $srcdir are symlinks to the real source files.
Should be patched with --follow-symlinks and $srcdir/deb2targz should be used instead of ../deb2targz.
Here is an updated PKGBUILD:
https://raw.github.com/gist/4070985/4eef4442393a1d0b514f060bf61f6a4b3f232148/PKGBUILD
chepaz commented on 2012-11-01 08:58
Done. Thanks!
liganic commented on 2012-10-25 18:34
Can you please fix the PKGBUILD by using the normal source array and not calling wget yourself?
Corrected PKGBUILD here: http://pastebin.com/aSv7NW6F
chepaz commented on 2012-10-23 07:08
This is not a bug in the PKGBUILD. It works fine here.
chepaz commented on 2012-10-23 07:08
This is not a bug in the PKGBUILD. It works fine here.
rtimush commented on 2012-10-22 13:03
The package cannot be installed: curl: (7) couldn't connect to host
chepaz commented on 2012-10-09 18:00
Don't know if this is the clean way of fixing the patch problem but it should work now.
chepaz commented on 2012-10-09 18:00
Don't know if this is the clean way of fixing the patch problem but it should work now.
Anonymous comment on 2012-10-03 02:10
File deb2targz is not a regular file -- refusing to patch
chepaz commented on 2012-04-06 11:07
Patch added.