Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zmap
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
zmap
Commits
5534a9eb
Commit
5534a9eb
authored
16 years ago
by
rds
Browse files
Options
Downloads
Patches
Plain Diff
dependencies file added
parent
b1ef0b23
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gtk/build.sh
+26
-1
26 additions, 1 deletion
gtk/build.sh
with
26 additions
and
1 deletion
gtk/build.sh
+
26
−
1
View file @
5534a9eb
...
...
@@ -63,7 +63,32 @@ build_message_out "The GTK+ site has this README with regards to dependencies"
build_message_out
""
build_message_out
""
build_download_file
$PACKAGE_gtk_URL
/dependencies/README
"-"
# was
# build_download_file $PACKAGE_gtk_URL/dependencies/README "-"
# but ... replaced with the verbatim copy
build_message_out
"The files in this directory are software that GTK+"
build_message_out
"requires that is not officially distributed at this site."
build_message_out
""
build_message_out
"We try to keep these files up to date, but no guarantee is made in"
build_message_out
"that regard. The original locations for these files are:"
build_message_out
""
build_message_out
" pkg-config - http://www.freedesktop.org/software/pkgconfig/"
build_message_out
" TIFF - http://www.libtiff.org/"
build_message_out
" libpng - http://www.libpng.org/"
build_message_out
" JPEG - http://www.ijg.org/"
build_message_out
" cairo - http://www.cairographics.org/"
build_message_out
" atk - http://ftp.gnome.org/pub/gnome/sources/atk/"
build_message_out
""
build_message_out
"Additionally, you need GLib 2.12 and Pango 1.12, which "
build_message_out
"are hosted elsewhere on this ftp server:"
build_message_out
""
build_message_out
" GLib - ftp://ftp.gtk.org/pub/glib/2.12"
build_message_out
" Pango - ftp://ftp.gtk.org/pub/pango/1.12"
build_message_out
""
build_message_out
"Matthias Clasen <mclasen@redhat.com>"
build_message_out
"August 15, 2006"
build_message_out
""
build_message_out
"Is everything configured?"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment