Skip to content

Commit

Permalink
xfce4-panel-profiles: 1.0.12 -> 1.0.13
Browse files Browse the repository at this point in the history
Although not mentioned below and obstacles in the way,
0001-Makefile.in.in-remove-bashisms.patch made it upstream [1].

Release notes for 1.0.13
========================
New Features:
- Add Cupertino layout (openembedded#7)
- Add Redmond 7 layout (openembedded#8)
- Add Xfce 4.16 layout

General:
- Updated existing templates to support Xfce 4.16
- Makefile.in.in: remove bashisms
- Enabled exporting Whisker menu configuration (openembedded#11)

Updated translations

[1] https://gitlab.xfce.org/apps/xfce4-panel-profiles/-/commit/1565fe5f450732a82a76b828610fc935501584d0

Signed-off-by: Andreas Müller <[email protected]>
  • Loading branch information
schnitzeltony committed Mar 7, 2021
1 parent fc39b6b commit 13fd0bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 58 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ DEPENDS += "intltool-native"

SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/1.0/${BP}.tar.bz2 \
file://not-create-link-to-locale.patch \
file://0001-Makefile.in.in-remove-bashisms.patch \
"
SRC_URI[sha256sum] = "246e459d2d2f3f524968440ed7fddb2a891567ebc05f10a800f7f5821b3452a7"
SRC_URI[sha256sum] = "bc387c13f94109422dc72b0fcb919b0dc11619ba589d03e492252b0d2513b170"

do_configure() {
# special configure - no autotools...
Expand Down

0 comments on commit 13fd0bb

Please sign in to comment.