diff --git a/at-spi2-atk-2.6.0-0.bee b/at-spi2-atk.be0 similarity index 67% rename from at-spi2-atk-2.6.0-0.bee rename to at-spi2-atk.be0 index 13f984ffe..7009b0f67 100755 --- a/at-spi2-atk-2.6.0-0.bee +++ b/at-spi2-atk.be0 @@ -1,19 +1,16 @@ #!/usr/bin/env beesh -SRCURL[0]="http://ftp.acc.umu.se/pub/gnome/sources/at-spi2-atk/${PKGVERSION[2]}/at-spi2-atk-${PKGVERSION}.tar.xz" - -PATCHURL[0]="" +# BEE_VERSION at-spi2-atk-2.26.2-0 -# BEE_CONFIGURE=compat +SRCURL[0]="http://ftp.acc.umu.se/pub/gnome/sources/at-spi2-atk/${PKGVERSION[2]}/at-spi2-atk-${PKGVERSION}.tar.xz" -# BEE_BUILDTYPE= +# PATCHURL+=() -# EXCLUDE=() +# EXCLUDE+=() # build_in_sourcedir - - +# sourcesubdir_append src #mee_extract() { @@ -25,7 +22,7 @@ PATCHURL[0]="" #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { @@ -35,3 +32,4 @@ PATCHURL[0]="" #mee_install() { # bee_install #} +## by default this may be 'make install DESTDIR="${D}"' diff --git a/at-spi2-core-2.6.0-0.bee b/at-spi2-core-2.6.0-0.bee deleted file mode 100755 index a4e282390..000000000 --- a/at-spi2-core-2.6.0-0.bee +++ /dev/null @@ -1,37 +0,0 @@ -#!/usr/bin/env beesh - -SRCURL[0]="http://ftp.acc.umu.se/pub/gnome/sources/at-spi2-core/${PKGVERSION[2]}/at-spi2-core-${PKGVERSION}.tar.xz" - -PATCHURL[0]="" - -# BEE_CONFIGURE=compat - -# BEE_BUILDTYPE= - -# EXCLUDE=() - -# build_in_sourcedir - - - - - -#mee_extract() { -# bee_extract "${@}" -#} - -#mee_patch() { -# bee_patch "${@}" -#} - -#mee_configure() { -# bee_configure -#} - -#mee_build() { -# bee_build -#} - -#mee_install() { -# bee_install -#} diff --git a/at-spi2-core.be0 b/at-spi2-core.be0 new file mode 100755 index 000000000..436700180 --- /dev/null +++ b/at-spi2-core.be0 @@ -0,0 +1,35 @@ +#!/usr/bin/env beesh + +# BEE_VERSION at-spi2-core-2.26.2-0 + +SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/at-spi2-core/${PKGVERSION[2]}/at-spi2-core-${PKGVERSION}.tar.xz" + +# PATCHURL+=() + +# EXCLUDE+=() + +# build_in_sourcedir + +# sourcesubdir_append src + + +#mee_extract() { +# bee_extract "${@}" +#} + +#mee_patch() { +# bee_patch "${@}" +#} + +#mee_configure() { +# bee_configure +#} + +#mee_build() { +# bee_build +#} + +#mee_install() { +# bee_install +#} +## by default this may be 'make install DESTDIR="${D}"' diff --git a/atk-2.16.0-0.bee b/atk-2.16.0-0.bee deleted file mode 100755 index 32dbfcd7a..000000000 --- a/atk-2.16.0-0.bee +++ /dev/null @@ -1,37 +0,0 @@ -#!/usr/bin/env beesh - -SRCURL[0]="http://ftp.acc.umu.se/pub/gnome/sources/atk/${PKGVERSION[2]}/atk-${PKGVERSION}.tar.xz" - -PATCHURL[0]="" - -# BEE_CONFIGURE=compat - -# BEE_BUILDTYPE= - -# EXCLUDE=() - -# build_in_sourcedir - - - - - -#mee_extract() { -# bee_extract "${@}" -#} - -#mee_patch() { -# bee_patch "${@}" -#} - -#mee_configure() { -# bee_configure -#} - -#mee_build() { -# bee_build -#} - -#mee_install() { -# bee_install -#} diff --git a/atk.be0 b/atk.be0 new file mode 100755 index 000000000..c3c181979 --- /dev/null +++ b/atk.be0 @@ -0,0 +1,35 @@ +#!/usr/bin/env beesh + +# BEE_VERSION atk-2.28.1-0 + +SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/atk/${PKGVERSION[2]}/atk-${PKGVERSION}.tar.xz" + +# PATCHURL+=() + +# EXCLUDE+=() + +# build_in_sourcedir + +# sourcesubdir_append src + + +#mee_extract() { +# bee_extract "${@}" +#} + +#mee_patch() { +# bee_patch "${@}" +#} + +#mee_configure() { +# bee_configure +#} + +#mee_build() { +# bee_build +#} + +#mee_install() { +# bee_install +#} +## by default this may be 'make install DESTDIR="${D}"' diff --git a/exo.be0 b/exo.be0 index 9756b9b57..14913c76c 100755 --- a/exo.be0 +++ b/exo.be0 @@ -1,41 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION exo-0.10.7-1 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION exo-0.12.2-0 SRCURL[0]="http://archive.xfce.org/src/xfce/exo/${PKGVERSION[2]}/exo-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - -PATCHURL+=(/src/mariux/patches/0001-Use-freedesktop.org-mail-icon-name-compliant-Bug-137.patch) - -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. +#PATCHURL+=(/src/mariux/patches/0001-Use-freedesktop.org-mail-icon-name-compliant-Bug-137.patch) # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - #mee_extract() { # bee_extract "${@}" #} @@ -56,21 +30,3 @@ PATCHURL+=(/src/mariux/patches/0001-Use-freedesktop.org-mail-icon-name-compliant # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/garcon.be0 b/garcon.be0 index 68fd9d63e..5305fe3cc 100755 --- a/garcon.be0 +++ b/garcon.be0 @@ -1,41 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION garcon-0.5.0-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION garcon-0.6.1-0 SRCURL[0]="http://archive.xfce.org/src/xfce/garcon/${PKGVERSION[2]}/garcon-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - #mee_extract() { # bee_extract "${@}" #} @@ -45,7 +19,7 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/garcon/${PKGVERSION[2]}/garcon-${PKG #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { @@ -56,21 +30,3 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/garcon/${PKGVERSION[2]}/garcon-${PKG # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/gtk-xfce-engine.be0 b/gtk-xfce-engine.be0 index fe9de43c1..572b0a618 100755 --- a/gtk-xfce-engine.be0 +++ b/gtk-xfce-engine.be0 @@ -1,40 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION gtk-xfce-engine-3.2.0-1 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION gtk-xfce-engine-3.2.0-2 SRCURL[0]="http://archive.xfce.org/src/xfce/gtk-xfce-engine/${PKGVERSION[2]}/gtk-xfce-engine-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" #mee_extract() { # bee_extract "${@}" @@ -44,9 +19,9 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/gtk-xfce-engine/${PKGVERSION[2]}/gtk # bee_patch "${@}" #} -#mee_configure() { -# bee_configure -#} +mee_configure() { + bee_configure --disable-gtk3 +} #mee_build() { # bee_build @@ -56,21 +31,3 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/gtk-xfce-engine/${PKGVERSION[2]}/gtk # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/gtk2-2.24.13-0.bee b/gtk2-2.24.13-0.bee deleted file mode 100755 index 9a9667285..000000000 --- a/gtk2-2.24.13-0.bee +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/env beesh - -SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/gtk+/${PKGVERSION[2]}/gtk+-${PKGVERSION}.tar.xz" - -# official pre 2.24.13 patches from git (remove with next version) - -PATCHURL+=( \ - /src/mariux/download/gtk2-2.24.13-0001-Update-Visual-C-property-sheets.patch \ - /src/mariux/download/gtk2-2.24.13-0002-Really-move-the-docs-to-a-new-location.patch \ - /src/mariux/download/gtk2-2.24.13-0003-Fix-garbage-content-when-windows-are-initially-mappe.patch \ - /src/mariux/download/gtk2-2.24.13-0004-gtk-.props-VS2010-Update-include-paths.patch \ - /src/mariux/download/gtk2-2.24.13-0005-quartz-Actually-use-the-window-background-PATTERN-co.patch \ - ) - -# additional fix to enable collate by default in gtk printing (for firefox, evince, etc) -# may also apply to > 2.24.13 releases.. -PATCHURL+=( \ - /src/mariux/download/gtk2-2.24.13-0006-Make-collate-default-to-enabled.patch \ - ) - -mee_configure() { - bee_configure \ - --enable-introspection \ - --enable-xinerama \ - --disable-gtk-doc-html -} - -mee_install_post() { - mv -v ${D}${BINDIR}/gtk-update-icon-cache{,2} -} diff --git a/gtk2.be0 b/gtk2.be0 new file mode 100755 index 000000000..7872c54ff --- /dev/null +++ b/gtk2.be0 @@ -0,0 +1,18 @@ +#!/bin/env beesh + +# BEE_VERSION gtk2-2.24.32-0 + +SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/gtk+/${PKGVERSION[2]}/gtk+-${PKGVERSION}.tar.xz" + + +mee_configure() { + bee_configure \ + --enable-introspection \ + --enable-xinerama \ + --disable-gtk-doc-html +} + +mee_install_post() { + start_cmd mv -v ${D}${BINDIR}/gtk-update-icon-cache{,2} + start_cmd rm -rfv ${D}${DATAROOTDIR}/themes/Raleigh +} diff --git a/kdeartwork-4.7.0-0.bee b/kdeartwork-4.7.0-0.bee deleted file mode 100755 index 107448aca..000000000 --- a/kdeartwork-4.7.0-0.bee +++ /dev/null @@ -1,33 +0,0 @@ -#!/usr/bin/env beesh - -SRCURL[0]="ftp://ftp.kde.org/pub/kde/stable/${PKGVERSION}/src/kdeartwork-${PKGVERSION}.tar.bz2" - -PATCHURL[0]="" - -# BEE_CONFIGURE=compat - -# BEE_BUILDTYPE= - -# EXCLUDE="" - - - -#mee_extract() { -# bee_extract ${@} -#} - -#mee_patch() { -# bee_patch ${@} -#} - -#mee_configure() { -# bee_configure -#} - -#mee_build() { -# bee_build -#} - -#mee_install() { -# bee_install -#} diff --git a/libwnck2.be0 b/libwnck2.be0 index 323351791..3d618a350 100755 --- a/libwnck2.be0 +++ b/libwnck2.be0 @@ -1,34 +1,26 @@ #!/bin/env beesh -# BEE_VERSION libwnck2-2.30.7-0 +# BEE_VERSION libwnck2-2.30.7-1 SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/libwnck/${PKGVERSION[2]}/libwnck-${PKGVERSION}.tar.bz2" PATCHURL[0]="" -PGRP=( uncategorized ) - - - -# BEE_CONFIGURE=compat - # EXCLUDE="" -mee_patch() { - bee_patch -} +#mee_patch() { +# bee_patch +#} mee_configure() { - bee_configure + bee_configure --disable-static \ + --program-suffix=2 } mee_build() { - bee_build + bee_build GETTEXT_PACKAGE=libwnck2 } mee_install() { - bee_install - - mv -v ${D}${BINDIR}/wnckprop{,2} - mv -v ${D}${BINDIR}/wnck-urgency-monitor{,2} + start_cmd make GETTEXT_PACKAGE=libwnck2 install DESTDIR=${D} } diff --git a/libwnck3-3.0.0-0.bee b/libwnck3-3.0.0-0.bee deleted file mode 100755 index 5a65f78f1..000000000 --- a/libwnck3-3.0.0-0.bee +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/env beesh - -SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/libwnck/${PKGVERSION[2]}/libwnck-${PKGVERSION}.tar.bz2" - -PATCHURL[0]="" - -PGRP=( uncategorized ) - - - -# BEE_CONFIGURE=compat - -# EXCLUDE="" - -mee_patch() { - bee_patch -} - -mee_configure() { - bee_configure -} - -mee_build() { - bee_build -} - -mee_install() { - bee_install -} - diff --git a/libwnck3.be0 b/libwnck3.be0 new file mode 100755 index 000000000..69581779c --- /dev/null +++ b/libwnck3.be0 @@ -0,0 +1,25 @@ +#!/bin/env beesh + +# BEE_VERSION libwnck3-3.24.1-0 + +SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/libwnck/${PKGVERSION[2]}/libwnck-${PKGVERSION}.tar.xz" + +#PATCHURL[0]="" + +# EXCLUDE="" + +#mee_patch() { +# bee_patch +#} + +#mee_configure() { +# bee_configure +#} + +#mee_build() { +# bee_build +#} + +#mee_install() { +# bee_install +#} diff --git a/libxfce4ui.be0 b/libxfce4ui.be0 index cfd1894e4..503aea0c3 100755 --- a/libxfce4ui.be0 +++ b/libxfce4ui.be0 @@ -1,41 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION libxfce4ui-4.12.1-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION libxfce4ui-4.13.4-0 SRCURL[0]="http://archive.xfce.org/src/xfce/libxfce4ui/${PKGVERSION[2]}/libxfce4ui-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - #mee_extract() { # bee_extract "${@}" #} @@ -44,9 +18,9 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/libxfce4ui/${PKGVERSION[2]}/libxfce4 # bee_patch "${@}" #} -#mee_configure() { -# bee_configure -#} +mee_configure() { + bee_configure --disable-vala +} #mee_build() { # bee_build @@ -56,21 +30,3 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/libxfce4ui/${PKGVERSION[2]}/libxfce4 # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/libxfce4util.be0 b/libxfce4util.be0 index f37aa666d..cc3dec618 100755 --- a/libxfce4util.be0 +++ b/libxfce4util.be0 @@ -1,41 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION libxfce4util-4.12.1-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION libxfce4util-4.13.2-0 SRCURL[0]="http://archive.xfce.org/src/xfce/libxfce4util/${PKGVERSION[2]}/libxfce4util-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - #mee_extract() { # bee_extract "${@}" #} @@ -45,7 +19,7 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/libxfce4util/${PKGVERSION[2]}/libxfc #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { @@ -56,21 +30,3 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/libxfce4util/${PKGVERSION[2]}/libxfc # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/libxklavier-5.1-0.bee b/libxklavier-5.1-0.bee deleted file mode 100755 index 07a10be0c..000000000 --- a/libxklavier-5.1-0.bee +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/env beesh - -SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/libxklavier/${PKGVERSION}/libxklavier-${PKGVERSION}.tar.bz2" - -PATCHURL[0]="" - -PGRP=( uncategorized ) - - - -# BEE_CONFIGURE=compat - -# EXCLUDE="" - -mee_patch() { - bee_patch -} - -mee_configure() { - bee_configure -} - -mee_build() { - bee_build -} - -mee_install() { - bee_install -} - diff --git a/libxklavier.be0 b/libxklavier.be0 new file mode 100755 index 000000000..2e98bd9f4 --- /dev/null +++ b/libxklavier.be0 @@ -0,0 +1,25 @@ +#!/bin/env beesh + +# BEE_VERSION libxklavier-5.4-0 + +SRCURL[0]="https://people.freedesktop.org/~svu/libxklavier-${PKGVERSION}.tar.bz2" + +PATCHURL[0]="" + +# EXCLUDE="" + +#mee_patch() { +# bee_patch +#} + +mee_configure() { + bee_configure --disable-static +} + +#mee_build() { +# bee_build +#} + +#mee_install() { +# bee_install +#} diff --git a/scripts/xfce4-update.sh b/scripts/xfce4-update.sh new file mode 100755 index 000000000..9b77f08f6 --- /dev/null +++ b/scripts/xfce4-update.sh @@ -0,0 +1,44 @@ +#!/bin/sh +#beide lib xfce fertig +#exo fertig +#dont work: xfce4-mailwatch-plugin xfce4-mixer xfce4-weather-plugin +bee update libxfce4util-4.13.2-0 +bee update xfconf-4.13.5-0 +bee install xfconf-compat-4.12.1-0 +bee update libxfce4ui-4.13.4-0 +bee update libwnck3-3.24.1-0 +bee update atk-2.28.1-0 +bee update at-spi2-core-2.26.2-0 +bee update at-spi2-atk-2.26.2-0 +bee update exo-0.12.2-0 +bee update garcon-0.6.1-0 +bee update gtk-xfce-engine-3.2.0-2 +bee update libwnck2-2.30.7-1 +bee update xfce4-panel-4.13.3-0 +bee update libxklavier-5.4-0 +bee update xfce4-xkb-plugin-0.8.1-0 +bee update tumbler-0.2.0-1 +bee update xfce4-appfinder-4.13.0-0 +bee update xfce4-settings-4.13.4-0 +bee update xfdesktop-4.13.2-0 +bee update xfwm4-4.13.0-0 +bee update xfce4-session-4.13.0-1 +bee update xfce4-icon-theme-4.4.3-3 +bee update xfce4-datetime-plugin-0.7.0-0 +bee update xfce4-dev-tools-4.12.0-1 +bee update xfce4-screenshooter-1.9.2-0 +bee update xfce4-timer-plugin-1.7.0-0 +bee update xfwm4-themes-4.10.0-3 +bee update xfce4-terminal-0.8.7.3-0 +bee update xfce4-pulseaudio-plugin-0.4.1-1 +bee update xfce4-cpugraph-plugin-1.0.5-2 +bee update xfce4-weather-plugin-0.8.10-0 +bee update thunar-1.8.1-0 +bee update thunar-volman-0.9.0-0 +bee remove kdeartwork-4.7.0-0.x86_64 +rm -rf /usr/share/icons/nuvola +rm -rf /usr/share/icons/mono +bee update gtk2-2.24.32-0 +rm -rf /usr/share/themes/Raleigh +sed -i 's/XFCE;//' /etc/xdg/autostart/bluetooth-applet.desktop +sed -i 's/XFCE;//' /etc/xdg/autostart/gnome-sound-applet.desktop diff --git a/thunar-volman.be0 b/thunar-volman.be0 index 6ecae7f6f..d14925920 100755 --- a/thunar-volman.be0 +++ b/thunar-volman.be0 @@ -1,41 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION thunar-volman-0.8.1-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION thunar-volman-0.9.0-0 SRCURL[0]="http://archive.xfce.org/src/xfce/thunar-volman/${PKGVERSION[2]}/thunar-volman-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - #mee_extract() { # bee_extract "${@}" #} @@ -45,7 +19,7 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/thunar-volman/${PKGVERSION[2]}/thuna #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { @@ -56,21 +30,3 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/thunar-volman/${PKGVERSION[2]}/thuna # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/thunar.be0 b/thunar.be0 index dc95d2a4f..0367385b8 100755 --- a/thunar.be0 +++ b/thunar.be0 @@ -1,40 +1,13 @@ #!/usr/bin/env beesh -# BEE_VERSION thunar-1.6.13-0 +# BEE_VERSION thunar-1.8.1-0 -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. - -#SRCURL[0]="http://archive.xfce.org/src/xfce/thunar/${PKGVERSION[2]}/Thunar-${PKGVERSION}.tar.bz2" SRCURL[0]="https://github.molgen.mpg.de/mariux64/thunar/archive/thunar-mariux-${PKGVERSION}.tar.gz" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - #mee_extract() { # bee_extract "${@}" #} @@ -53,23 +26,6 @@ build_in_sourcedir #mee_install() { # bee_install +# exit #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/tumbler-0.1.31-1.bee b/tumbler-0.1.31-1.bee deleted file mode 100755 index 66ea3f645..000000000 --- a/tumbler-0.1.31-1.bee +++ /dev/null @@ -1,75 +0,0 @@ -#!/usr/bin/env beesh - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. - -SRCURL[0]="http://archive.xfce.org/src/xfce/tumbler/${PKGVERSION[2]}/tumbler-${PKGVERSION}.tar.bz2" - -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - -# PATCHURL+=() - -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - -# EXCLUDE+=() - -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - -# build_in_sourcedir - -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - -#mee_extract() { -# bee_extract "${@}" -#} - -#mee_patch() { -# bee_patch "${@}" -#} - -mee_configure() { - bee_configure \ - --disable-poppler-thumbnailer -} - -#mee_build() { -# bee_build -#} - -#mee_install() { -# bee_install -#} -## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/tumbler.be0 b/tumbler.be0 new file mode 100755 index 000000000..9a19d78b4 --- /dev/null +++ b/tumbler.be0 @@ -0,0 +1,34 @@ +#!/usr/bin/env beesh + +# BEE_VERSION tumbler-0.2.0-1 + +SRCURL[0]="http://archive.xfce.org/src/xfce/tumbler/${PKGVERSION[2]}/tumbler-${PKGVERSION}.tar.bz2" + +# PATCHURL+=() + +# EXCLUDE+=() + +# build_in_sourcedir + + +#mee_extract() { +# bee_extract "${@}" +#} + +#mee_patch() { +# bee_patch "${@}" +#} + +mee_configure() { + bee_configure \ + --disable-poppler-thumbnailer +} + +#mee_build() { +# bee_build +#} + +#mee_install() { +# bee_install +#} +## by default this may be 'make install DESTDIR="${D}"' diff --git a/xfce4-appfinder.be0 b/xfce4-appfinder.be0 index 5aeba0ee6..44f6be4f3 100755 --- a/xfce4-appfinder.be0 +++ b/xfce4-appfinder.be0 @@ -1,40 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-appfinder-4.12.0-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfce4-appfinder-4.13.0-0 SRCURL[0]="http://archive.xfce.org/src/xfce/xfce4-appfinder/${PKGVERSION[2]}/xfce4-appfinder-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" #mee_extract() { # bee_extract "${@}" @@ -45,7 +20,7 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/xfce4-appfinder/${PKGVERSION[2]}/xfc #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { @@ -56,21 +31,3 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/xfce4-appfinder/${PKGVERSION[2]}/xfc # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/xfce4-cpugraph-plugin.be0 b/xfce4-cpugraph-plugin.be0 index e31405589..ff63fd11b 100755 --- a/xfce4-cpugraph-plugin.be0 +++ b/xfce4-cpugraph-plugin.be0 @@ -1,40 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-cpugraph-plugin-1.0.5-1 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfce4-cpugraph-plugin-1.0.5-2 SRCURL[0]="http://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/${PKGVERSION[2]}/xfce4-cpugraph-plugin-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" #mee_extract() { # bee_extract "${@}" @@ -45,7 +20,7 @@ SRCURL[0]="http://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/${PKG #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { @@ -56,21 +31,3 @@ SRCURL[0]="http://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/${PKG # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/xfce4-datetime-plugin.be0 b/xfce4-datetime-plugin.be0 index a177aad43..6f364658b 100755 --- a/xfce4-datetime-plugin.be0 +++ b/xfce4-datetime-plugin.be0 @@ -1,40 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-datetime-plugin-0.6.2-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfce4-datetime-plugin-0.7.0-0 SRCURL[0]="http://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/${PKGVERSION[2]}/xfce4-datetime-plugin-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" #mee_extract() { # bee_extract "${@}" @@ -45,7 +20,7 @@ SRCURL[0]="http://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/${PKG #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { @@ -56,21 +31,3 @@ SRCURL[0]="http://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/${PKG # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/xfce4-dev-tools.be0 b/xfce4-dev-tools.be0 index b6e89afb0..769701d17 100755 --- a/xfce4-dev-tools.be0 +++ b/xfce4-dev-tools.be0 @@ -1,40 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-dev-tools-4.12.0-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfce4-dev-tools-4.12.0-1 SRCURL[0]="http://archive.xfce.org/src/xfce/xfce4-dev-tools/${PKGVERSION[2]}/xfce4-dev-tools-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" #mee_extract() { # bee_extract "${@}" @@ -45,7 +20,7 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/xfce4-dev-tools/${PKGVERSION[2]}/xfc #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { @@ -56,21 +31,3 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/xfce4-dev-tools/${PKGVERSION[2]}/xfc # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/xfce4-icon-theme.be0 b/xfce4-icon-theme.be0 index 90c2232f8..11e242160 100755 --- a/xfce4-icon-theme.be0 +++ b/xfce4-icon-theme.be0 @@ -1,40 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-icon-theme-4.4.3-2 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfce4-icon-theme-4.4.3-3 SRCURL[0]="http://archive.xfce.org/src/art/xfce4-icon-theme/${PKGVERSION[2]}/xfce4-icon-theme-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" #mee_extract() { # bee_extract "${@}" @@ -44,9 +19,10 @@ SRCURL[0]="http://archive.xfce.org/src/art/xfce4-icon-theme/${PKGVERSION[2]}/xfc # bee_patch "${@}" #} -#mee_configure() { -# bee_configure -#} +mee_configure() { + sed -i 's/^Size=128/Size=20/g' ${S}/Rodent/index.theme.in + bee_configure +} #mee_build() { # bee_build @@ -56,21 +32,3 @@ SRCURL[0]="http://archive.xfce.org/src/art/xfce4-icon-theme/${PKGVERSION[2]}/xfc # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/xfce4-panel.be0 b/xfce4-panel.be0 index f43ec6cdc..d34e74090 100755 --- a/xfce4-panel.be0 +++ b/xfce4-panel.be0 @@ -1,9 +1,12 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-panel-4.12.2-1 +# BEE_VERSION xfce4-panel-4.13.3-0 -SRCURL[0]="https://archive.xfce.org/src/xfce/xfce4-panel/${PKGVERSION[2]}/xfce4-panel-${PKGVERSION}.tar.bz2" +SRCURL[0]="http://archive.xfce.org/src/xfce/xfce4-panel/${PKGVERSION[2]}/xfce4-panel-${PKGVERSION}.tar.bz2" PATCHURL[0]="/src/mariux/beeroot/downloads/xfce4-panel.patch" +PATCHURL[1]="/src/mariux/beeroot/downloads/0001-panel-port-to-GdkDisplay-GdkMonitor.patch" +PATCHURL[2]="/src/mariux/beeroot/downloads/xfce4-change-default-panel-plugins.patch" +PATCHURL[3]="/src/mariux/beeroot/downloads/xfce4-panel-4.13.3-fix-removing-plugins.patch" # PATCHURL+=() @@ -20,8 +23,7 @@ PATCHURL[0]="/src/mariux/beeroot/downloads/xfce4-panel.patch" #} mee_configure() { - bee_configure \ - --enable-gtk3 + bee_configure --disable-vala } #mee_build() { diff --git a/xfce4-pulseaudio-plugin.be0 b/xfce4-pulseaudio-plugin.be0 index 74f423ffb..ae4b2c52d 100755 --- a/xfce4-pulseaudio-plugin.be0 +++ b/xfce4-pulseaudio-plugin.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -#BEE_VERSION xfce4-pulseaudio-plugin-0.4.1-0 +#BEE_VERSION xfce4-pulseaudio-plugin-0.4.1-1 SRCURL[0]="https://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/${PKGVERSION[2]}/xfce4-pulseaudio-plugin-${PKGVERSION}.tar.bz2" diff --git a/xfce4-screenshooter.be0 b/xfce4-screenshooter.be0 index 995745ba8..98c262a78 100755 --- a/xfce4-screenshooter.be0 +++ b/xfce4-screenshooter.be0 @@ -1,50 +1,18 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-screenshooter-1.8.2-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfce4-screenshooter-1.9.2-0 SRCURL[0]="https://archive.xfce.org/src/apps/xfce4-screenshooter/${PKGVERSION[2]}/xfce4-screenshooter-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be built -## outside the source directory and needs to be built inside the source -## directory. - # build_in_sourcedir -############################################################################### -## bee cannot detect buildtypes specified in subdirectories. -## Sometimes packages "hide" the real sources in a subdirectory named -## 'src' or 'cmake' or .. -## use 'sourcesubdir_append' to specify this directory if known. - # sourcesubdir_append src -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - #mee_extract() { # bee_extract "${@}" #} @@ -65,21 +33,3 @@ SRCURL[0]="https://archive.xfce.org/src/apps/xfce4-screenshooter/${PKGVERSION[2] # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0] is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/xfce4-session.be0 b/xfce4-session.be0 index 5e912c2dc..e110dad7a 100755 --- a/xfce4-session.be0 +++ b/xfce4-session.be0 @@ -1,39 +1,13 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-session-4.12.1-5 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfce4-session-4.13.0-1 SRCURL[0]="http://archive.xfce.org/src/xfce/xfce4-session/${PKGVERSION[2]}/xfce4-session-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - #mee_extract() { # bee_extract "${@}" #} @@ -42,9 +16,9 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/xfce4-session/${PKGVERSION[2]}/xfce4 # bee_patch "${@}" #} -#mee_configure() { -# bee_configure -#} +mee_configure() { + bee_configure +} #mee_build() { # bee_build @@ -58,18 +32,6 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/xfce4-session/${PKGVERSION[2]}/xfce4 mee_install_post() { start_cmd mv ${D}${DATADIR}/xsessions{,.available} - - # https://wiki.archlinux.org/index.php/HiDPI - start_cmd cat >${D}${BINDIR}/startxfce4_hidpi <<-EOF - #!/bin/bash - export GDK_SCALE=2 - export GDK_DPI_SCALE=1 - export QT_AUTO_SCREEN_SCALE_FACTOR=1 - export XCURSOR_SIZE=48 - /usr/bin/startxfce4 "$@" -EOF - - chmod +x ${D}${BINDIR}/startxfce4_hidpi } diff --git a/xfce4-settings.be0 b/xfce4-settings.be0 index d75607db0..f8a5edd47 100755 --- a/xfce4-settings.be0 +++ b/xfce4-settings.be0 @@ -1,47 +1,19 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-settings-4.12.3-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfce4-settings-4.13.4-0 SRCURL[0]="https://archive.xfce.org/src/xfce/xfce4-settings/${PKGVERSION[2]}/xfce4-settings-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - -# PATCHURL+=() - -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - #mee_extract() { # bee_extract "${@}" #} #mee_patch() { -# bee_patch "${@}" +# bee_patch #} mee_configure() { @@ -58,21 +30,3 @@ mee_configure() { # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/xfce4-terminal.be0 b/xfce4-terminal.be0 index 076fb4a5d..263589c13 100755 --- a/xfce4-terminal.be0 +++ b/xfce4-terminal.be0 @@ -1,49 +1,18 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-terminal-0.6.3-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfce4-terminal-0.8.7.3-0 SRCURL[0]="http://mirror.netcologne.de/xfce/src/apps/xfce4-terminal/${PKGVERSION[2]}/xfce4-terminal-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be built -## outside the source directory and needs to be built inside the source -## directory. - # build_in_sourcedir -############################################################################### -## bee cannot detect buildtypes specified in subdirectories. -## Sometimes packages "hide" the real sources in a subdirectory named -## 'src' or 'cmake' or .. -## use 'sourcesubdir_append' to specify this directory if known. - # sourcesubdir_append src -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" #mee_extract() { # bee_extract "${@}" @@ -65,21 +34,3 @@ SRCURL[0]="http://mirror.netcologne.de/xfce/src/apps/xfce4-terminal/${PKGVERSION # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0] is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/xfce4-timer-plugin.be0 b/xfce4-timer-plugin.be0 index 1a97044e6..6924b6560 100755 --- a/xfce4-timer-plugin.be0 +++ b/xfce4-timer-plugin.be0 @@ -1,50 +1,18 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-timer-plugin-1.0.0-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfce4-timer-plugin-1.7.0-0 SRCURL[0]="https://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/${PKGVERSION[2]}/xfce4-timer-plugin-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be built -## outside the source directory and needs to be built inside the source -## directory. - # build_in_sourcedir -############################################################################### -## bee cannot detect buildtypes specified in subdirectories. -## Sometimes packages "hide" the real sources in a subdirectory named -## 'src' or 'cmake' or .. -## use 'sourcesubdir_append' to specify this directory if known. - # sourcesubdir_append src -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - #mee_extract() { # bee_extract "${@}" #} @@ -65,21 +33,3 @@ SRCURL[0]="https://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/${PKGVE # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0] is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/xfce4-weather-plugin.be0 b/xfce4-weather-plugin.be0 index f269f3a04..a762b74b6 100755 --- a/xfce4-weather-plugin.be0 +++ b/xfce4-weather-plugin.be0 @@ -1,40 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-weather-plugin-0.8.7-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfce4-weather-plugin-0.8.10-0 SRCURL[0]="http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/${PKGVERSION[2]}/xfce4-weather-plugin-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" #mee_extract() { # bee_extract "${@}" @@ -45,7 +20,7 @@ SRCURL[0]="http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/${PKGV #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { @@ -56,21 +31,3 @@ SRCURL[0]="http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/${PKGV # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/xfce4-xkb-plugin.be0 b/xfce4-xkb-plugin.be0 index 8e7cdccb8..22c6fb1bb 100755 --- a/xfce4-xkb-plugin.be0 +++ b/xfce4-xkb-plugin.be0 @@ -1,40 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-xkb-plugin-0.7.1-1 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfce4-xkb-plugin-0.8.1-0 SRCURL[0]="http://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/${PKGVERSION[2]}/xfce4-xkb-plugin-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" #mee_extract() { # bee_extract "${@}" @@ -46,12 +21,12 @@ SRCURL[0]="http://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/${PKGVERSI mee_configure_pre() { sed -e 's|xfce4/panel-plugins|xfce4/panel/plugins|' \ - -i ${S}/panel-plugin/{Makefile.in,xkb-plugin.desktop.in.in} + -i ${S}/panel-plugin/Makefile.in } -#mee_configure() { -# bee_configure -#} +mee_configure() { + bee_configure --libexecdir=${LIBDIR} +} #mee_build() { # bee_build @@ -61,21 +36,3 @@ mee_configure_pre() { # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/xfconf-compat.be0 b/xfconf-compat.be0 new file mode 100755 index 000000000..87fd83110 --- /dev/null +++ b/xfconf-compat.be0 @@ -0,0 +1,43 @@ +#!/usr/bin/env beesh + +# BEE_VERSION xfconf-compat-4.12.1-0 + +SRCURL[0]="http://archive.xfce.org/src/xfce/xfconf/${PKGVERSION[2]}/xfconf-${PKGVERSION}.tar.bz2" + +# PATCHURL+=() + +EXCLUDE+=(/perllocal.pod) + +# build_in_sourcedir + +#mee_extract() { +# bee_extract "${@}" +#} + +#mee_patch() { +# bee_patch "${@}" +#} + +#mee_configure() { +# bee_configure --INSTALL_BASE="" +#} + +#mee_build() { +# bee_build +#} + +#mee_install() { +# bee_install +#} +## by default this may be 'make install DESTDIR="${D}"' + +mee_install_post() { + start_cmd rm -rf ${D}${MANDIR} + start_cmd rm -rf ${D}${LOCALEDIR} + start_cmd rm -f ${D}${LIBDIR}/libxfconf-0.so + start_cmd rm -f ${D}${LIBDIR}/pkgconfig/libxfconf-0.pc + start_cmd rm -f ${D}${LIBDIR}/xfce4/xfconf/xfconfd + start_cmd rm -rf ${D}${BINDIR} + start_cmd rm -rf ${D}${LIBDIR}/perl5 + start_cmd rm -rf ${D}${INCLUDEDIR} +} diff --git a/xfconf.be0 b/xfconf.be0 index 0468d833b..154fc59ac 100755 --- a/xfconf.be0 +++ b/xfconf.be0 @@ -1,41 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION xfconf-4.12.0-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfconf-4.13.5-0 SRCURL[0]="http://archive.xfce.org/src/xfce/xfconf/${PKGVERSION[2]}/xfconf-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - EXCLUDE+=(/perllocal.pod) -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - #mee_extract() { # bee_extract "${@}" #} @@ -45,7 +19,7 @@ EXCLUDE+=(/perllocal.pod) #} #mee_configure() { -# bee_configure --INSTALL_BASE="" +# bee_configure --INSTALL_BASE="" #} #mee_build() { @@ -56,21 +30,3 @@ EXCLUDE+=(/perllocal.pod) # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/xfdesktop.be0 b/xfdesktop.be0 index 254814398..00e64d641 100755 --- a/xfdesktop.be0 +++ b/xfdesktop.be0 @@ -1,41 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION xfdesktop-4.12.3-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfdesktop-4.13.2-0 SRCURL[0]="http://archive.xfce.org/src/xfce/xfdesktop/${PKGVERSION[2]}/xfdesktop-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - #mee_extract() { # bee_extract "${@}" #} @@ -45,7 +19,7 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/xfdesktop/${PKGVERSION[2]}/xfdesktop #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { @@ -56,21 +30,3 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/xfdesktop/${PKGVERSION[2]}/xfdesktop # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/xfwm4-themes.be0 b/xfwm4-themes.be0 index 94bd41e76..5d8e0c4aa 100755 --- a/xfwm4-themes.be0 +++ b/xfwm4-themes.be0 @@ -1,41 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION xfwm4-themes-4.10.0-2 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfwm4-themes-4.10.0-3 SRCURL[0]="http://archive.xfce.org/src/art/xfwm4-themes/${PKGVERSION[2]}/xfwm4-themes-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - #mee_extract() { # bee_extract "${@}" #} @@ -45,7 +19,7 @@ SRCURL[0]="http://archive.xfce.org/src/art/xfwm4-themes/${PKGVERSION[2]}/xfwm4-t #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { @@ -56,21 +30,3 @@ SRCURL[0]="http://archive.xfce.org/src/art/xfwm4-themes/${PKGVERSION[2]}/xfwm4-t # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -## diff --git a/xfwm4.be0 b/xfwm4.be0 index b4a46acee..5b8eabaa0 100755 --- a/xfwm4.be0 +++ b/xfwm4.be0 @@ -1,41 +1,15 @@ #!/usr/bin/env beesh -# BEE_VERSION xfwm4-4.12.3-0 - -## this file was created by bee init and should be executed to build a -## bee-package. (Additional hints are located at the end of this file.) - -############################################################################### -## The source URL(s) define the location of the sources that will be -## downloaded. Version variables may be used to simplify reuse of this bee-file. +# BEE_VERSION xfwm4-4.13.0-0 SRCURL[0]="http://archive.xfce.org/src/xfce/xfwm4/${PKGVERSION[2]}/xfwm4-${PKGVERSION}.tar.bz2" -############################################################################### -## Add URLs/pathes to patch files to the PATCHURL array. -## The sources will be patched in the order of the array. - # PATCHURL+=() -############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - # EXCLUDE+=() -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source -## directory. - # build_in_sourcedir -############################################################################### -## Change the default (auto-detected) steps to -## extract, patch, configure/setup, build and install the software. -## Make sure the mee_install function does install everything to the -## image directory "${D}" - #mee_extract() { # bee_extract "${@}" #} @@ -45,7 +19,7 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/xfwm4/${PKGVERSION[2]}/xfwm4-${PKGVE #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { @@ -56,21 +30,3 @@ SRCURL[0]="http://archive.xfce.org/src/xfce/xfwm4/${PKGVERSION[2]}/xfwm4-${PKGVE # bee_install #} ## by default this may be 'make install DESTDIR="${D}"' - -############################################################################### -## -## Additional hints: -## -## The name of this bee-file should follow the following naming convention: -## pkgname-pkgversion-pkgrevision.bee -## -## You may remove all comments as long as SRCURL[0]="" is set. -## -## Everything in this file will be executed in a bash environment. -## -## Build the package by executing -## './pkg-version-N.bee' or -## 'beesh ./pkg-version-N.bee' -## -## see http://beezinga.org/ -##