You are not logged in.

#1 2015-04-14 16:05:29

ff2014
Member
From: Portugal
Registered: 2015-04-14
Posts: 6
Website

Added Vicky and CheckHash program to AUR

Hello I'm Filipe Marques and developed the Vicky and CheckHash program.

Vicky is a GUI program that converts video files to audio files using ffmpeg.
You can select one or more video files and then you click on 'Convert'.
The user interface is simple and easy to use.

CheckHash is a GUI program that compare hashs strings from hashs in txt files of downloaded files using sha1sum from GNU Coreutils.

Using Arch Linux, you can install it through AUR Arch User Repository and using yaourt:

yaourt -S vicky

or

yaourt -S checkhash

Vote in the packages at https://aur.archlinux.org/packages/?SeB=m&K=ff2014!
These projects are licensed under the GNU GPL v.3
smile

Last edited by ff2014 (2015-06-03 14:40:33)

Offline

#2 2015-04-14 19:32:01

runical
Member
From: The Netherlands
Registered: 2012-03-03
Posts: 896

Re: Added Vicky and CheckHash program to AUR

Welcome to Arch ff2014. Mind that this is the Arch forum, not Manjaro, so we don't need the install instructions for that tongue

One thing I noticed is that on your github pages, you linked to the arch wiki on arch influenced distros as "Arch derivatives". If you read that part, you'll see that most of those are NOT actually based on Arch and as such don't have access to the AUR.

Offline

#3 2015-04-15 04:50:49

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Added Vicky and CheckHash program to AUR

Good effort, but how can they be GPLv3 licensed and copyrighted (as you state on github) at the same time?

Offline

#4 2015-04-15 11:12:38

runical
Member
From: The Netherlands
Registered: 2012-03-03
Posts: 896

Re: Added Vicky and CheckHash program to AUR

GPL does not state that you give up copyright. It merely means that you give other people the right to do as they wish with the code provided they keep to the licence terms. Without the copyright, the licence has no bearing.

Read section 2, paragraph 1 of the GPL3. You'll see.

Offline

#5 2015-04-16 09:33:09

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Added Vicky and CheckHash program to AUR

runical wrote:

GPL does not state that you give up copyright. It merely means that you give other people the right to do as they wish with the code provided they keep to the licence terms. Without the copyright, the licence has no bearing.

Read section 2, paragraph 1 of the GPL3. You'll see.

I thought it was called "copyleft"

Offline

#6 2015-04-16 11:04:37

Awebb
Member
Registered: 2010-05-06
Posts: 6,688

Re: Added Vicky and CheckHash program to AUR

There is no collision. The entire thing is first copyrighted and then distributed under a licence. Should the licence lose validity for one reason or the other, the copyright is still intact. While this is unnecessary, redundant and probably shooting sparrows with cannons for such a project, dual licencing is not unheard of. Have a look at Qt. You can either GPL everything that links against it or buy a commercial licence. In addition, the copyright will apply to any part of the project, that is not covered by the GPL. Whatever that might be. Poor sparrows.

Offline

#7 2015-04-16 14:33:21

runical
Member
From: The Netherlands
Registered: 2012-03-03
Posts: 896

Re: Added Vicky and CheckHash program to AUR

helix wrote:
runical wrote:

GPL does not state that you give up copyright. It merely means that you give other people the right to do as they wish with the code provided they keep to the licence terms. Without the copyright, the licence has no bearing.

Read section 2, paragraph 1 of the GPL3. You'll see.

I thought it was called "copyleft"

The funny thing is that they need copyright for copyleft to work. If there was no copyright on the code, the copyleft licence would not hold as the programmer would not be able to exercise any rights over the code. I do think however, that ff2014 might need to reconsider the statement once he gets some pull requests. He will not have copyright on those unless agreed otherwise...

But lets try to keep on topic (Sorry ff2014 for the hijack).

Offline

#8 2015-05-29 09:48:34

ff2014
Member
From: Portugal
Registered: 2015-04-14
Posts: 6
Website

Re: Added Vicky and CheckHash program to AUR

You can see Vicky in action, before install it from AUR !

https://www.youtube.com/watch?v=jE7gaWfSRgQ

Offline

#9 2015-05-29 09:49:53

ff2014
Member
From: Portugal
Registered: 2015-04-14
Posts: 6
Website

Re: Added Vicky and CheckHash program to AUR

You can see Check Hash in action, before install it from AUR !

https://www.youtube.com/watch?v=RrQpAaV … e=youtu.be

Offline

#10 2015-05-29 10:15:23

runical
Member
From: The Netherlands
Registered: 2012-03-03
Posts: 896

Re: Added Vicky and CheckHash program to AUR

Maybe, just maybe, you want to give some more information? Like what it is supposed to do and a link to the source and aur package.

Offline

#11 2015-05-29 10:18:33

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Added Vicky and CheckHash program to AUR

Offline

#12 2015-05-29 10:21:23

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,593
Website

Re: Added Vicky and CheckHash program to AUR

Merging.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#13 2015-06-03 14:41:53

ff2014
Member
From: Portugal
Registered: 2015-04-14
Posts: 6
Website

Re: Added Vicky and CheckHash program to AUR

runical wrote:

Welcome to Arch ff2014. Mind that this is the Arch forum, not Manjaro, so we don't need the install instructions for that tongue

One thing I noticed is that on your github pages, you linked to the arch wiki on arch influenced distros as "Arch derivatives". If you read that part, you'll see that most of those are NOT actually based on Arch and as such don't have access to the AUR.

Thanks for tip and I fix the post !

Offline

#14 2015-06-03 14:45:16

ff2014
Member
From: Portugal
Registered: 2015-04-14
Posts: 6
Website

Re: Added Vicky and CheckHash program to AUR

runical wrote:

Maybe, just maybe, you want to give some more information? Like what it is supposed to do and a link to the source and aur package.

Please check the description of each video on youtube, there is information about that.

Offline

#15 2015-06-03 15:06:43

runical
Member
From: The Netherlands
Registered: 2012-03-03
Posts: 896

Re: Added Vicky and CheckHash program to AUR

ff2014 wrote:
runical wrote:

Maybe, just maybe, you want to give some more information? Like what it is supposed to do and a link to the source and aur package.

Please check the description of each video on youtube, there is information about that.

Since the threads were merged, this is less of a problem. Now the first post states the purpose of the applications smile

Offline

#16 2015-06-03 15:08:21

ff2014
Member
From: Portugal
Registered: 2015-04-14
Posts: 6
Website

Re: Added Vicky and CheckHash program to AUR

runical wrote:
helix wrote:
runical wrote:

GPL does not state that you give up copyright. It merely means that you give other people the right to do as they wish with the code provided they keep to the licence terms. Without the copyright, the licence has no bearing.

Read section 2, paragraph 1 of the GPL3. You'll see.

I thought it was called "copyleft"

The funny thing is that they need copyright for copyleft to work. If there was no copyright on the code, the copyleft licence would not hold as the programmer would not be able to exercise any rights over the code. I do think however, that ff2014 might need to reconsider the statement once he gets some pull requests. He will not have copyright on those unless agreed otherwise...

But lets try to keep on topic (Sorry ff2014 for the hijack).

Thanks for the explanation !

Hey user runical, if are a developer you can help these projects or if you are a packager stay tuned for more news, because I'm doing a special tool for packagers !

Offline

Board footer

Powered by FluxBB