This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ thelounge git:(master) ✗ makepkg -f | |
==> Making package: thelounge 2.7.1-1 (Tue Feb 20 21:37:27 EST 2018) | |
==> Checking runtime dependencies... | |
==> Checking buildtime dependencies... | |
==> Retrieving sources... | |
-> Found thelounge-2.7.1.tgz | |
-> Found system.service | |
-> Found user.service | |
==> Validating source files with sha256sums... | |
thelounge-2.7.1.tgz ... Passed | |
system.service ... Skipped | |
user.service ... Skipped | |
==> Extracting sources... | |
==> Removing existing $pkgdir/ directory... | |
==> Entering fakeroot environment... | |
==> Starting package()... | |
/media/hoard/AUR/mine/thelounge/pkg/thelounge/usr/bin/lounge -> /media/hoard/AUR/mine/thelounge/pkg/thelounge/usr/lib/node_modules/thelounge/index.js | |
/media/hoard/AUR/mine/thelounge/pkg/thelounge/usr/bin/thelounge -> /media/hoard/AUR/mine/thelounge/pkg/thelounge/usr/lib/node_modules/thelounge/index.js | |
> uws@9.14.0 install /media/hoard/AUR/mine/thelounge/pkg/thelounge/usr/lib/node_modules/thelounge/node_modules/uws | |
> node-gyp rebuild > build_log.txt 2>&1 || exit 0 | |
+ thelounge@2.7.1 | |
added 236 packages in 7.87s | |
==> Tidying install... | |
-> Removing libtool files... | |
-> Purging unwanted files... | |
-> Removing static library files... | |
-> Stripping unneeded symbols from binaries and libraries... | |
-> Compressing man and info pages... | |
==> Checking for packaging issue... | |
==> Creating package "thelounge"... | |
-> Generating .PKGINFO file... | |
-> Generating .BUILDINFO file... | |
-> Adding install file... | |
-> Generating .MTREE file... | |
-> Compressing package... | |
==> Leaving fakeroot environment. | |
==> Finished making: thelounge 2.7.1-1 (Tue Feb 20 21:38:00 EST 2018) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment