<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-xfce/classes/xfce.bbclass, branch master-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2026-01-31T07:59:11+00:00</updated>
<entry>
<title>Use https when accessing archive.xfce.org</title>
<updated>2026-01-31T07:59:11+00:00</updated>
<author>
<name>Jason Schonberg</name>
<email>schonm@gmail.com</email>
</author>
<published>2026-01-28T01:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=808916819692d4ee2a592ef25af55081d80a8021'/>
<id>urn:sha1:808916819692d4ee2a592ef25af55081d80a8021</id>
<content type='text'>
While using devtool to check available versions, I noticed a 301 http error.

Specifically :

$ devtool latest-version libxfce4ui

Resolving archive.xfce.org (archive.xfce.org)... 217.70.191.87
Connecting to archive.xfce.org (archive.xfce.org)|217.70.191.87|:80... connected
.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://archive.xfce.org/src/xfce/libxfce4ui/4.20/ [following]

With this patch, we change to make the SRC_URI an https request.

Signed-off-by: Jason Schonberg &lt;schonm@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>classed/xfce: Add XFCEBASEBUILDCLASS</title>
<updated>2025-07-12T20:50:01+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2025-07-12T02:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1bc33e8e580b4c3f9b9c8f67db57413ea4e78903'/>
<id>urn:sha1:1bc33e8e580b4c3f9b9c8f67db57413ea4e78903</id>
<content type='text'>
Default to autotools to keep the present defaults working, it allows
building xfce components with meson, many of newer releases of xfce
components are using meson

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>classed/xfce: Make download tarball extention type configurable</title>
<updated>2025-07-12T20:50:01+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2025-07-12T01:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b4f3c4665ca45ac5c4347d4cd5d7547c50af9ae5'/>
<id>urn:sha1:b4f3c4665ca45ac5c4347d4cd5d7547c50af9ae5</id>
<content type='text'>
Default is still tar.bz2, but there is now option to use tar.xz which is
some of new xfce component releases are only xz compressed tarballs.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce.bbclass: Mark string as raw in a regexp</title>
<updated>2021-10-16T15:25:21+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-10-14T16:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0300f779342629b030b0e1dcf9d33ce4a65c8bae'/>
<id>urn:sha1:0300f779342629b030b0e1dcf9d33ce4a65c8bae</id>
<content type='text'>
Fixes python Deprecated behavior warning

xfce.bbclass:3: DeprecationWarning: invalid escape sequence \.
  m = re.match("^([0-9]+)\.([0-9]+)", v)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Convert to new override syntax</title>
<updated>2021-08-03T17:21:25+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-07-29T15:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c61dc077bbd81260e4f167fa2251643ba0ba6974'/>
<id>urn:sha1:c61dc077bbd81260e4f167fa2251643ba0ba6974</id>
<content type='text'>
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>various classes recipes: Remove FILES entries for dbg/dev packages</title>
<updated>2018-06-14T15:57:14+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-06-10T15:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2ad5ceafa53f2df7155d0d0c2f986c9858a48543'/>
<id>urn:sha1:2ad5ceafa53f2df7155d0d0c2f986c9858a48543</id>
<content type='text'>
These entries are no more required - oe-core defaults were reworked long time
ago.

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-xfce: add intltool-native to DEPENDS</title>
<updated>2016-05-06T10:40:24+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2016-05-01T23:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b86f2fac9534421a2ea81d2397e187b2c2d833a8'/>
<id>urn:sha1:b86f2fac9534421a2ea81d2397e187b2c2d833a8</id>
<content type='text'>
fix tons of messages as:

| WARNING: foo do_configure: Missing DEPENDS on intltool-native

Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce.bbclass: change SRC_URI calculation</title>
<updated>2012-09-18T13:53:59+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2012-05-18T13:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a2417b3b98bd6200e211c333a7044ccdb08dc515'/>
<id>urn:sha1:a2417b3b98bd6200e211c333a7044ccdb08dc515</id>
<content type='text'>
* grabbed from oe-core gnomebase.bbclass
* old calculation did not work for version numbers with multiple digits (4.10)

Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
</content>
</entry>
<entry>
<title>xfce.bbclass: inherit gettext</title>
<updated>2012-01-05T09:14:24+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmx.de</email>
</author>
<published>2012-01-03T14:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8b3ed2f4349de11de34cb0e43463f737abaed5a5'/>
<id>urn:sha1:8b3ed2f4349de11de34cb0e43463f737abaed5a5</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmx.de&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>xfce.bbclass: Add further folders for ${PN}-dev/-staticdev/-dbg</title>
<updated>2011-11-02T16:25:42+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmx.de</email>
</author>
<published>2011-11-02T11:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=48640311c129134ca0ca950b0797d267feea1420'/>
<id>urn:sha1:48640311c129134ca0ca950b0797d267feea1420</id>
<content type='text'>
* Some panel-plugins (e.g xfce4-clipman-plugin) store libraries in
  /usr/lib/xfce4/panel/plugins instead of
  /usr/lib/xfce4/panel-plugins.
* build tested on maiden tmp-dir
* run tested all applications and plugins on overo

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmx.de&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
</feed>
