Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
M
meta-openembedded
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yocto
meta-openembedded
Commits
bcfeae9a
Commit
bcfeae9a
authored
Sep 21, 2011
by
Koen Kooi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gedit: update to 2.30.4
Signed-off-by:
Koen Kooi
<
koen@dominion.thruhere.net
>
parent
16de2469
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb
meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb
+23
-0
No files found.
meta-gnome/recipes-gnome/gedit/gedit_2.30.
0
.bb
→
meta-gnome/recipes-gnome/gedit/gedit_2.30.
4
.bb
View file @
bcfeae9a
...
...
@@ -2,18 +2,20 @@ DESCRIPTION = "GNOME editor"
SECTION = "x11/gnome"
LICENSE = "GPLv2+"
DEPENDS = "
enchant gconf gnome-common gnome-doc-utils-native glib-2.0 gtk+ gtksourceview2 iso-codes virtual/gettext
"
DEPENDS = "
gvfs enchant gconf gnome-doc-utils gnome-doc-utils-native glib-2.0 gtk+ gtksourceview2 iso-codes
"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
inherit gnome
SRC_URI[archive.md5sum] = "
aebd49797406fdde7b25624b71990860
"
SRC_URI[archive.sha256sum] = "
37598473372aab217e46f19726cff616ff0ea4121bbdbb170b4e264a4ca76690
"
inherit gnome
gettext
SRC_URI[archive.md5sum] = "
e1eecb0a92a1a363b3d375ec5ac0fb3b
"
SRC_URI[archive.sha256sum] = "
a561fe3dd1d199baede1bd07c4ee65f06fc7c494dd4d3327117f04149a608e3c
"
EXTRA_OECONF = "--disable-scrollkeeper"
EXTRA_OECONF = "--disable-scrollkeeper \
--enable-gvfs-metadata"
do_configure_prepend () {
cp ${STAGING_DATADIR}/gnome-common/data/omf.make ${S}
do_configure_prepend() {
gnome-doc-common --copy || true
gnome-doc-prepare --force --copy || true
}
FILES_${PN} += "${libdir}/gedit-2/plugin* ${datadir}/gedit-2"
...
...
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