mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-18 17:35:59 +01:00
xpm_pixbuf, revbump, cleanup template variables (#13757)
This commit is contained in:
@@ -2,10 +2,10 @@ SUMMARY="Utilities for rendering XPM icons to a GdkPixbuf (devel branch)"
|
||||
DESCRIPTION="A very stripped down and rearranged version of the old xpm pixbuf loader, providing \
|
||||
a single function (hopefully) suitable for the likes of Dia to port away from \
|
||||
gdk_pixbuf_new_from_xpm_data"
|
||||
HOMEPAGE="https://homepage/of/projectx.org"
|
||||
COPYRIGHT="22024 Zander Brown"
|
||||
HOMEPAGE="https://gitlab.gnome.org/ZanderBrown/xpm-pixbuf/"
|
||||
COPYRIGHT="2024 Zander Brown"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
srcGitRev="d290a0c846687b22d2a8c5aaec83a6689f30e1c3"
|
||||
SOURCE_URI="https://gitlab.gnome.org/ZanderBrown/xpm-pixbuf/-/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="f45615a60b7d1948f27a44f4d4347405c12fcf71684ed64bcb7b1c10b189b706"
|
||||
@@ -70,8 +70,3 @@ INSTALL()
|
||||
packageEntries devel \
|
||||
"$developDir"
|
||||
}
|
||||
|
||||
TEST()
|
||||
{
|
||||
make check
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user