mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 15:20:06 -07:00
gtk+2: drop from repositories
This commit is contained in:
parent
4bc72ea2a8
commit
9c6676b190
@ -1,22 +0,0 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
export CFLAGS="$CFLAGS -UGDK_PIXBUF_DISABLE_DEPRECATED"
|
||||
|
||||
# Don't build GTK examples/demos/testsuite.
|
||||
sed -i 's/modules demos tests/modules/' Makefile.am Makefile.in
|
||||
sed -i 's/docs m4macros/m4macros/' Makefile.am Makefile.in
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--enable-debug=no \
|
||||
--disable-gtk-doc \
|
||||
--with-xinput=yes
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
||||
rm -f "$1/usr/bin/gtk-update-icon-cache"
|
||||
rm -f "$1/usr/bin/gtk-demo"
|
||||
rm -rf "$1/usr/share/gtk-2.0/demo"
|
@ -1 +0,0 @@
|
||||
b6c8a93ddda5eabe3bfee1eb39636c9a03d2a56c7b62828b359bf197943c582e gtk+-2.24.32.tar.xz
|
@ -1,10 +0,0 @@
|
||||
atk
|
||||
fribidi
|
||||
gdk-pixbuf
|
||||
libXcomposite
|
||||
libXi
|
||||
libXinerama
|
||||
libepoxy
|
||||
pango
|
||||
pkgconf make
|
||||
python make
|
@ -1 +0,0 @@
|
||||
https://download.gnome.org/sources/gtk+/2.24/gtk+-2.24.32.tar.xz
|
@ -1 +0,0 @@
|
||||
2.24.32 3
|
Loading…
Reference in New Issue
Block a user