# # Editor and converter utilities for the X Window System. # # The bitmap program is a rudimentary tool for creating or editing # rectangular images made up of 1's and 0's. Bitmaps are used in X for # defining clipping regions, cursor shapes, icon shapes, and tile and # stipple patterns. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=bitmap pkgversion=1.1.0 arch=amd64 release=1 pkgcategory="xorg_app" full_pkgname=bitmap_1.1.0_amd64-1@xorg_app blurb="Editor and converter utilities for the X Window System." homepage="https://www.x.org" license="MIT X Consortium" fetch="https://www.x.org/releases/individual/app/bitmap-1.1.0.tar.gz" replace=""