LINUX.ORG.RU

История изменений

Исправление Dron, (текущая версия) :

dron@gnu:~$ apt-get source volumeicon
Чтение списков пакетов… Готово
Построение дерева зависимостей       
Чтение информации о состоянии… Готово
ВНИМАНИЕ: упаковка «volumeicon» поддерживается в системе контроля версий «Git»:
git://git.debian.org/collab-maint/volumeicon.git
Необходимо получить 143 kб архивов исходного кода.
Получено:1 http://ftp.debian.org/debian/ testing/main volumeicon 0.4.6-2 (dsc) [2 004 B]
Получено:2 http://ftp.debian.org/debian/ testing/main volumeicon 0.4.6-2 (tar) [137 kB]
Получено:3 http://ftp.debian.org/debian/ testing/main volumeicon 0.4.6-2 (diff) [4 202 B]                                                        
Получено 143 kБ за 9с (15,9 kБ/c)                                                                                                                
dpkg-source: инфо: извлечение volumeicon в volumeicon-0.4.6
dpkg-source: инфо: распаковывается volumeicon_0.4.6.orig.tar.gz
dpkg-source: инфо: распаковывается volumeicon_0.4.6-2.debian.tar.gz
dpkg-source: инфо: накладывается 001_remove-individual-glib-headers.diff
dron@gnu:~$ cd volumeicon-0.4.6/
dron@gnu:~/volumeicon-0.4.6$ ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for X11... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: executing depfiles commands
dron@gnu:~/volumeicon-0.4.6$
dron@gnu:~/volumeicon-0.4.6$
dron@gnu:~/volumeicon-0.4.6$ cat Makefile | grep GTK
GTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz  
GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype 

Исправление Dron, :

dron@gnu:~$ apt-get source volumeicon
Чтение списков пакетов… Готово
Построение дерева зависимостей       
Чтение информации о состоянии… Готово
ВНИМАНИЕ: упаковка «volumeicon» поддерживается в системе контроля версий «Git»:
git://git.debian.org/collab-maint/volumeicon.git
Необходимо получить 143 kб архивов исходного кода.
Получено:1 http://ftp.debian.org/debian/ testing/main volumeicon 0.4.6-2 (dsc) [2 004 B]
Получено:2 http://ftp.debian.org/debian/ testing/main volumeicon 0.4.6-2 (tar) [137 kB]
Получено:3 http://ftp.debian.org/debian/ testing/main volumeicon 0.4.6-2 (diff) [4 202 B]                                                        
Получено 143 kБ за 9с (15,9 kБ/c)                                                                                                                
dpkg-source: инфо: извлечение volumeicon в volumeicon-0.4.6
dpkg-source: инфо: распаковывается volumeicon_0.4.6.orig.tar.gz
dpkg-source: инфо: распаковывается volumeicon_0.4.6-2.debian.tar.gz
dpkg-source: инфо: накладывается 001_remove-individual-glib-headers.diff
dron@gnu:~$ cd volumeicon-0.4.6/
dron@gnu:~/volumeicon-0.4.6$ ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for X11... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: executing depfiles commands
dron@gnu:~/volumeicon-0.4.6$ cat Makefile | grep GTK
GTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz  
GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype 

Исправление Dron, :

dron@gnu:~$ apt-get source volumeicon
Чтение списков пакетов… Готово
Построение дерева зависимостей       
Чтение информации о состоянии… Готово
ВНИМАНИЕ: упаковка «volumeicon» поддерживается в системе контроля версий «Git»:
git://git.debian.org/collab-maint/volumeicon.git
Необходимо получить 143 kб архивов исходного кода.
Получено:1 http://ftp.debian.org/debian/ testing/main volumeicon 0.4.6-2 (dsc) [2 004 B]
Получено:2 http://ftp.debian.org/debian/ testing/main volumeicon 0.4.6-2 (tar) [137 kB]
Получено:3 http://ftp.debian.org/debian/ testing/main volumeicon 0.4.6-2 (diff) [4 202 B]                                                        
Получено 143 kБ за 9с (15,9 kБ/c)                                                                                                                
dpkg-source: инфо: извлечение volumeicon в volumeicon-0.4.6
dpkg-source: инфо: распаковывается volumeicon_0.4.6.orig.tar.gz
dpkg-source: инфо: распаковывается volumeicon_0.4.6-2.debian.tar.gz
dpkg-source: инфо: накладывается 001_remove-individual-glib-headers.diff
dron@gnu:~$ cd volumeicon-0.4.6/
dron@gnu:~/volumeicon-0.4.6$ ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for X11... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: executing depfiles commands
dron@gnu:~/volumeicon-0.4.6$ cat Makefile | grep GTK
GTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz  
GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype 

Исходная версия Dron, :

dron@gnu:~$ apt-get source volumeicon
Чтение списков пакетов… Готово
Построение дерева зависимостей       
Чтение информации о состоянии… Готово
ВНИМАНИЕ: упаковка «volumeicon» поддерживается в системе контроля версий «Git»:
git://git.debian.org/collab-maint/volumeicon.git
Необходимо получить 143 kб архивов исходного кода.
Получено:1 http://ftp.debian.org/debian/ testing/main volumeicon 0.4.6-2 (dsc) [2 004 B]
Получено:2 http://ftp.debian.org/debian/ testing/main volumeicon 0.4.6-2 (tar) [137 kB]
Получено:3 http://ftp.debian.org/debian/ testing/main volumeicon 0.4.6-2 (diff) [4 202 B]                                                        
Получено 143 kБ за 9с (15,9 kБ/c)                                                                                                                
dpkg-source: инфо: извлечение volumeicon в volumeicon-0.4.6
dpkg-source: инфо: распаковывается volumeicon_0.4.6.orig.tar.gz
dpkg-source: инфо: распаковывается volumeicon_0.4.6-2.debian.tar.gz
dpkg-source: инфо: накладывается 001_remove-individual-glib-headers.diff
dron@gnu:~$ cd volumeicon-0.4.6/
dron@gnu:~/volumeicon-0.4.6$ ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for X11... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: executing depfiles commands
dron@gnu:~/volumeicon-0.4.6$ cat Makefile | grep GTK
GTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz  
GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype