You are not logged in.

#1 2004-02-07 15:04:44

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

makepkg -g >>PKGBUILD

using pacman 2.7.3-2

makepkg:

it generates a little bit too much lines for me: not only the md5sums :-(

---> anyone has the same problem?


The impossible missions are the only ones which succeed.

Offline

#2 2004-02-07 15:12:30

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: makepkg -g >>PKGBUILD

what do you mean? did you download the source first then run mkpkg
-g? if not you WILL get all f the output prior to the md5summing.


AKA uknowme

I am not your friend

Offline

#3 2004-02-07 15:12:30

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: makepkg -g >>PKGBUILD

[...]
  make prefix=$startdir/pkg/opt/kde install
}
--16:13:49--  ftp://ftp.kde.org/pub/kde/stable/apps/KDE3.x/math/kig-0.6.0.tar.bz2
           => `kig-0.6.0.tar.bz2'
Resolving ftp.kde.org... 131.220.60.97
Connecting to ftp.kde.org[131.220.60.97]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/kde/stable/apps/KDE3.x/math ... done.
==> PASV ... done.    ==> RETR kig-0.6.0.tar.bz2 ... done.
Length: 1,696,608 (unauthoritative)

    0K .......... .......... .......... .......... ..........  3%   24.79 KB/s
   50K .......... .......... .......... .......... ..........  6%   13.03 KB/s
  100K .......... .......... .......... .......... ..........  9%   64.16 MB/s
  150K .......... .......... .......... .......... .......... 12%   36.72 KB/s
  200K .......... .......... .......... .......... .......... 15%   21.98 KB/s
  250K .......... .......... .......... .......... .......... 18%   74.68 KB/s
  300K .......... .......... .......... .......... .......... 21%   46.10 KB/s
  350K .......... .......... .......... .......... .......... 24%   37.99 KB/s
  400K .......... .......... .......... .......... .......... 27%   39.11 KB/s
  450K .......... .......... .......... .......... .......... 30%   37.98 KB/s
  500K .......... .......... .......... .......... .......... 33%   37.95 KB/s
  550K .......... .......... .......... .......... .......... 36%   37.87 KB/s
  600K .......... .......... .......... .......... .......... 39%   38.06 KB/s
  650K .......... .......... .......... .......... .......... 42%   38.00 KB/s
  700K .......... .......... .......... .......... .......... 45%   31.24 KB/s
  750K .......... .......... .......... .......... .......... 48%   41.74 KB/s
  800K .......... .......... .......... .......... .......... 51%   43.49 KB/s
  850K .......... .......... .......... .......... .......... 54%   39.06 KB/s
  900K .......... .......... .......... .......... .......... 57%   37.94 KB/s
  950K .......... .......... .......... .......... .......... 60%   37.99 KB/s
 1000K .......... .......... .......... .......... .......... 63%   38.04 KB/s
 1050K .......... .......... .......... .......... .......... 66%   38.01 KB/s
 1100K .......... .......... .......... .......... .......... 69%   38.00 KB/s
 1150K .......... .......... .......... .......... .......... 72%   38.05 KB/s
 1200K .......... .......... .......... .......... .......... 75%   38.00 KB/s
 1250K .......... .......... .......... .......... .......... 78%   37.94 KB/s
 1300K .......... .......... .......... .......... .......... 81%   39.11 KB/s
 1350K .......... .......... .......... .......... .......... 84%   37.97 KB/s
 1400K .......... .......... .......... .......... .......... 87%   38.02 KB/s
 1450K .......... .......... .......... .......... .......... 90%   38.05 KB/s
 1500K .......... .......... .......... .......... .......... 93%   38.00 KB/s
 1550K .......... .......... .......... .......... .......... 96%   37.76 KB/s
 1600K .......... .......... .......... .......... .......... 99%   38.00 KB/s
 1650K ......                                                100%   43.88 KB/s

16:14:35 (36.40 KB/s) - `kig-0.6.0.tar.bz2' saved [1696608]

md5sums=('4defc16a8ef5b03b791716ac6a530d57')

is what is added to PKGBUILD :-(


The impossible missions are the only ones which succeed.

Offline

#4 2004-02-07 15:13:51

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: makepkg -g >>PKGBUILD

as i said download the source first mkpkg -g >> PKGBUILD will always do this if you do not have the source already downloaded

from makepkg's manpage:

Download all source files (if required) and use md5sum to generate md5 hashes for each of them. You can then redirect the output into your PKGBUILD for source validation (makepkg -g >>PKGBUILD).


AKA uknowme

I am not your friend

Offline

#5 2004-02-07 15:58:52

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: makepkg -g >>PKGBUILD

ups ... thanx for this info

u must admit to read only manpages when searching for new features wink  :oops:


The impossible missions are the only ones which succeed.

Offline

Board footer

Powered by FluxBB