Package Details: dukto R6-1

Git Clone URL: https://aur.archlinux.org/dukto.git (read-only, click to copy)
Package Base: dukto
Description: A simple, fast and multi-platform file transfer tool for LAN users.
Upstream URL: https://sourceforge.net/projects/dukto
Keywords: LAN
Licenses: GPL2
Submitter: jfperini
Maintainer: spider-mario
Last Packager: spider-mario
Votes: 35
Popularity: 0.28
First Submitted: 2014-05-30 03:07 (UTC)
Last Updated: 2016-07-01 21:45 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

1 2 3 Next › Last »

xmhjnathan commented on 2023-09-13 14:21 (UTC)

Can confirm working in latest Manjaro 23, with further dependencies installed manually, no revesion change needed. Not tested for Arch

NOTE: install openssl-1.1 to provide libssl.so.1.1 which is used in linking

sudo pacman -S --needed openssl-1.1 svn

Thenujan commented on 2021-08-18 02:29 (UTC)

Doesnt work anymore

<deleted-account> commented on 2018-12-26 23:58 (UTC)

Thank you it's possible to use this; works great. :-)

spider-mario commented on 2018-07-18 19:02 (UTC) (edited on 2018-07-18 19:03 (UTC) by spider-mario)

Sorry, I don’t really see why. It seems that revision 110 just added a tag and 111 imported the code of some external project (but doesn’t seem to do anything with it).

Was there a specific reason why you wanted to bump the revision?

arjunv commented on 2018-07-17 18:11 (UTC)

Update PKGBUILD to Revision 111 http://svn.code.sf.net/p/dukto/code/

source=(dukto::'svn+http://svn.code.sf.net/p/dukto/code/trunk#revision=111')

spider-mario commented on 2017-08-26 22:31 (UTC)

Sorry, but I cannot reproduce your issue. It looks like it might be a configuration problem on your system. Is de_DE.UTF-8 uncommented in /etc/locale.gen?

badonkadong commented on 2017-08-26 12:01 (UTC)

Checking dukto integrity... ==> Making package: dukto R6-1 (Sat Aug 26 16:03:04 CEST 2017) ==> Retrieving sources... -> Updating dukto svn repo... svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is de_DE.UTF-8 svn: warning: please check that your locale name is correct Skipped '.' svn: E155007: None of the targets are working copies ==> WARNING: Failure while updating dukto svn repo ==> Validating source files with sha256sums... dukto ... Skipped :: Building dukto package(s)... ==> Making package: dukto R6-1 (Sat Aug 26 16:03:06 CEST 2017) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Removing existing $pkgdir/ directory... ==> Starting build()... Usage: qmake-qt4 [mode] [options] [files] QMake has two modes, one mode for generating project files based on some heuristics, and the other for generating makefiles. Normally you shouldn't need to specify a mode, as makefile generation is the default mode for qmake, but you may use this to test qmake on an existing project Mode: -project Put qmake into project file generation mode In this mode qmake interprets files as files to be built, defaults to *.c; *.ui; *.y; *.l; *.ts; *.xlf; *.qrc; *.h; *.hpp; *.hh; *.hxx; *.H; *.cpp; *.cc; *.cxx; *.C Note: The created .pro file probably will need to be edited. For example add the QT variable to specify what modules are required. -makefile Put qmake into makefile generation mode (default) In this mode qmake interprets files as project files to be processed, if skipped qmake will try to find a project file in your current working directory Warnings Options: -Wnone Turn off all warnings; specific ones may be re-enabled by later -W options -Wall Turn on all warnings -Wparser Turn on parser warnings -Wlogic Turn on logic warnings (on by default) -Wdeprecated Turn on deprecation warnings (on by default) Options: * You can place any variable assignment in options and it will be * * processed as if it was in [files]. These assignments will be parsed * * before [files]. * -o file Write output to file -d Increase debug level -t templ Overrides TEMPLATE as templ -tp prefix Overrides TEMPLATE so that prefix is prefixed into the value -help This help -v Version information -after All variable assignments after this will be parsed after [files] -norecursive Don't do a recursive search -recursive Do a recursive search -set <prop> <value> Set persistent property -unset <prop> Unset persistent property -query <prop> Query persistent property. Show all if <prop> is empty. -cache file Use file as cache [makefile mode only] -spec spec Use spec as QMAKESPEC [makefile mode only] -nocache Don't use a cache file [makefile mode only] -nodepend Don't generate dependencies [makefile mode only] -nomoc Don't generate moc targets [makefile mode only] -nopwd Don't look for files in pwd [project mode only] ==> ERROR: A failure occurred in build(). Aborting... :: failed to build dukto package(s)

juliano.gomes commented on 2016-06-15 00:49 (UTC)

Ps2.: https://aur.archlinux.org/packages/qt5-quick1/

juliano.gomes commented on 2016-06-14 23:00 (UTC)

Ps.: Need install qtwebkit too sudo pacman -S qtwebkit