diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-22 22:00:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-22 22:00:47 +0000 |
commit | 8c2ce2fd2c87349cf470d41e141dc10bff21f4e9 (patch) | |
tree | 595a56870d504153b9c2e1b627ca86b10804853b /media-sound/yconsole/files | |
parent | hppa repoman (diff) | |
download | historical-8c2ce2fd2c87349cf470d41e141dc10bff21f4e9.tar.gz historical-8c2ce2fd2c87349cf470d41e141dc10bff21f4e9.tar.bz2 historical-8c2ce2fd2c87349cf470d41e141dc10bff21f4e9.zip |
add missing patch and change SRC_URI to use bz2 #42386
Diffstat (limited to 'media-sound/yconsole/files')
-rw-r--r-- | media-sound/yconsole/files/3.0.5-makefile-cflags.patch | 12 | ||||
-rw-r--r-- | media-sound/yconsole/files/digest-yconsole-3.0.5 | 2 |
2 files changed, 13 insertions, 1 deletions
diff --git a/media-sound/yconsole/files/3.0.5-makefile-cflags.patch b/media-sound/yconsole/files/3.0.5-makefile-cflags.patch new file mode 100644 index 000000000000..8271435dbd0f --- /dev/null +++ b/media-sound/yconsole/files/3.0.5-makefile-cflags.patch @@ -0,0 +1,12 @@ +--- yconsole/Makefile.orig 2003-08-17 14:54:36.590310296 -0400 ++++ yconsole/Makefile 2003-08-17 14:54:59.716794536 -0400 +@@ -2,7 +2,8 @@ + # + PREFIX = /usr + +-CFLAGS = -Wall -O2 -g \ ++CFLAGS = -Wall $(OPTFLAGS) ++CFLAGS += \ + `imlib-config --cflags` -DHAVE_IMLIB \ + `gtk-config --cflags` + diff --git a/media-sound/yconsole/files/digest-yconsole-3.0.5 b/media-sound/yconsole/files/digest-yconsole-3.0.5 index 73cb3d6d2ea9..6b5edd34a53e 100644 --- a/media-sound/yconsole/files/digest-yconsole-3.0.5 +++ b/media-sound/yconsole/files/digest-yconsole-3.0.5 @@ -1 +1 @@ -MD5 4984b3cface1c495e550768c6b537fed yconsole-3.0.5.tgz 632069 +MD5 d7af9c42c59d5c841468cddf0bc32d19 yconsole-3.0.5.tar.bz2 498018 |