Commit graph

24 commits

Author SHA1 Message Date
03b8e2675c Split build() into prepbuilddir() and build() functions in base, xorg, gtk, extra and
net subsection package build files
Upgraded base/rust to 1.64.0
Added cbindgen 0.24.3 to base
Upgraded base/gdbm to 1.23
Added -mno-outline-atomics as CXXFLAGS to fix build breakage in base/gpgme
Fixed rc.gtk script in base/initfs
Added preservestaticlibs to prevent static libraries from being discarded and upgraded base/libcap to 2.67
Upgraded base/nodejs to 18.14.2
Temporarily discarded unnecessary code and comments in installpkg script in base/pkgtools
Added protobuf 3.14.0 to base
Upgraded base/python3 to 3.9.16
Upgraded base/sccache to 0.3.3
Upgraded extra/abiword to 3.0.5
Added adafruit-io 2.7.0 to extra
Added code to discard creation of systemd directory in extra/bluez
Added code to discard /usr directory in extra/ffmpeg
Removed unnecessary CFLAGS in extra/freerdp
Upgraded extra/imagemagick to 7.1.0
Upgraded extra/vim to 9.0.1000
Added build option to disable linking against gtk2 in extra/xarchiver
Upgraded heavybuilds/firefox to 102.8.0 ESR, discarded extraneous files that were part of it
Upgraded net/fail2ban to 1.0.2
Discarded unnecessary CFLAGS in net/lynx
Optimised build code in net/maccalc
Fixed noautoconfsite variable and added --disable-xxhash build option to net/rsync
Removed unnecessary CFLAGS in xorg/libtiff and xorg/libxklavier
2023-03-13 00:45:56 +05:30
19cf6e84a7 Fixed unnecessary spacing next to quotes in some xorg build files
Upgraded xorg/freeglut to 3.4.0
Upgraded xorg/libraw to 0.21.1
Upgraded xorg/libx11
Removed unnecessary shebang in xorg/xorg-fonts doinst.sh file
2023-03-05 21:18:27 +05:30
257c78c34d Removed legacy package xorg/libomxil-bellagio and updated build list
Upgraded xorg/libdrm to 2.4.115
Upgraded xorg/mesa to 22.3.6
Upgraded xorg/xorg-server to 1.20.14
2023-03-05 21:12:52 +05:30
deaff10308 Added libpsl to base and updated base build list
Removed removestaticlibs function call from xorg/glew
Upgraded xorg/libxcb to 1.15
Upgraded xorg/vala to 0.54.6
Upgraded xorg/xcb-proto to 1.15.2
Upgraded xorg/xrdb to 1.2.1
Removed --sysconfdir build option from xorg/xtrans
Switched xorg/{glew,xauth} source tarballs to lzip
2022-10-05 08:29:35 +05:30
daff679a6f Converted a sizeable number of source tarballs to lzip in xorg and net section and updated SHA512 checksums 2022-10-04 21:05:40 +05:30
ff7639942a Modified grep command to only match package name in the beginning in section build files which in turn fixes faulty current package name output to build monitor 2022-10-04 00:40:42 +05:30
9a3d106cb7 Updated build variable for previously modified xorg/xorgproto pkg file 2022-09-27 10:16:49 +05:30
aba2377899 Cause xorg/xorgproto's pkgconfig files to go into /lib instead of /share via --datadir option 2022-09-26 21:41:32 +05:30
5d96370bf5 Build file cleanups
Changes to bldpkg:
-> Added additional variables to be more verbose when showing either errors, warnings or info messages
-> Optimized find command options in various places
-> Discarded makepkg function and moved its code inside mkfinalpkg function
-> Discarded removestaticlibs function.
-> Static libraries are now compulsorily discarded unless preservestaticlibs variable is set near the top of the build file
-> Several smaller fixes
2022-09-13 08:31:03 +05:30
94d439e7b2 Code cleanup in main build file and section build files 2022-09-02 10:42:40 +05:30
9f99df88eb Added missing download URLs and replaced version numbers with variables in xorg build files 2022-08-27 14:26:59 +05:30
7d2f51bd18 Removed redundant paths in base/pkgconf
Replaced single quotes with double quotes in some base and xorg pkg files
2022-08-27 11:09:02 +05:30
a7efa22383 Moved udisks from base to xorg and refreshed build list 2022-08-01 11:09:53 +05:30
2ac50eee2a Replaced busybox hwclock with util-linux hwclock for more functionality
Upgraded chrony to version 4.2 and fixed its runit build script
Replaced $ARCH variable with $arch to cause gmp and db builds in base srction to build correctly
Fixed descriptions in xcb-util-image and xcb-util-wm in xorg section
Removed drm option in xorg/mesa and added llvm as a dependency
2022-08-01 10:13:41 +05:30
3c1862fdc8 Reduced description size in some xorg build files 2022-07-16 18:08:32 +05:30
ff4e0e1222 Replaced upper case variable names with base/llvm,mozilla-nss and xorg/mesa 2022-07-14 17:22:33 +05:30
b34e02bfdb Upgraded several packages in base, xorg and net. 2022-07-03 15:48:20 +05:30
1ddfe9abba * Fixed indentation in base/docbook build file
* Replaced patch command with applypatch function in multiple build files in base, xorg, gtk, extra and xfce sections
2022-02-23 23:21:55 +05:30
16246f3ef9 -> Updated CREDITS
-> Added licenses and copyrights in main and section build files
-> Fixed identation and added miscellaneous code and commentsin bldpkg
2022-02-15 10:31:48 +05:30
1dd82276d1 Discarded obsolete stuff in main and section build files 2022-02-14 13:18:24 +05:30
460bb64241 Replaced upper case variable names with lower case names in all build files in xorg section 2022-02-13 14:46:27 +05:30
34502b73e5 Removed BUILDVARS variable in main and section build files
Replaced $PACKAGE_VERSION and $PACKAGE_VERSION variable with $BUILD and $VERSION
Miscellaneous fixes to section build files
2022-01-30 10:06:53 +05:30
25b8e48825 Replaced buildvars.conf with bldpkg.conf 2022-01-29 10:34:35 +05:30
7f19a9d366 Added xorg, gtk and extra 2022-01-28 23:22:14 +05:30