Commit Graph

61 Commits

Author SHA1 Message Date
Yi Zhao
be012cc838
packagegroup-xfce-extended: fix typo of gobject-introspection-data feature
Fix typo: gobject-introspection -> gobject-introspection-data

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-07-03 08:46:30 -07:00
Martin Jansa
e722be5fac
recipes: Drop remaining PR values from recipes
* as oe-core did in:
  https://git.openembedded.org/openembedded-core/commit/?id=d4c346e8ab

* when people are have to maintain own PRs for recipes in oe-core, they
  might add them for meta-oe recipes at the same time when upgrading
  to next LTS

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-03-17 13:10:10 -07:00
Ross Burton
3a91d8c6c5 packagegroup-xfce-extended: only build catfish and panel-profies if G-I enabled
These recipes need gobject-introspection-data to be enabled.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-26 08:28:37 -07:00
Khem Raj
b6b00bd931 packagegroup-xfce-extended: Blueman also needs gobject introspection distro feature
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-25 08:56:32 -07:00
Khem Raj
a56b7f825c packagegroup-xfce-base: Mark TUNE_PKGARCH specific
librsvg is direct dependency which gets debian renamed so this does
not qualify to be allarch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-12-01 12:39:28 -08:00
Martin Jansa
c61dc077bb Convert to new override syntax
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 <Martin.Jansa@gmail.com>
2021-08-03 10:21:25 -07:00
Andreas Müller
c644bf3893 xfce4-notes-plugin: re-add 1.9.0
* we lost by xfce 4.16
* it is a development release but it was run tested and as soon as a stable
  version is released we can come back

Release notes for 1.9.0

=======================
[Please note that this is a development release.]

This is a development release which (finally) port the plugin to gtk3
and make it compatible with xfce 4.16.

