blob: 0b3d2015e11da8266e827cfeb35b67c8b583e500 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = amap-bin
pkgdesc = A tool to analyze .MAP files produced by several compilers and report the amount of memory being used by data and code.
pkgver = 0.32
pkgrel = 1
url = http://www.sikorskiy.net/prj/amap/index.html
arch = x86_64
license = freeware
depends = libpng12
depends = gtk2
source = https://www.sikorskiy.net/info/prj/amap/files/amap.32.ubuntu2104.x64.GTK.gz
sha256sums = f2fb9cc0fda689f7eb8d5788c62e161448c3b51e4de512a2fe160e262c16545d
pkgname = amap-bin
|