Skip to content

Commit

Permalink
Update e18 packages
Browse files Browse the repository at this point in the history
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
  • Loading branch information
willysr committed Apr 15, 2014
1 parent 990f33f commit 16b9097
Show file tree
Hide file tree
Showing 11 changed files with 35 additions and 28 deletions.
7 changes: 7 additions & 0 deletions SlackBuilds/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
+--------------------------+
Tue Apr 15 22:05:33 WIT 2014
connman: Upgraded to 1.23
EFL: Upgraded to 1.9.3
elementary: Upgraded to 1.9.3
enlightenment: Upgraded to 1.8.7

+--------------------------+
Sat Apr 12 15:59:57 WIT 2014
cups: Upgraded to 1.7.2
Expand Down
24 changes: 12 additions & 12 deletions SlackBuilds/SLACKBUILDS.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -251,20 +251,20 @@ SLACKBUILD SHORT DESCRIPTION: dropbox (store, sync and share files online)
SLACKBUILD NAME: EFL
SLACKBUILD LOCATION: ./EFL
SLACKBUILD FILES: EFL.SlackBuild EFL.info README slack-desc
SLACKBUILD VERSION: 1.9.2
SLACKBUILD DOWNLOAD: http://download.enlightenment.org/rel/libs/efl/efl-1.9.2.tar.gz
SLACKBUILD VERSION: 1.9.3
SLACKBUILD DOWNLOAD: http://download.enlightenment.org/rel/libs/efl/efl-1.9.3.tar.gz
SLACKBUILD DOWNLOAD_x86_64:
SLACKBUILD MD5SUM: 5520ed809cdccd8b2a3e376f56f9ae61
SLACKBUILD MD5SUM: 102acebaf453346d745b0974f736a5e6
SLACKBUILD MD5SUM_x86_64:
SLACKBUILD SHORT DESCRIPTION: EFL (EFL Core Libraries)

SLACKBUILD NAME: connman
SLACKBUILD LOCATION: ./connman
SLACKBUILD FILES: README allow_group_network.diff connman.SlackBuild connman.info doinst.sh rc.connmand slack-desc
SLACKBUILD VERSION: 1.21
SLACKBUILD DOWNLOAD: http://www.kernel.org/pub/linux/network/connman/connman-1.21.tar.xz
SLACKBUILD VERSION: 1.23
SLACKBUILD DOWNLOAD: http://www.kernel.org/pub/linux/network/connman/connman-1.23.tar.xz
SLACKBUILD DOWNLOAD_x86_64:
SLACKBUILD MD5SUM: 483633162b819c8b99fec970f92e311d
SLACKBUILD MD5SUM: f835b8137ab198e0af5deab043e2890a
SLACKBUILD MD5SUM_x86_64:
SLACKBUILD SHORT DESCRIPTION: connman (Open Source Connection Manager)

Expand All @@ -291,10 +291,10 @@ SLACKBUILD SHORT DESCRIPTION: econnman (E18 ConnMan UI)
SLACKBUILD NAME: elementary
SLACKBUILD LOCATION: ./elementary
SLACKBUILD FILES: README doinst.sh elementary.SlackBuild elementary.info slack-desc
SLACKBUILD VERSION: 1.9.2
SLACKBUILD DOWNLOAD: http://download.enlightenment.org/rel/libs/elementary/elementary-1.9.2.tar.gz
SLACKBUILD VERSION: 1.9.3
SLACKBUILD DOWNLOAD: http://download.enlightenment.org/rel/libs/elementary/elementary-1.9.3.tar.gz
SLACKBUILD DOWNLOAD_x86_64:
SLACKBUILD MD5SUM: 48a4b155ced187db87c503d4f376aa7a
SLACKBUILD MD5SUM: cc75bb1c7c4c49de120ec33e413130ce
SLACKBUILD MD5SUM_x86_64:
SLACKBUILD SHORT DESCRIPTION: elementary (toolkit set)

