gtk-engines: update to 2.16.0
This commit is contained in:
parent
8853c2df8b
commit
0e39bae1b3
@ -17,8 +17,6 @@ drwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/engines/
|
||||
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/engines/libmist.so
|
||||
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/engines/libredmond95.la
|
||||
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/engines/libredmond95.so
|
||||
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/engines/libsmooth.la
|
||||
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/engines/libsmooth.so
|
||||
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/engines/libthinice.la
|
||||
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/engines/libthinice.so
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
|
@ -1,2 +1,2 @@
|
||||
ed43f7d24a099fcf85e0bdba641d6dbd gtk-engines-2.14.3.patch
|
||||
be92ddda833defb7296a850331c03d05 gtk-engines-2.14.3.tar.bz2
|
||||
a301ca944d8c839298ec45a01a4a30c8 gtk-engines-2.16.0.tar.bz2
|
||||
fcac35cf0f82867a357ea2a641cb6219 gtk-engines-intltool.patch
|
||||
|
@ -4,14 +4,14 @@
|
||||
# Depends on: gtk
|
||||
|
||||
name=gtk-engines
|
||||
version=2.14.3
|
||||
version=2.16.0
|
||||
release=1
|
||||
source=(http://ftp.gnome.org/pub/GNOME/sources/$name/2.14/$name-$version.tar.bz2
|
||||
$name-$version.patch)
|
||||
source=(http://ftp.gnome.org/pub/GNOME/sources/$name/2.16/$name-$version.tar.bz2
|
||||
$name-intltool.patch)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
patch -p1 -i $SRC/$name-$version.patch
|
||||
patch -p1 -i $SRC/$name-intltool.patch
|
||||
autoreconf -f -i
|
||||
./configure --prefix=/usr --enable-animation
|
||||
make
|
||||
|
@ -1,6 +1,6 @@
|
||||
diff -Nru gtk-engines-2.14.3.orig/Makefile.am gtk-engines-2.14.3/Makefile.am
|
||||
--- gtk-engines-2.14.3.orig/Makefile.am 2008-08-15 22:19:30.000000000 +0200
|
||||
+++ gtk-engines-2.14.3/Makefile.am 2008-08-15 22:29:08.000000000 +0200
|
||||
diff -Nru gtk-engines-2.16.0.orig/Makefile.am gtk-engines-2.16.0/Makefile.am
|
||||
--- gtk-engines-2.16.0.orig/Makefile.am 2008-09-26 09:42:03.000000000 +0200
|
||||
+++ gtk-engines-2.16.0/Makefile.am 2008-09-26 09:42:16.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
-SUBDIRS = engines themes test schema
|
||||
-DIST_SUBDIRS = $(SUBDIRS) po
|
||||
@ -9,10 +9,10 @@ diff -Nru gtk-engines-2.14.3.orig/Makefile.am gtk-engines-2.14.3/Makefile.am
|
||||
|
||||
EXTRA_DIST = \
|
||||
autogen.sh \
|
||||
diff -Nru gtk-engines-2.14.3.orig/configure.ac gtk-engines-2.14.3/configure.ac
|
||||
--- gtk-engines-2.14.3.orig/configure.ac 2008-08-15 22:19:30.000000000 +0200
|
||||
+++ gtk-engines-2.14.3/configure.ac 2008-08-15 22:19:56.000000000 +0200
|
||||
@@ -19,7 +19,6 @@
|
||||
diff -Nru gtk-engines-2.16.0.orig/configure.ac gtk-engines-2.16.0/configure.ac
|
||||
--- gtk-engines-2.16.0.orig/configure.ac 2008-09-26 09:42:03.000000000 +0200
|
||||
+++ gtk-engines-2.16.0/configure.ac 2008-09-26 09:42:16.000000000 +0200
|
||||
@@ -18,7 +18,6 @@
|
||||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl Initialize intltool
|
Loading…
x
Reference in New Issue
Block a user