1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
7 inherit desktop wxwidgets xdg
9 DESCRIPTION="Visualization and Audibilization of Sorting Algorithms"
10 HOMEPAGE="https://panthema.net/2013/sound-of-sorting/ https://github.com/bingmann/sound-of-sorting"
11 #SRC_URI="http://panthema.net/2013/sound-of-sorting/${P}.tar.bz2"
12 COMMIT="5cfcaf752593c8cbcf52555dd22745599a7d8b1b"
13 SRC_URI="https://github.com/bingmann/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
14 https://dev.gentoo.org/~pacho/${PN}/${PN}_512.png"
15 S="${WORKDIR}/${PN}-${COMMIT}"
23 x11-libs/wxGTK:${WX_GTK_VER}
28 setup-wxwidgets unicode
34 make_desktop_entry ${PN} "Sound of Sorting"
35 newicon -s 512 "${DISTDIR}/${PN}_512.png" ${PN}.png