Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
XDG Integration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
JennaHuntsman
XDG Integration
Commits
4a8e5d9d
Commit
4a8e5d9d
authored
14 years ago
by
Andrew de Laix
Browse files
Options
Downloads
Patches
Plain Diff
update dbusglib archive for linux.
parent
33fbb632
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
autobuild.xml
+3
-3
3 additions, 3 deletions
autobuild.xml
indra/cmake/DBusGlib.cmake
+1
-1
1 addition, 1 deletion
indra/cmake/DBusGlib.cmake
with
4 additions
and
4 deletions
autobuild.xml
+
3
−
3
View file @
4a8e5d9d
...
@@ -320,7 +320,7 @@
...
@@ -320,7 +320,7 @@
<key>
license
</key>
<key>
license
</key>
<string>
AFL2.1
</string>
<string>
AFL2.1
</string>
<key>
license_file
</key>
<key>
license_file
</key>
<string>
LICENSES/dbusglib.txt
</string>
<string>
LICENSES/dbus
-
glib.txt
</string>
<key>
name
</key>
<key>
name
</key>
<string>
dbusglib
</string>
<string>
dbusglib
</string>
<key>
platforms
</key>
<key>
platforms
</key>
...
@@ -330,9 +330,9 @@
...
@@ -330,9 +330,9 @@
<key>
archive
</key>
<key>
archive
</key>
<map>
<map>
<key>
hash
</key>
<key>
hash
</key>
<string>
bb9734fb6ae797e3fa34af1a4ef1ee7d
</string>
<string>
94b058b9a81114dc4567bd78e4335425
</string>
<key>
url
</key>
<key>
url
</key>
<string>
http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/dbusglib-linux-201
0
10
1
3.tar.bz2
</string>
<string>
http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/dbus
_
glib-
0.76-
linux-201103
10
.tar.bz2
</string>
</map>
</map>
<key>
name
</key>
<key>
name
</key>
<string>
linux
</string>
<string>
linux
</string>
...
...
This diff is collapsed.
Click to expand it.
indra/cmake/DBusGlib.cmake
+
1
−
1
View file @
4a8e5d9d
...
@@ -10,7 +10,7 @@ elseif (LINUX)
...
@@ -10,7 +10,7 @@ elseif (LINUX)
use_prebuilt_binary
(
dbusglib
)
use_prebuilt_binary
(
dbusglib
)
set
(
DBUSGLIB_FOUND ON FORCE BOOL
)
set
(
DBUSGLIB_FOUND ON FORCE BOOL
)
set
(
DBUSGLIB_INCLUDE_DIRS
set
(
DBUSGLIB_INCLUDE_DIRS
${
LIBS_PREBUILT_DIR
}
/include/
glib-2.0
${
LIBS_PREBUILT_DIR
}
/include/
dbus
)
)
# We don't need to explicitly link against dbus-glib itself, because
# We don't need to explicitly link against dbus-glib itself, because
# the viewer probes for the system's copy at runtime.
# the viewer probes for the system's copy at runtime.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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