Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
jhbuild
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
12
Issues
12
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
jhbuild
Commits
2a348e72
Commit
2a348e72
authored
Jun 15, 2019
by
Rico Tzschichholz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
world: Make gst-editing-services and gst-rtsp-server use meson
parent
a113dcf8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
modulesets/gnome-world.modules
modulesets/gnome-world.modules
+5
-5
No files found.
modulesets/gnome-world.modules
View file @
2a348e72
...
...
@@ -1187,17 +1187,17 @@
</dependencies>
</autotools>
<
autotools
id=
"gst-editing-services"
>
<
meson
id=
"gst-editing-services"
>
<branch
repo=
"gitlab.freedesktop.org"
module=
"gstreamer/gst-editing-services.git"
checkoutdir=
"gst-editing-services
.git
"
/>
checkoutdir=
"gst-editing-services"
/>
<dependencies>
<dep
package=
"glib"
/>
<dep
package=
"gstreamer"
/>
<dep
package=
"gst-plugins-base"
/>
<dep
package=
"gst-plugins-bad"
/>
</dependencies>
</
autotools
>
</
meson
>
<meson
id=
"pitivi"
>
<branch/>
...
...
@@ -1893,7 +1893,7 @@
</dependencies>
</autotools>
<
autotools
id=
"gst-rtsp-server"
>
<
meson
id=
"gst-rtsp-server"
>
<branch
repo=
"gitlab.freedesktop.org"
module=
"gstreamer/gst-rtsp-server.git"
checkoutdir=
"gst-rtsp-server"
/>
...
...
@@ -1902,7 +1902,7 @@
<dep
package=
"gstreamer"
/>
<dep
package=
"gst-plugins-base"
/>
</dependencies>
</
autotools
>
</
meson
>
<autotools
id=
"gnome-dvb-daemon"
>
<branch
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment