diff options
| -rw-r--r-- | meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.4.2.bb | 9 | ||||
| -rw-r--r-- | meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.5.2.bb | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.4.2.bb b/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.4.2.bb deleted file mode 100644 index 8deea105c9..0000000000 --- a/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.4.2.bb +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | SUMMARY = "Easy to use task manager" | ||
| 2 | LICENSE = "GPLv2" | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
| 4 | |||
| 5 | inherit xfce-app | ||
| 6 | |||
| 7 | DEPENDS += "gtk+3 cairo libwnck libxmu xfce4-dev-tools-native" | ||
| 8 | |||
| 9 | SRC_URI[sha256sum] = "cd122240e1c195e4e6f159da1bb86b38c41ba27892399ad85a18c37ea20e48f9" | ||
diff --git a/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.5.2.bb b/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.5.2.bb new file mode 100644 index 0000000000..e0da70dd0b --- /dev/null +++ b/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.5.2.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | SUMMARY = "Easy to use task manager" | ||
| 2 | LICENSE = "GPLv2" | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
| 4 | |||
| 5 | inherit xfce-app | ||
| 6 | |||
| 7 | DEPENDS += "gtk+3 cairo libwnck libxfce4ui libxmu xfce4-dev-tools-native" | ||
| 8 | |||
| 9 | SRC_URI[sha256sum] = "bd25143f47a29000b4148874863dffa521b1a37cb01dbc026f423ea3160f9a35" | ||