- Remove unused variable
- Update deprecated autotools macros
- Do not mark text with ':' after '://' as a link (bug #52)
- Add support for links with scheme other than HTTP (bug #52)
- Fix missing-prototypes
- Create README.md. Update configure.ac.in
- Add basic gitlab CI
- Fix "Disabled labels on context menu are dark yellow"
- Fix a few deprecation warnings
- Fix make distcheck
- Fix blinking image on panel
- Remove commented code
- Update build system
- Fix make distcheck
- Remove deprecated gtk stock usage
- Fix build system
- Continue the gtk3 port
- Update URLs from goodies.x.o to docs.x.o (Bug #16171)
- po: update POTFILES.in
- gtk3: update css style with required changes from 3.20
- gtk3: drop libunique leftover flags and code
- gtk3: Drop support for GTK+-2.0
- bump post release
- Translation Updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-28 16:53:13 -08:00
Andreas Müller
02a3ba7cd4 xfce4-notes-plugin: remove for now
* It is broken since xfce 4.16
* GTK3 support was merged to master. Tried to build from git but that requires
  vala support all over the place causing build failures and is beyond worth it
* As soon as a working version is released it will be re-added

[1] https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/merge_requests/2

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06 14:20:51 -08:00
Andreas Müller
fbc8e065a1 xfce4-equake-plugin: remove for now
* It is broken since xfce 4.16
* A ticket was opened [1] but no visible activities yet
* As soon as a working version is released it will be re-added

[1] https://sourceforge.net/p/equake/tickets/3/

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06 14:20:51 -08:00
Andreas Müller
7888b57b56 xfce4-embed-plugin: remove for now
* It stopped building for xfce 4.16
* There have been activities on GTK3 port [1] but...
* As soon as a working version is released it will be re-added

[1] https://gitlab.xfce.org/panel-plugins/xfce4-embed-plugin/-/issues/2

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06 14:20:51 -08:00
Andreas Müller
4db7492ddd xfce4-hotcorner-plugin: remove
* it broke by xfce 4.16
* the develeoper will not continue it [1]

[1] https://github.com/brianhsu/xfce4-hotcorner-plugin/issues/11

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06 14:20:51 -08:00
Andreas Müller
d51030b8e0 Revert "packagegroup-xfce-base: add RDEPEND packagegroup-core-x11"
packagegroup-core-x11 drags stuff not everybody needs e.g xserver-nodm-init and
that's not what everybody wants. packagegroup-core-x11 is something to add into
images.

This reverts commit 394567c0078c627642e7b80b722f147da5a6f376:

    packagegroup-xfce-base: add RDEPEND packagegroup-core-x11

    without packagegroup-core-x11, after boot target, and run
    startx, it will report error like:

    /usr/bin/startx: line 203: xauth: command not found

    xinit: unable to run server "/usr/bin/X": No such file or directory
    Use the -- option, or make sure that /usr/bin is in your path and
    that "/usr/bin/X" is a program or a link to the right type of server
    for your display.  Possible server names include:

        Xorg        Common X server for most displays
        Xvfb        Virtual frame buffer
        Xfake       kdrive-based virtual frame buffer
        Xnest       X server nested in a window on anot

    Signed-off-by: Changqing Li <changqing.li@windriver.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-25 10:28:37 -07:00
Changqing Li
394567c007 packagegroup-xfce-base: add RDEPEND packagegroup-core-x11
without packagegroup-core-x11, after boot target, and run
startx, it will report error like:

/usr/bin/startx: line 203: xauth: command not found

xinit: unable to run server "/usr/bin/X": No such file or directory
Use the -- option, or make sure that /usr/bin is in your path and
that "/usr/bin/X" is a program or a link to the right type of server
for your display.  Possible server names include:

    Xorg        Common X server for most displays
    Xvfb        Virtual frame buffer
    Xfake       kdrive-based virtual frame buffer
    Xnest       X server nested in a window on anot

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-03 15:15:42 -07:00
Changqing Li
1283511ecc xfce4-kbdleds-plugin: remove this recipe
According to https://xfce.org/about/news,  xfce4-kbdleds-plugin has
been dropped

Acked-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Acked-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-16 19:50:12 -08:00
Changqing Li
3fc59d3b97 gtk-xfce-engine: remove this recipe
* Part of xfce 4.14 changelog
  Theme Engine (gtk-xfce-engine)
      The gtk-xfce-engine has been deprecated and archived.

* repo have been remove from upstream
  https://archive.xfce.org/src/xfce/
  no gtk-xfce-engine now

so remove this recipe

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Kai Kang <kai.kang@windriver.com>
2019-12-13 21:38:44 -08:00
Denys Dmytriyenko
4c00e5fed9 recipes: rename distro_features_check to features_check
Avoid warning due to the class rename in OE-Core.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-21 17:51:37 -08:00
Adrian Bunk
9d559933d7 Remove LICENSE = "MIT" from packagegroups and images
This is the default in the packagegroup and image classes.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-30 09:27:57 -07:00
Hongxu Jia
383282e239 packagegroup-xfce-extended: conditional runtime recommends on xfce-polkit
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-25 14:21:48 -07:00
Kai Kang
4f33963cbc packagegroup-xfce-extended: add xfce4-screensaver
Add xfce4-screensaver to RRECOMMENDS of packagegroup-xfce-extended.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-25 10:28:38 -07:00
Khem Raj
409fb4baae xfce4-mixer: Remove recipe
xfce4-mixer can be replaced with xfce4-pulseaudio-plugin

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2019-03-16 01:12:05 -07:00
Andreas Müller
3c8be7f9aa packagegroup-xfce-extended: add catfish / xfce4-panel-profiles
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-26 21:08:44 -07:00
Andreas Müller
2fb36a2dc9 packagegroup-xfce-extended: add blueman if bluetooth is in distro features
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30 08:58:30 -07:00
Andreas Müller
cfdd6c2038 packagegroup-xfce-extended: add mousepad
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Armin Kuster
831241bdde packagegroup-xfce-extended: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13 12:43:47 -07:00
Jackie Huang
0487ed7f1d recipes: fix invalid license file
Use '${COMMON_LICENSE_DIR}/MIT' for MIT License to fix the warning:

| WARNING: packagegroup-xfce-base-1.0-r5 do_populate_lic:
  ${COREBASE}/LICENSE is not a valid license file, please use
  '${COMMON_LICENSE_DIR}/MIT' for a MIT License file in LIC_FILES_CHKSUM.
  This will become an error in the future

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-09-18 10:18:12 +02:00
Andreas Müller
129596c483 packagegroup-xfce-extended: unblacklist - all dependencies are back
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-22 13:16:54 +01:00
Martin Jansa
7f3176f628 recipes: blacklist recipes runtime depending on blacklisted recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-13 18:44:35 +01:00
Jackie Huang
e0dc483313 packagegroup-xfce-base: add x11 to REQUIRED_DISTRO_FEATURES
Most packages in this packagegroup require x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-11-23 15:24:47 +01:00
Andreas Müller
0836228ba3 packagegroup-xfce-base: add librsvg-gtk
In elder environments this was dragged in by something else. Images without
librsvg-gtk look really ugly and many icons are missing. Many xfce-packages
ship svg icons. Instead of adding RRECOMMENDS on each of them add librsvg-gtk
to packagegroup-xfce-base.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-09-15 10:22:49 +02:00
Martin Jansa
dc48e768f5 meta-oe: remove trailing spaces
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-08-22 15:56:29 +02:00
Andreas Müller
d017f375c4 packagegroup-xfce-extended: add xfce4-verve-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:26:56 +01:00
Andreas Müller
d3be014d9c packagegroup-xfce-extended: add xfce4-calculator-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-15 10:15:27 +01:00
Andreas Müller
939f6411a1 packagegroup-xfce-extended: add xfce4-sensors-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-06 13:25:49 +01:00
Andreas Müller
a090eb21b9 packagegroup-xfce-extended: xfce-polkit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-11-06 17:49:33 +01:00
Andreas Müller
d7328c29ef packagegroup-xfce-extended: add xfce-dusk-gtk3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-31 19:44:56 +02:00
Andreas Müller
144a631e05 packagegroup-xfce-extended: add xfce4-pulseaudio-plugin
optional on distros supporting pulseaudio

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:34 +02:00
Andreas Müller
2b79d6b4ee packagegroup-xfce-extended: add xfce4-hotcorner-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-30 21:11:05 +02:00
Andreas Müller
40c7b557ab packagegroup-xfce-extended: add xfce4-smartbookmark-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-13 14:34:22 +02:00
Andreas Müller
d2d6fa93dd packagegroup-xfce-extended: add xfce4-timer-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-02-19 10:09:59 +01:00
Andreas Müller
b9bd888497 packagegroup-xfce-extended: add xfce4-kbdleds-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-02-19 10:09:58 +01:00
Andreas Müller
3e76b12150 packagegroup-xfce-extended: replace xfce4-brightness-plugin by xfce4-powermanager-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-27 12:50:00 +01:00
Andreas Müller
ea89614847 packagegroup-xfce-extended: add xfce4-mailwatch-plugin and gigolo
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-10-16 07:01:00 +02:00
Andreas Müller
3dc901f989 packagegroup-xfce-extended: add xfce4-whiskermenu-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-10-01 10:11:37 +02:00
Andreas Müller
292e156d93 packagegroup-xfce-extended: don't blacklist - xfce4-power-manager is up again
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-10-01 10:11:36 +02:00
Robert P. J. Day
df540b52c7 packagegroups: Remove deprecated "task" backward compatibility
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-15 17:07:02 +02:00
Martin Jansa
9e3ecec35a networkmanager, network-manager-applet, xfce4-power-manager, packagegroup-xfce-extended: Blacklist because of broken networkmanager after libgcrypt-config was removed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21 19:22:25 +02:00
Matthieu CRAPET
c95e155780 recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues
Changes:
- rename SUMMARY with length > 80 to DESCRIPTION
- rename DESCRIPTION with length < 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line

Note: don't bump PR

Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:20:02 +01:00
Martin Jansa
6daf75e4e9 Update after toplevel LICENSE file checksum change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-04 08:47:18 +01:00
Andreas Müller
fdd0601202 packagegroup-xfce-extended: add xfce4-taskmanager and xfce4-notes-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-05 12:36:13 +02:00
Andreas Müller
e839d7b671 packagegroup-xfce-extended: add xfce4-equake-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-19 13:56:58 +02:00