Skip to content

Commit

Permalink
gtkdialog-0.8.3 (rebuild with gcc-5.4.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
fd00 committed Jun 29, 2017
1 parent 8e070db commit a1c341d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
27 changes: 14 additions & 13 deletions gtkdialog/README
Expand Up @@ -6,28 +6,27 @@ programs which is a very attractive feature since the developer does not have
to learn various GUI languages for the miscellaneous programming languages.

Runtime requirements:
cygwin-2.0.2-1
libgdk_pixbuf2.0_0-2.31.1-1
libglade2.0_0-2.6.4-2
libglib2.0_0-2.42.2-1
libgtk2.0_0-2.24.27-1
libvte9-0.28.2-5
cygwin-2.8.0-1
libgdk_pixbuf2.0_0-2.36.6-2
libglib2.0_0-2.50.3-1
libgtk2.0_0-2.24.31-1

Build requirements:
(besides corresponding -devel packages)
autoconf-13-1
automake-9-1
binutils-2.25-1
binutils-2.25-4
bison-3.0.4-1
cygport-0.18.1-1
gcc-core-4.9.2-3
make-4.1-1
cygport-0.24.1-1
flex-2.6.4-1
gcc-core-5.4.0-1
make-4.2.1-2

Canonical website:
https://code.google.com/p/gtkdialog/
https://code.google.com/archive/p/gtkdialog/

Canonical download:
https://gtkdialog.googlecode.com/files/gtkdialog-0.8.3.tar.gz
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gtkdialog/gtkdialog-0.8.3.tar.gz

-------------------------------------------

Expand Down Expand Up @@ -63,6 +62,9 @@ Files included in the binary package:

Port Notes:

----- version 0.8.3-1bl2 -----
Rebuild with gcc-5.4.0

----- version 0.8.3-1bl1 -----
Version bump.

Expand All @@ -74,4 +76,3 @@ Rebuild with gcc-4 by fd0 <http://d.hatena.ne.jp/fd0/>

----- version 0.7.20-1bl1 -----
Initial release for Cygwin-1.7 by fd0 <http://d.hatena.ne.jp/fd0>

@@ -1,5 +1,5 @@
HOMEPAGE="https://code.google.com/p/${PN}/"
SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
HOMEPAGE="https://code.google.com/archive/p/${PN}/"
SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.gz"

CATEGORY="X11"
SUMMARY="Small utility for fast and easy GUI building"
Expand Down

0 comments on commit a1c341d

Please sign in to comment.