You are not logged in.

#1 2014-01-29 03:36:28

ThinkFast
Member
Registered: 2013-09-25
Posts: 38

[Solved]Locating files for installed package from AUR

I installed cgminer from AUR.
Under packages, I can see the file layout:

    etc/
    etc/cgminer.conf
    etc/conf.d/
    etc/conf.d/cgminer
    usr/
    usr/bin/
    usr/bin/bitstreams/
    usr/bin/bitstreams/COPYING_fpgaminer
    usr/bin/bitstreams/fpgaminer_top_fixed7_197MHz.ncd
    usr/bin/cgminer
    usr/lib/
    usr/lib/systemd/
    usr/lib/systemd/system/
    usr/lib/systemd/system/cgminer.service
    usr/share/
    usr/share/cgminer/
    usr/share/cgminer/api-example.c
    usr/share/cgminer/api-example.php
    usr/share/cgminer/api-example.py
    usr/share/cgminer/miner.php

Where can I find the build information, so that I can update my local copy of the package to the latest version released by the developer Luke Jr?
Specifically, I'm looking for the PKGBUILD file.

Last edited by ThinkFast (2014-01-29 04:26:06)

Offline

#2 2014-01-29 03:48:49

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [Solved]Locating files for installed package from AUR

The PKGBUILD is the script that is used to build the package... it doesn't get included in the package itself.  If you want to make modifications to the PKGBUILD, you need to download the source tarball again from the AUR.

Offline

#3 2014-01-29 03:50:46

ThinkFast
Member
Registered: 2013-09-25
Posts: 38

Re: [Solved]Locating files for installed package from AUR

Thanks

Offline

#4 2014-01-29 03:51:02

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,568
Website

Re: [Solved]Locating files for installed package from AUR

I'm confused by this post - what are you trying to do?

cgminer is in community, so you can update normally with pacman.  If you want the most recent changes, cgminer-git is in the aur.  The PKGBUILD can be downloaded from the AUR website like any other aur package.

(edit: crossposted with the above which beat me to it.)

Last edited by Trilby (2014-01-29 03:51:32)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2014-01-29 03:52:08

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [Solved]Locating files for installed package from AUR

It seems as though you have a tendency to abandon your threads after you have gotten the answers you are looking for.  Can you please please mark your threads as [Solved]?

Offline

#6 2014-01-29 04:27:25

ThinkFast
Member
Registered: 2013-09-25
Posts: 38

Re: [Solved]Locating files for installed package from AUR

WonderWoofy wrote:

It seems as though you have a tendency to abandon your threads after you have gotten the answers you are looking for.  Can you please please mark your threads as [Solved]?

Sorry. Not used to being able to change the title.

Offline

Board footer

Powered by FluxBB