diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2012-12-10 10:26:24 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:23:04 -0500 |
commit | 91492b69ded7bc1a37bd3a54dea4bbbe4120f9fb (patch) | |
tree | c95ec41a14fcee126156de89ab93764f7694a8a7 /development | |
parent | 521f31dedded165999ed6c865a7d981606520987 (diff) | |
download | slackbuilds-91492b69ded7bc1a37bd3a54dea4bbbe4120f9fb.tar.gz |
development/gambas3: Updated for version 3.3.4, cleanups.
Noted additional dependencies in the README
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/gambas3/README | 4 | ||||
-rw-r--r-- | development/gambas3/gambas3.SlackBuild | 9 | ||||
-rw-r--r-- | development/gambas3/gambas3.info | 6 | ||||
-rw-r--r-- | development/gambas3/slack-desc | 8 |
4 files changed, 13 insertions, 14 deletions
diff --git a/development/gambas3/README b/development/gambas3/README index 08c82439ae..5dd48062bc 100644 --- a/development/gambas3/README +++ b/development/gambas3/README @@ -5,5 +5,5 @@ ODBC and SQLite databases, pilot applications with D-Bus, translate your program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and so on. -libiconv, imlib2, unixODBC, sqlite2, and postgresql are optional -dependencies. +libiconv, gsl, gtkglext, imlib2, unixODBC, sqlite2 and postgresql +are optional dependencies. diff --git a/development/gambas3/gambas3.SlackBuild b/development/gambas3/gambas3.SlackBuild index 708df22b33..03ea35a438 100644 --- a/development/gambas3/gambas3.SlackBuild +++ b/development/gambas3/gambas3.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gambas3 -VERSION=${VERSION:-3.2.0} +VERSION=${VERSION:-3.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -73,11 +73,10 @@ CXXFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ - --build=$ARCH-slackware-linux \ - --enable-media=no + --build=$ARCH-slackware-linux -make -j1 -make install-strip DESTDIR=$PKG XDG_UTILS="" +make +make -j1 install-strip DESTDIR=$PKG XDG_UTILS="" mkdir -p $PKG/usr/share/icons/hicolor/{scalable/apps,48x48/apps,64x64/mimetypes} cp -a app/desktop/$PRGNAM.svg $PKG/usr/share/icons/hicolor/scalable/apps diff --git a/development/gambas3/gambas3.info b/development/gambas3/gambas3.info index a33c56ade8..69832d56b9 100644 --- a/development/gambas3/gambas3.info +++ b/development/gambas3/gambas3.info @@ -1,8 +1,8 @@ PRGNAM="gambas3" -VERSION="3.2.0" +VERSION="3.3.4" HOMEPAGE="http://gambas.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/project/gambas/gambas3/gambas3-3.2.0.tar.bz2" -MD5SUM="3d1ee5bc2e1500a9b612be4c06d3d6a5" +DOWNLOAD="http://downloads.sourceforge.net/gambas/gambas3-3.3.4.tar.bz2" +MD5SUM="ec3971de80901737dcc614059f441848" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/development/gambas3/slack-desc b/development/gambas3/slack-desc index fa076859ab..c48075839e 100644 --- a/development/gambas3/slack-desc +++ b/development/gambas3/slack-desc @@ -1,8 +1,8 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| |