Skip to content

Commit ae5b9b2

Browse files
committed
Mark needed packages as explicitly installed.
pacman -S autotools pacman -S --dbonly --asexplicit perl-XML-Parser mingw-w64-i686-gettext-tools (luckily autotools is a meta-package that depends on things already installed) Signed-off-by: Jeremy Drake <github@jdrake.com>
1 parent 36f5c4f commit ae5b9b2

File tree

5 files changed

+46
-8
lines changed
  • var/lib/pacman/local

5 files changed

+46
-8
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
%NAME%
2+
autotools
3+
4+
%VERSION%
5+
2022.01.16-2
6+
7+
%BASE%
8+
autotools
9+
10+
%DESC%
11+
A meta package for the GNU autotools build system
12+
13+
%URL%
14+
https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html
15+
16+
%ARCH%
17+
any
18+
19+
%BUILDDATE%
20+
1652724429
21+
22+
%INSTALLDATE%
23+
1740076488
24+
25+
%PACKAGER%
26+
Unknown Packager
27+
28+
%LICENSE%
29+
GPL
30+
31+
%VALIDATION%
32+
pgp
33+
34+
%DEPENDS%
35+
autoconf-wrapper
36+
automake-wrapper
37+
gettext
38+
libtool
39+
make
40+
pkgconf
41+

var/lib/pacman/local/autotools-2022.01.16-2/files

Whitespace-only changes.
263 Bytes
Binary file not shown.

var/lib/pacman/local/mingw-w64-i686-gettext-tools-0.23.1-1/desc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,14 @@ any
2020
1736176090
2121

2222
%INSTALLDATE%
23-
1736306414
23+
1740076528
2424

2525
%PACKAGER%
2626
CI (msys2/msys2-autobuild/35ff0b71/12634887428)
2727

2828
%SIZE%
2929
16904428
3030

31-
%REASON%
32-
1
33-
3431
%LICENSE%
3532
spdx:GPL-3.0-or-later
3633

@@ -53,3 +50,6 @@ mingw-w64-i686-gettext<=0.22.4-3
5350
%PROVIDES%
5451
mingw-w64-i686-gettext=0.23.1-1
5552

53+
%XDATA%
54+
pkgtype=split
55+

var/lib/pacman/local/perl-XML-Parser-2.46-8/desc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,14 @@ i686
2020
1739828374
2121

2222
%INSTALLDATE%
23-
1739848753
23+
1740076528
2424

2525
%PACKAGER%
2626
Johannes Schindelin <johannes.schindelin@gmx.de>
2727

2828
%SIZE%
2929
427685
3030

31-
%REASON%
32-
1
33-
3431
%GROUPS%
3532
perl-modules
3633

0 commit comments

Comments
 (0)