Expand All @@ -311,10 +311,10 @@ SLACKBUILD SHORT DESCRIPTION: emotion-generic-players (Video Decoders)
SLACKBUILD NAME: enlightenment
SLACKBUILD LOCATION: ./enlightenment
SLACKBUILD FILES: README doinst.sh enlightenment.SlackBuild enlightenment.info slack-desc xinitrc.enlightenment18
SLACKBUILD VERSION: 0.18.6
SLACKBUILD DOWNLOAD: http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.18.6.tar.gz
SLACKBUILD VERSION: 0.18.7
SLACKBUILD DOWNLOAD: http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.18.7.tar.gz
SLACKBUILD DOWNLOAD_x86_64:
SLACKBUILD MD5SUM: a3a707e32fd72547e0911e3765d112f1
SLACKBUILD MD5SUM: 499b92ef38347881c72729f1e066eb20
SLACKBUILD MD5SUM_x86_64:
SLACKBUILD SHORT DESCRIPTION: Enlightenment DR18 (a window manager and desktop shell)

Expand Down
Binary file modified SlackBuilds/SLACKBUILDS.TXT.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion SlackBuilds/e18/EFL/EFL.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

PRGNAM=EFL
SRCNAM=efl
VERSION=${VERSION:-1.9.2}
VERSION=${VERSION:-1.9.3}
BUILD=${BUILD:-1wsr}

if [ -z "$ARCH" ]; then
Expand Down
6 changes: 3 additions & 3 deletions SlackBuilds/e18/EFL/EFL.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="EFL"
VERSION="1.9.2"
VERSION="1.9.3"
HOMEPAGE="http://www.enlightenment.org/"
DOWNLOAD="http://download.enlightenment.org/rel/libs/efl/efl-1.9.2.tar.gz"
MD5SUM="5520ed809cdccd8b2a3e376f56f9ae61"
DOWNLOAD="http://download.enlightenment.org/rel/libs/efl/efl-1.9.3.tar.gz"
MD5SUM="102acebaf453346d745b0974f736a5e6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bullet lua orc gstreamer1 gst1-plugins-base gst1-plugins-good speex json-c pulseaudio"
2 changes: 1 addition & 1 deletion SlackBuilds/e18/connman/connman.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

PRGNAM=connman
VERSION=${VERSION:-1.21}
VERSION=${VERSION:-1.23}
BUILD=${BUILD:-1wsr}

if [ -z "$ARCH" ]; then
Expand Down
6 changes: 3 additions & 3 deletions SlackBuilds/e18/connman/connman.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="connman"
VERSION="1.21"
VERSION="1.23"
HOMEPAGE="http://connman.net/"
DOWNLOAD="http://www.kernel.org/pub/linux/network/connman/connman-1.21.tar.xz"
MD5SUM="483633162b819c8b99fec970f92e311d"
DOWNLOAD="http://www.kernel.org/pub/linux/network/connman/connman-1.23.tar.xz"
MD5SUM="f835b8137ab198e0af5deab043e2890a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
2 changes: 1 addition & 1 deletion SlackBuilds/e18/elementary/elementary.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

PRGNAM=elementary
VERSION=${VERSION:-1.9.2}
VERSION=${VERSION:-1.9.3}
BUILD=${BUILD:-1wsr}

if [ -z "$ARCH" ]; then
Expand Down
6 changes: 3 additions & 3 deletions SlackBuilds/e18/elementary/elementary.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="elementary"
VERSION="1.9.2"
VERSION="1.9.3"
HOMEPAGE="http://www.enlightenment.org/"
DOWNLOAD="http://download.enlightenment.org/rel/libs/elementary/elementary-1.9.2.tar.gz"
MD5SUM="48a4b155ced187db87c503d4f376aa7a"
DOWNLOAD="http://download.enlightenment.org/rel/libs/elementary/elementary-1.9.3.tar.gz"
MD5SUM="cc75bb1c7c4c49de120ec33e413130ce"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="EFL"
2 changes: 1 addition & 1 deletion SlackBuilds/e18/enlightenment/enlightenment.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

PRGNAM=enlightenment
VERSION=${VERSION:-0.18.6}
VERSION=${VERSION:-0.18.7}
BUILD=${BUILD:-1wsr}

if [ -z "$ARCH" ]; then
Expand Down
6 changes: 3 additions & 3 deletions SlackBuilds/e18/enlightenment/enlightenment.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="enlightenment"
VERSION="0.18.6"
VERSION="0.18.7"
HOMEPAGE="http://www.enlightenment.org/"
DOWNLOAD="http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.18.6.tar.gz"
MD5SUM="a3a707e32fd72547e0911e3765d112f1"
DOWNLOAD="http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.18.7.tar.gz"
MD5SUM="499b92ef38347881c72729f1e066eb20"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="EFL elementary e_dbus"

0 comments on commit 16b9097

Please sign in to comment.