summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2011-09-05 13:37:26 +0000
committerParabola <dev@list.parabolagnulinux.org>2011-09-05 13:37:26 +0000
commitf651180e6b1ac9508ec0d1d9b94972de776020a9 (patch)
tree2c1f8d3bf28b5a52b186cfb6a67b6d092ddf21fc /community
parent6dee0a203a8290427ca77705bc1cae90381529b2 (diff)
Mon Sep 5 13:37:24 UTC 2011
Diffstat (limited to 'community')
-rw-r--r--community/addresses/PKGBUILD37
-rw-r--r--community/coin/PKGBUILD54
-rw-r--r--community/critterding/PKGBUILD30
-rw-r--r--community/gamin/PKGBUILD36
-rw-r--r--community/gnumail/PKGBUILD33
-rw-r--r--community/gyachi/PKGBUILD42
-rw-r--r--community/java-oracle/PKGBUILD157
-rw-r--r--community/java-oracle/derby-network-server64
-rw-r--r--community/java-oracle/derby-network-server.conf2
-rw-r--r--community/java-oracle/java-monitoring-and-management-console.desktop9
-rw-r--r--community/java-oracle/java-policy-settings.desktop10
-rw-r--r--community/java-oracle/java-visualvm.desktop11
-rw-r--r--community/java-oracle/javaws-launcher7
-rw-r--r--community/java-oracle/jdk.install16
-rw-r--r--community/java-oracle/jdk.profile4
-rw-r--r--community/java-oracle/jdk.profile.csh4
-rw-r--r--community/java-oracle/jre.install35
-rw-r--r--community/java-oracle/jre.profile2
-rw-r--r--community/java-oracle/jre.profile.csh4
-rw-r--r--community/java6-oracle/PKGBUILD156
-rw-r--r--community/java6-oracle/derby-network-server64
-rw-r--r--community/java6-oracle/derby-network-server.conf2
-rw-r--r--community/java6-oracle/java-control-panel.desktop12
-rw-r--r--community/java6-oracle/java-monitoring-and-management-console.desktop9
-rw-r--r--community/java6-oracle/java-policy-settings.desktop10
-rw-r--r--community/java6-oracle/java-visualvm.desktop11
-rw-r--r--community/java6-oracle/java-web-start.desktop13
-rw-r--r--community/java6-oracle/javaws-launcher7
-rw-r--r--community/java6-oracle/jdk.install7
-rw-r--r--community/java6-oracle/jdk.profile4
-rw-r--r--community/java6-oracle/jdk.profile.csh4
-rw-r--r--community/java6-oracle/jre.install20
-rw-r--r--community/java6-oracle/jre.profile2
-rw-r--r--community/java6-oracle/jre.profile.csh4
-rw-r--r--community/liboop/PKGBUILD30
-rw-r--r--community/ltris/ChangeLog20
-rw-r--r--community/mldonkey/mldonkey-gcc46.patch12
-rw-r--r--community/nepim/PKGBUILD25
-rw-r--r--community/open-vm-tools/xautostart.conf6
-rw-r--r--community/pantomime/PKGBUILD35
-rw-r--r--community/pantomime/build-fix.patch12
-rw-r--r--community/pyxattr/PKGBUILD19
-rw-r--r--community/qstardict/ChangeLog8
-rw-r--r--community/qstardict/gcc4.4.patch11
-rw-r--r--community/root/reorder-lzma-search-r40128.diff14
-rw-r--r--community/soqt/PKGBUILD39
-rw-r--r--community/speed-dreams/speed-dreams.sh3
-rw-r--r--community/systemd/0001-convert-int-to-boolean-for-dbus_bool_t.patch25
-rw-r--r--community/tilda/ChangeLog12
-rw-r--r--community/viking/gpsd-2.96.patch47
-rw-r--r--community/virtualbox/fix-kernel-panic.patch11
-rw-r--r--community/vtk/missingheader.diff28
52 files changed, 0 insertions, 1239 deletions
diff --git a/community/addresses/PKGBUILD b/community/addresses/PKGBUILD
deleted file mode 100644
index af9eec5e9..000000000
--- a/community/addresses/PKGBUILD
+++ /dev/null
@@ -1,37 +0,0 @@
-# $Id: PKGBUILD 51616 2011-07-12 10:59:49Z spupykin $
-# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
-# Contributor: Sebastian Sareyko <public@nooms.de>
-
-pkgname=addresses
-pkgver=0.4.6
-pkgrel=8
-pkgdesc="A versatile address book application for GNUstep"
-arch=('i686' 'x86_64')
-url="http://giesler.biz/bjoern/en/sw_addr.html"
-license=('LGPL')
-depends=('gnustep-back' 'gnustep-base' 'gnustep-gui')
-makedepends=('gnustep-make' 'gcc-objc')
-#source=(http://giesler.biz/bjoern/downloads/Addresses-$pkgver.tar.gz)
-source=(http://arch.p5n.pp.ru/~sergej/dl/Addresses-$pkgver.tar.gz)
-md5sums=('2d6b6bf9a1578a5b3a13cb0bd2c60fad')
-
-build() {
- . /etc/profile.d/GNUstep.sh
- cd $srcdir/Addresses-$pkgver
- sed -i -e 's|Versions/A|Versions/0|g' {Test,AddressManager}/GNUmakefile
- make
-}
-
-package() {
- . /etc/profile.d/GNUstep.sh
- cd $srcdir/Addresses-$pkgver
- make GNUSTEP_INSTALLATION_DIR=$pkgdir/usr/lib/GNUstep INSTALL_ROOT_DIR=$pkgdir install
- # buggy install scripts
- cd $pkgdir/usr/lib/GNUstep/Library/Headers/
- rm AddressBook
- ln -sf Addresses AddressBook
- cd $pkgdir/usr/lib/GNUstep/Library/
- mv * ..
- cd .. && rmdir Library
-}
diff --git a/community/coin/PKGBUILD b/community/coin/PKGBUILD
deleted file mode 100644
index 70289ef96..000000000
--- a/community/coin/PKGBUILD
+++ /dev/null
@@ -1,54 +0,0 @@
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
-# Contributor: mickele
-# Contributor: marcus fritzsch <fritschy@googlemail.com>
-
-pkgname=coin
-pkgver=3.1.3
-pkgrel=5
-pkgdesc='Coin3D is a high-level 3D graphics toolkit on top of OpenGL.'
-url='http://www.coin3d.org/'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('mesa' 'expat')
-makedepends=('doxygen')
-optdepends=('openal: sound/dynamic linking support'
- 'fontconfig: dynamic linking support'
- 'zlib: dynamic linking support'
- 'freetype2: dynamic linking support'
- 'js: dynamic linking support')
-options=('!libtool')
-source=("http://ftp.coin3d.org/coin/src/all/Coin-${pkgver}.tar.gz")
-md5sums=('1538682f8d92cdf03e845c786879fbea')
-
-build() {
- cd Coin-${pkgver}
-
- ./configure \
- --prefix=/usr \
- --mandir=/usr/share/man \
- --enable-optimization \
- --enable-3ds-import \
- --enable-javascript-api \
- --enable-threadsafe \
- --enable-exceptions \
- --enable-man \
- --with-mesa \
- --disable-debug \
- --enable-shared \
- --disable-maintainer-mode \
- --disable-dependency-tracking \
- --enable-system-expat
-
- make
-}
-
-package() {
- cd Coin-${pkgver}
-
- make DESTDIR=${pkgdir} install
-
- # final adjustments
- for _FILE in threads deprecated ; do
- mv "${pkgdir}/usr/share/man/man3/${_FILE}.3" "${pkgdir}/usr/share/man/man3/coin-${_FILE}.3"
- done
-}
diff --git a/community/critterding/PKGBUILD b/community/critterding/PKGBUILD
deleted file mode 100644
index ec6c82edd..000000000
--- a/community/critterding/PKGBUILD
+++ /dev/null
@@ -1,30 +0,0 @@
-# Maintainer: Thomas Dziedzic <gostrc at gmail>
-# Contributor: Anton Bazhenov <anton.bazhenov at gmail>
-
-pkgname=critterding
-pkgver=beta12.1
-pkgrel=1
-pkgdesc='A Petri dish universe in 3D that demonstrates evolving artificial life.'
-arch=('i686' 'x86_64')
-url='http://critterding.sourceforge.net/'
-license=('GPL')
-depends=('freetype2' 'sdl' 'libgl' 'ftgl')
-source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/sources/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('29e9848d76ede1e743e05ab7b23082ba')
-
-build() {
- cd ${pkgname}-${pkgver}
-
- autoreconf -fi
-
- ./configure \
- --prefix=/usr
-
- make
-}
-
-package() {
- cd ${pkgname}-${pkgver}
-
- make DESTDIR=${pkgdir} install
-}
diff --git a/community/gamin/PKGBUILD b/community/gamin/PKGBUILD
deleted file mode 100644
index 7bfc322ac..000000000
--- a/community/gamin/PKGBUILD
+++ /dev/null
@@ -1,36 +0,0 @@
-# $Id: PKGBUILD 30749 2010-10-20 11:18:33Z schuay $
-# Contributor: Abhishek Dasgupta <abhidg@gmail.com>
-# Contributor: Pulphix <crimea.v@libero.it>
-
-pkgname=gamin
-pkgver=0.1.10
-pkgrel=4
-pkgdesc='File and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor).'
-url='http://www.gnome.org/~veillard/gamin'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('glib2')
-makedepends=('python2')
-options=('libtool')
-optdepends=('python2: for the python module.')
-provides=('fam')
-conflicts=('fam')
-source=("http://www.gnome.org/~veillard/${pkgname}/sources/${pkgname}-${pkgver}.tar.gz")
-md5sums=('b4ec549e57da470c04edd5ec2876a028')
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
-
- # python 2
- sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' python/gamin.py
-
- ./configure --prefix=/usr --disable-static --with-threads \
- --disable-debug-api --disable-debug --libexecdir=/usr/lib/gamin \
- --with-python=/usr/bin/python2
- make
-}
-package() {
- cd "$srcdir/$pkgname-$pkgver"
- make DESTDIR="$pkgdir" install
-}
-# vim:set ts=2 sw=2 et:
diff --git a/community/gnumail/PKGBUILD b/community/gnumail/PKGBUILD
deleted file mode 100644
index 9f64c23b1..000000000
--- a/community/gnumail/PKGBUILD
+++ /dev/null
@@ -1,33 +0,0 @@
-# $Id: PKGBUILD 51621 2011-07-12 11:00:42Z spupykin $
-# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
-# Contributor: Sebastian Sareyko <public@nooms.de>
-
-pkgname=gnumail
-pkgver=1.2.0pre3
-pkgrel=6
-pkgdesc="A complete and fast mail application for GNUstep"
-arch=('i686' 'x86_64')
-url="http://www.collaboration-world.com/gnumail"
-license=('GPL')
-depends=('pantomime' 'addresses' 'gnustep-gui')
-makedepends=('gcc-objc')
-options=('!makeflags')
-source=("GNUMail-$pkgver.tar.gz::http://www.collaboration-world.com/cgi-bin/project/download.cgi/GNUMail-$pkgver.tar.gz?rid=103")
-md5sums=('0f91fe0c32ef369ea843a2ab3909fb2b')
-
-build() {
- cd $srcdir/GNUMail
- . /etc/profile.d/GNUstep.sh
- make \
- ADDITIONAL_OBJCFLAGS=-I/usr/lib/GNUstep/Headers \
- ADDITIONAL_GUI_LIBS="-L/usr/lib/GNUstep/Libraries -lGNUMail -lPantomime -lAddresses -lAddressView"
-}
-
-package() {
- cd $srcdir/GNUMail
- make GNUSTEP_INSTALLATION_DIR=$pkgdir/usr/lib/GNUstep install
- cd $pkgdir/usr/lib/GNUstep/Library/
- mv * ..
- cd .. && rmdir Library
-}
diff --git a/community/gyachi/PKGBUILD b/community/gyachi/PKGBUILD
deleted file mode 100644
index e01e8c385..000000000
--- a/community/gyachi/PKGBUILD
+++ /dev/null
@@ -1,42 +0,0 @@
-# $Id: PKGBUILD 41545 2011-03-07 16:44:45Z ibiru $
-# Maintainer: Ionut Biru <ibiru@archlinux.org>
-# Contributor: TDY <tdy@gmx.com>
-# Contributor: Alexandru Mizeranschi <lexu_85@yahoo.com>
-# Contributor: Conor Callahan <majikstreet@gmail.com>
-
-pkgname=gyachi
-pkgver=1.2.10
-pkgrel=3
-pkgdesc="An improved fork of the GyachE Yahoo! client"
-arch=('i686' 'x86_64')
-url="http://gyachi.sourceforge.net/"
-license=('GPL')
-depends=('libtool' 'jasper' 'libgtkhtml' 'libmcrypt' 'libv4l' 'gpgme'
- 'gtkspell')
-makedepends=('pkgconfig' 'alsa-lib' 'pulseaudio' 'imagemagick')
-optdepends=('pulseaudio: for pulseaudio support')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/gyachi/gyachi-${pkgver}.tar.gz)
-md5sums=('68625f81c7be8cc6d67599fdb02f0178')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- export CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64"
- ./autogen.sh
- ./configure --prefix=/usr --libexecdir=/usr/lib/gyachi \
- --disable-rpath \
- --disable-wine \
- --disable-gtktest \
- --disable-glibtest \
- --disable-plugin_libnotify \
- --with-x
- make
-}
-
-package () {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
- #icon
- install -Dm644 "${pkgdir}/usr/share/gyachi/themes/gyachi-classic/gyach-icon_48.png" \
- "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-}
diff --git a/community/java-oracle/PKGBUILD b/community/java-oracle/PKGBUILD
deleted file mode 100644
index ac8e89a76..000000000
--- a/community/java-oracle/PKGBUILD
+++ /dev/null
@@ -1,157 +0,0 @@
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
-# Contributor: kfgz <kfgz at interia dot pl>
-# Contributor: Army <gmail.com: uli[dot]armbruster>
-# Contributor: Geoffroy Carrier <geoffroy.carrier@aur.archlinux.org>
-# Contributor: Jason Chu <jason@archlinux.org>
-# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
-# Contributor: Guillaume ALAUX <Guillaume at alaux dot net>
-# Contributor: Charles Ghislain <charlyghislain at gmail dot com>
-
-pkgbase=java-oracle
-pkgname=('jre' 'jdk')
-pkgver=7
-pkgrel=3
-arch=('i686' 'x86_64')
- [ "${CARCH}" = 'i686' ] && _arch='i586'
- [ "${CARCH}" = 'x86_64' ] && _arch='x64'
-url='http://jdk7.java.net/'
-license=('custom')
-source=("http://download.oracle.com/otn-pub/java/jdk/7/jdk-7-linux-${_arch}.tar.gz"
- 'java-monitoring-and-management-console.desktop'
- 'java-policy-settings.desktop'
- 'java-visualvm.desktop'
- 'jre.profile'
- 'jre.profile.csh'
- 'jdk.profile'
- 'jdk.profile.csh'
- 'derby-network-server'
- 'derby-network-server.conf'
- 'javaws-launcher')
-[ "${CARCH}" = 'i686' ] && md5sums=('f97244a104f03731e5ff69f0dd5a9927')
-[ "${CARCH}" = 'x86_64' ] && md5sums=('b3c1ef5faea7b180469c129a49762b64')
-md5sums+=('81cf9b716263ba85f0528d3357dccb75'
- '6614b04176b9b7dfe26f22e9ce846801'
- 'ef27c6d4062f2f97c532a9e893b6adbe'
- '7cd3dc10e7a37468cad4053a067dcd01'
- 'cc90df2df6fe80fab885a80036d420a1'
- 'b83ab5742651b4234b7d2e20785c6693'
- '6f4cbf332816d2c4e9578ecd1d0dce7f'
- 'a279e195e249000646895d93e199860d'
- '4bdff6982c66d24a879c424aaac3d04d'
- '45c15a6b4767288f2f745598455ea2bf')
-
-package_jre() {
- pkgdesc="Oracle's Java Runtime Environment"
- depends=('libxtst' 'desktop-file-utils' 'xdg-utils' 'shared-mime-info')
- provides=('java-runtime=7')
- conflicts=('java-runtime')
- install='jre.install'
-
- # main files
- mkdir -p ${pkgdir}/opt/java
- cp -r jdk1.7.0/jre ${pkgdir}/opt/java
-
- # move icons to appropriate location
- install -d ${pkgdir}/usr/share
- mv ${pkgdir}/opt/java/jre/lib/desktop/icons ${pkgdir}/usr/share
-
- # install .desktop entries
- mv ${pkgdir}/opt/java/jre/lib/desktop/applications ${pkgdir}/usr/share
- # desktop entries
- install -d ${pkgdir}/usr/share/applications
- install -m644 \
- ${srcdir}/java-policy-settings.desktop \
- ${pkgdir}/usr/share/applications
-
- # move mime files
- mv ${pkgdir}/opt/java/jre/lib/desktop/mime ${pkgdir}/usr/share
-
- # get rid of already installed files
- rm -r ${pkgdir}/opt/java/jre/plugin/desktop
- rm -r ${pkgdir}/opt/java/jre/lib/desktop
-
- # TODO: find out the purpose of ./jre/lib/images/icons
-
- # profiles
- install -D ${srcdir}/jre.profile \
- ${pkgdir}/etc/profile.d/jre.sh
- install -D ${srcdir}/jre.profile.csh \
- ${pkgdir}/etc/profile.d/jre.csh
-
- # java browser plugin
- mkdir -p ${pkgdir}/usr/lib/mozilla/plugins
- if [ "$CARCH" = "i686" ]; then
- ln -s /opt/java/jre/lib/i386/libnpjp2.so \
- ${pkgdir}/usr/lib/mozilla/plugins
- else
- ln -s /opt/java/jre/lib/amd64/libnpjp2.so \
- ${pkgdir}/usr/lib/mozilla/plugins
- fi
-
- # licenses
- install -d ${pkgdir}/usr/share/licenses/jre
- install -m644 \
- ${pkgdir}/opt/java/jre/{COPYRIGHT,LICENSE,THIRDPARTYLICENSEREADME.txt} \
- ${pkgdir}/usr/share/licenses/jre
-
- # Clicking a .jnlp file does not launch that file but launch javaws -viewer instead FS#22509
- install ${srcdir}/javaws-launcher \
- ${pkgdir}/opt/java/jre/bin
- sed \
- -e 's/Exec=javaws/&-launcher %f/' \
- -e '/NoDisplay=true/d' \
- -i ${pkgdir}/usr/share/applications/sun-javaws.desktop
-
- # Fix system prefs folder FS#18872
- install -d ${pkgdir}/etc/.java/.systemPrefs
-}
-
-package_jdk() {
- pkgdesc="Oracle's Java Development Kit"
- depends=('jre')
- provides=('java-environment=7')
- conflicts=('java-environment')
- install='jdk.install'
-
- #copy icon
- install -D -m644 ${srcdir}/jdk1.7.0/jre/lib/desktop/icons/hicolor/48x48/apps/sun-java.png \
- ${pkgdir}/usr/share/pixmaps/java.png
-
- # main files
- install -d ${pkgdir}/opt
- cp -r jdk1.7.0 ${pkgdir}/opt/java
-
- # remove jre folder provided by the jre package
- rm -r ${pkgdir}/opt/java/jre
- # can not package src.zip due to international use restrictions for certain countries
- rm ${pkgdir}/opt/java/src.zip
- # remove windows specific batch files
- find ${pkgdir}/opt/java -name '*\.bat' -delete
- # remove already installed icons, mime and .desktop files provided by jre
- rm -r ${pkgdir}/opt/java/lib/desktop
-
- # profiles
- install -D ${srcdir}/jdk.profile \
- ${pkgdir}/etc/profile.d/jdk.sh
- install -D ${srcdir}/jdk.profile.csh \
- ${pkgdir}/etc/profile.d/jdk.csh
-
- # licenses
- install -d ${pkgdir}/usr/share/licenses/jdk
- install -m644 \
- ${pkgdir}/opt/java/{COPYRIGHT,LICENSE,THIRDPARTYLICENSEREADME.txt} \
- ${pkgdir}/usr/share/licenses/jdk
-
- # desktop entries
- install -d ${pkgdir}/usr/share/applications
- install -m644 \
- ${srcdir}/java-{monitoring-and-management-console,visualvm}.desktop \
- ${pkgdir}/usr/share/applications
-
- # javadb (apache derby) daemon files FS#21186
- install -D ${srcdir}/derby-network-server \
- ${pkgdir}/etc/rc.d/derby-network-server
- install -D -m644 ${srcdir}/derby-network-server.conf \
- ${pkgdir}/etc/conf.d/derby-network-server
-}
-
diff --git a/community/java-oracle/derby-network-server b/community/java-oracle/derby-network-server
deleted file mode 100644
index f2b36ea56..000000000
--- a/community/java-oracle/derby-network-server
+++ /dev/null
@@ -1,64 +0,0 @@
-#!/bin/bash
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-. /etc/profile.d/jdk.sh
-. $DERBY_HOME/bin/derby_common.sh
-
-DAEMON_NAME="derby-network-server"
-DAEMON_CONF="/etc/conf.d/$DAEMON_NAME"
-DAEMON_PID="/var/run/$DAEMON_NAME.pid"
-
-[ -f $DAEMON_CONF ] && . $DAEMON_CONF
-
-DERBY_START_CMD="$JAVACMD $DERBY_OPTS -classpath \"$LOCALCLASSPATH\" org.apache.derby.drda.NetworkServerControl start"
-DERBY_STOP_CMD="$JAVACMD $DERBY_OPTS -classpath \"$LOCALCLASSPATH\" org.apache.derby.drda.NetworkServerControl shutdown"
-
-case "$1" in
- start)
- stat_busy "Starting Derby Network Server"
-
- if ck_daemon $DAEMON_NAME; then
- $DERBY_START_CMD > /dev/null &
-
- PID=`ps ax | grep -v grep | grep derby | grep org.apache.derby.drda.NetworkServerControl | awk '{print $1}'`
-
- if [ -z "$PID" ]; then
- stat_fail
- else
- echo $PID > $DAEMON_PID
- add_daemon $DAEMON_NAME
- sleep 2
- stat_done
- fi
- else
- stat_fail
- fi
- ;;
- stop)
- stat_busy "Stopping Derby Network Server"
-
- if ck_daemon $DAEMON_NAME; then
- stat_fail
- else
- $DERBY_STOP_CMD > /dev/null &
-
- if [ $? -gt 0 ]; then
- stat_fail
- else
- rm -f $DAEMON_PID
- rm_daemon $DAEMON_NAME
- stat_done
- fi
- fi
- ;;
- restart)
- $0 stop
- sleep 5
- $0 start
- ;;
- *)
- echo "usage: $0 {start|stop|restart}"
-esac
-exit 0
-
diff --git a/community/java-oracle/derby-network-server.conf b/community/java-oracle/derby-network-server.conf
deleted file mode 100644
index ef7478254..000000000
--- a/community/java-oracle/derby-network-server.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-DERBY_OPTS="-Dderby.stream.error.file=/var/log/derby.log"
-
diff --git a/community/java-oracle/java-monitoring-and-management-console.desktop b/community/java-oracle/java-monitoring-and-management-console.desktop
deleted file mode 100644
index 4de3bd293..000000000
--- a/community/java-oracle/java-monitoring-and-management-console.desktop
+++ /dev/null
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Exec=jconsole
-Icon=java
-Name[cs]=Konzole monitorování a správy prostředí Java
-Name=Java Monitoring and Management Console
-StartupNotify=true
-Terminal=false
-Type=Application
-Categories=Development;Java;
diff --git a/community/java-oracle/java-policy-settings.desktop b/community/java-oracle/java-policy-settings.desktop
deleted file mode 100644
index 0e032258d..000000000
--- a/community/java-oracle/java-policy-settings.desktop
+++ /dev/null
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Exec=policytool
-Icon=sun-java.png
-Name[cs]=Nastavení politiky Java aplikací
-Name=Java Policy Settings
-Path=
-StartupNotify=true
-Terminal=false
-Type=Application
-Categories=Settings;Java;
diff --git a/community/java-oracle/java-visualvm.desktop b/community/java-oracle/java-visualvm.desktop
deleted file mode 100644
index f7ad3e324..000000000
--- a/community/java-oracle/java-visualvm.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Exec=jvisualvm
-GenericName[cs]=Nástroj pro monitorování a sledování výkonu Java aplikací
-GenericName=Java Monitoring and Performance Monitoring Tool
-Icon=java
-Name=Java VisualVM
-Path=
-StartupNotify=true
-Terminal=false
-Type=Application
-Categories=Development;Java;
diff --git a/community/java-oracle/javaws-launcher b/community/java-oracle/javaws-launcher
deleted file mode 100644
index 2831dfcbb..000000000
--- a/community/java-oracle/javaws-launcher
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-if [ -z "$@" ]; then
- exec javaws -viewer
-else
- exec javaws "$@"
-fi
diff --git a/community/java-oracle/jdk.install b/community/java-oracle/jdk.install
deleted file mode 100644
index 0d96b6572..000000000
--- a/community/java-oracle/jdk.install
+++ /dev/null
@@ -1,16 +0,0 @@
-post_install() {
- update-desktop-database -q
- echo "The jdk package is licensed software."
- echo "You MUST read and agree to the license stored in"
- echo "/usr/share/licenses/jdk/LICENSE before using it."
-
- echo 'Please relogin to include jdk in your PATH'
-}
-
-post_upgrade() {
- update-desktop-database -q
-}
-
-post_remove() {
- update-desktop-database -q
-}
diff --git a/community/java-oracle/jdk.profile b/community/java-oracle/jdk.profile
deleted file mode 100644
index f9d5deb68..000000000
--- a/community/java-oracle/jdk.profile
+++ /dev/null
@@ -1,4 +0,0 @@
-export J2SDKDIR=/opt/java
-export PATH=$PATH:/opt/java/bin:/opt/java/db/bin
-export JAVA_HOME=/opt/java
-export DERBY_HOME=/opt/java/db
diff --git a/community/java-oracle/jdk.profile.csh b/community/java-oracle/jdk.profile.csh
deleted file mode 100644
index 3626e7287..000000000
--- a/community/java-oracle/jdk.profile.csh
+++ /dev/null
@@ -1,4 +0,0 @@
-setenv J2SDKDIR /opt/java
-setenv PATH ${PATH}:/opt/java/bin:/opt/java/db/bin
-setenv JAVA_HOME /opt/java
-setenv DERBY_HOME /opt/java/db
diff --git a/community/java-oracle/jre.install b/community/java-oracle/jre.install
deleted file mode 100644
index 573f5f836..000000000
--- a/community/java-oracle/jre.install
+++ /dev/null
@@ -1,35 +0,0 @@
-post_install() {
- update-desktop-database -q
- xdg-icon-resource forceupdate
- update-mime-database usr/share/mime &> /dev/null
-
- echo "The jre package is licensed software."
- echo "You MUST read and agree to the license stored in"
- echo "/usr/share/licenses/jre/LICENSE before using it."
-
- if [ -f /etc/mailcap ] ; then
- sed -e '/application\/x-java-jnlp-file/d' -i /etc/mailcap
- fi
- echo 'application/x-java-jnlp-file;/opt/java/jre/bin/javaws %s' >>/etc/mailcap
-
- echo 'Please relogin to include jre in your PATH.'
-}
-
-post_upgrade() {
- update-desktop-database -q
- xdg-icon-resource forceupdate
- update-mime-database usr/share/mime &> /dev/null
-}
-
-post_remove() {
- update-desktop-database -q
- xdg-icon-resource forceupdate
- update-mime-database usr/share/mime &> /dev/null
-
- mailcap=$(grep -v 'application/x-java-jnlp-file' /etc/mailcap)
- if [ "$mailcap" != "" ] ; then
- sed -e '/application\/x-java-jnlp-file/d' -i /etc/mailcap
- else
- rm /etc/mailcap
- fi
-}
diff --git a/community/java-oracle/jre.profile b/community/java-oracle/jre.profile
deleted file mode 100644
index ded0efe81..000000000
--- a/community/java-oracle/jre.profile
+++ /dev/null
@@ -1,2 +0,0 @@
-export PATH=$PATH:/opt/java/jre/bin
-export JAVA_HOME=${JAVA_HOME:-/opt/java/jre}
diff --git a/community/java-oracle/jre.profile.csh b/community/java-oracle/jre.profile.csh
deleted file mode 100644
index a4e72ddf4..000000000
--- a/community/java-oracle/jre.profile.csh
+++ /dev/null
@@ -1,4 +0,0 @@
-setenv PATH ${PATH}:/opt/java/jre/bin
-if (! "$?JAVA_HOME" ) then
- setenv JAVA_HOME /opt/java/jre
-endif
diff --git a/community/java6-oracle/PKGBUILD b/community/java6-oracle/PKGBUILD
deleted file mode 100644
index b273b9b1b..000000000
--- a/community/java6-oracle/PKGBUILD
+++ /dev/null
@@ -1,156 +0,0 @@
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Geoffroy Carrier <geoffroy.carrier@aur.archlinux.org>
-# Contributor: Jason Chu <jason@archlinux.org>
-# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
-# Contributor: Guillaume ALAUX <Guillaume at alaux dot net>
-
-pkgname=('jre6' 'jdk6')
-pkgbase=java6-oracle
-pkgver=6u27
-pkgrel=1
-pkgdesc="Sun/Oracle's implementation of tha Java 6 specification"
-arch=('i686' 'x86_64')
- [ "${CARCH}" = 'i686' ] && _arch=i586
- [ "${CARCH}" = 'x86_64' ] && _arch=x64
-url='http://java.sun.com'
-license=('custom')
-# oracle moved it ...
-# 'https://jdk-distros.dev.java.net/source/browse/*checkout*/jdk-distros/trunk/utils/construct.sh'
-source=("http://download.oracle.com/otn-pub/java/jdk/${pkgver}-b07/jdk-${pkgver}-linux-${_arch}.bin"
- 'construct.sh::http://java.net/projects/jdk-distros/sources/svn/content/trunk/utils/construct.sh?raw=true'
- 'java-control-panel.desktop'
- 'java-monitoring-and-management-console.desktop'
- 'java-policy-settings.desktop'
- 'java-visualvm.desktop'
- 'java-web-start.desktop'
- 'jre.profile'
- 'jre.profile.csh'
- 'jdk.profile'
- 'jdk.profile.csh'
- 'derby-network-server'
- 'derby-network-server.conf'
- 'javaws-launcher')
-
-[ "${CARCH}" = 'i686' ] && md5sums=('bdb5f05bd20c6aa9a4729726191bf6fd')
-[ "${CARCH}" = 'x86_64' ] && md5sums=('94f93a3ff03f824a238ecd79ad90433e')
-md5sums+=('94065b612df0046d9ae758943f9f6a75'
- 'e4d814c0f310d77ed6990c731bccd0fb'
- '4bc2b0be93f76ed07b471e3c89eb5a8a'
- '8e3cec7ab641ec449cabd068be583f5c'
- '9ba148ebabce8ed3351b813a9a66b6e5'
- '619ec32235dcfe454234ef4316f8a7cc'
- '7cd3dc10e7a37468cad4053a067dcd01'
- 'cc90df2df6fe80fab885a80036d420a1'
- 'b83ab5742651b4234b7d2e20785c6693'
- '6f4cbf332816d2c4e9578ecd1d0dce7f'
- 'a279e195e249000646895d93e199860d'
- '4bdff6982c66d24a879c424aaac3d04d'
- '45c15a6b4767288f2f745598455ea2bf')
-
-build() {
- mkdir unbundle-jdk
- cd unbundle-jdk
- sh ../jdk-${pkgver}-linux-$_arch.bin --accept-license
- cd ..
- sh construct.sh unbundle-jdk linux-jdk linux-jre
-}
-
-package_jre6() {
- pkgdesc="Oracle's Java Runtime Environment"
- depends=('glibc' 'libxtst')
- provides=('j2re' 'java-runtime=6')
- conflicts=('j2re' 'java-runtime' 'jre')
- replaces=('j2re')
- install='jre.install'
-
- # main files
- mkdir -p ${pkgdir}/opt/java
- cp -R linux-jdk/jre ${pkgdir}/opt/java
-
- # profiles
- install -D ${srcdir}/jre.profile \
- ${pkgdir}/etc/profile.d/jre.sh
- install -D ${srcdir}/jre.profile.csh \
- ${pkgdir}/etc/profile.d/jre.csh
-
- mkdir -p ${pkgdir}/usr/lib/mozilla/plugins
-
- if [ "$CARCH" = "i686" ]; then
- ln -s /opt/java/jre/lib/i386/libnpjp2.so ${pkgdir}/usr/lib/mozilla/plugins
- else ln -s /opt/java/jre/lib/amd64/libnpjp2.so ${pkgdir}/usr/lib/mozilla/plugins
- fi
-
- # licenses
- install -d ${pkgdir}/usr/share/licenses/jre
- install -m644 ${pkgdir}/opt/java/jre/COPYRIGHT \
- ${pkgdir}/usr/share/licenses/jre
- install -m644 ${pkgdir}/opt/java/jre/LICENSE \
- ${pkgdir}/usr/share/licenses/jre
- install -m644 ${pkgdir}/opt/java/jre/THIRDPARTYLICENSEREADME.txt \
- ${pkgdir}/usr/share/licenses/jre
-
- # Fix system prefs folder (FS#18872)
- install -d ${pkgdir}/etc/.java/.systemPrefs
-
- # Fix FS#22509 - [jre] Clicking a .jnlp file does not launch that file but launch javaws -viewer instead
- install ${srcdir}/javaws-launcher \
- ${pkgdir}/opt/java/jre/bin
-}
-
-package_jdk6() {
- pkgdesc="Oracle's Java Development Kit"
- depends=('glibc' 'jre6')
- provides=('java-environment=6' 'j2sdk')
- conflicts=('java-environment' 'j2sdk' 'jdk')
- replaces=('j2sdk')
- install='jdk.install'
-
- #copy icon
- install -D -m644 ${srcdir}/linux-jdk/jre/lib/desktop/icons/hicolor/48x48/apps/sun-java.png \
- ${pkgdir}/usr/share/pixmaps/java.png
-
- # main files
- rm -rf linux-jdk/jre
- install -d ${pkgdir}/opt
- mv linux-jdk ${pkgdir}/opt/java
-
- # profiles
- install -D ${srcdir}/jdk.profile \
- ${pkgdir}/etc/profile.d/jdk.sh
- install -D ${srcdir}/jdk.profile.csh \
- ${pkgdir}/etc/profile.d/jdk.csh
-
- # licenses
- install -d ${pkgdir}/usr/share/licenses/jdk
- install -m644 ${pkgdir}/opt/java/COPYRIGHT \
- ${pkgdir}/usr/share/licenses/jdk
- install -m644 ${pkgdir}/opt/java/LICENSE \
- ${pkgdir}/usr/share/licenses/jdk
- install -m644 ${pkgdir}/opt/java/THIRDPARTYLICENSEREADME.txt \
- ${pkgdir}/usr/share/licenses/jdk
-
- # desktop entries
- install -Dm644 ${srcdir}/java-control-panel.desktop \
- ${pkgdir}/usr/share/applications/java-control-panel.desktop
- install -Dm644 ${srcdir}/java-monitoring-and-management-console.desktop \
- ${pkgdir}/usr/share/applications/java-monitoring-and-management-console.desktop
- install -Dm644 ${srcdir}/java-policy-settings.desktop \
- ${pkgdir}/usr/share/applications/java-policy-settings.desktop
- install -Dm644 ${srcdir}/java-visualvm.desktop \
- ${pkgdir}/usr/share/applications/java-visualvm.desktop
- install -Dm644 ${srcdir}/java-web-start.desktop \
- ${pkgdir}/usr/share/applications/java-web-start.desktop
-
- # javadb (apache derby) daemon files
- install -D ${srcdir}/derby-network-server \
- ${pkgdir}/etc/rc.d/derby-network-server
- install -D -m644 ${srcdir}/derby-network-server.conf \
- ${pkgdir}/etc/conf.d/derby-network-server
-
- # remove dangling links, probably need to find out more about them
- for i in kinit ktab klist; do
- rm ${pkgdir}/opt/java/bin/${i}
- rm ${pkgdir}/opt/java/man/ja_JP.eucJP/man1/${i}.1
- rm ${pkgdir}/opt/java/man/man1/${i}.1
- done
-}
diff --git a/community/java6-oracle/derby-network-server b/community/java6-oracle/derby-network-server
deleted file mode 100644
index f2b36ea56..000000000
--- a/community/java6-oracle/derby-network-server
+++ /dev/null
@@ -1,64 +0,0 @@
-#!/bin/bash
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-. /etc/profile.d/jdk.sh
-. $DERBY_HOME/bin/derby_common.sh
-
-DAEMON_NAME="derby-network-server"
-DAEMON_CONF="/etc/conf.d/$DAEMON_NAME"
-DAEMON_PID="/var/run/$DAEMON_NAME.pid"
-
-[ -f $DAEMON_CONF ] && . $DAEMON_CONF
-
-DERBY_START_CMD="$JAVACMD $DERBY_OPTS -classpath \"$LOCALCLASSPATH\" org.apache.derby.drda.NetworkServerControl start"
-DERBY_STOP_CMD="$JAVACMD $DERBY_OPTS -classpath \"$LOCALCLASSPATH\" org.apache.derby.drda.NetworkServerControl shutdown"
-
-case "$1" in
- start)
- stat_busy "Starting Derby Network Server"
-
- if ck_daemon $DAEMON_NAME; then
- $DERBY_START_CMD > /dev/null &
-
- PID=`ps ax | grep -v grep | grep derby | grep org.apache.derby.drda.NetworkServerControl | awk '{print $1}'`
-
- if [ -z "$PID" ]; then
- stat_fail
- else
- echo $PID > $DAEMON_PID
- add_daemon $DAEMON_NAME
- sleep 2
- stat_done
- fi
- else
- stat_fail
- fi
- ;;
- stop)
- stat_busy "Stopping Derby Network Server"
-
- if ck_daemon $DAEMON_NAME; then
- stat_fail
- else
- $DERBY_STOP_CMD > /dev/null &
-
- if [ $? -gt 0 ]; then
- stat_fail
- else
- rm -f $DAEMON_PID
- rm_daemon $DAEMON_NAME
- stat_done
- fi
- fi
- ;;
- restart)
- $0 stop
- sleep 5
- $0 start
- ;;
- *)
- echo "usage: $0 {start|stop|restart}"
-esac
-exit 0
-
diff --git a/community/java6-oracle/derby-network-server.conf b/community/java6-oracle/derby-network-server.conf
deleted file mode 100644
index ef7478254..000000000
--- a/community/java6-oracle/derby-network-server.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-DERBY_OPTS="-Dderby.stream.error.file=/var/log/derby.log"
-
diff --git a/community/java6-oracle/java-control-panel.desktop b/community/java6-oracle/java-control-panel.desktop
deleted file mode 100644
index 476e04a82..000000000
--- a/community/java6-oracle/java-control-panel.desktop
+++ /dev/null
@@ -1,12 +0,0 @@
-[Desktop Entry]
-Exec=/opt/java/bin/jcontrol
-GenericName[cs]=Nastavení prostředí Java
-GenericName=Java Environment Settings
-Icon=java
-Name[cs]=Nastavení Javy
-Name=Java Control Panel
-Path=
-StartupNotify=true
-Terminal=false
-Type=Application
-Categories=Settings;Java;
diff --git a/community/java6-oracle/java-monitoring-and-management-console.desktop b/community/java6-oracle/java-monitoring-and-management-console.desktop
deleted file mode 100644
index c0e1e59f6..000000000
--- a/community/java6-oracle/java-monitoring-and-management-console.desktop
+++ /dev/null
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Exec=/opt/java/bin/jconsole
-Icon=java
-Name[cs]=Konzole monitorování a správy prostředí Java
-Name=Java Monitoring and Management Console
-StartupNotify=true
-Terminal=false
-Type=Application
-Categories=Development;Java;
diff --git a/community/java6-oracle/java-policy-settings.desktop b/community/java6-oracle/java-policy-settings.desktop
deleted file mode 100644
index 1009301b1..000000000
--- a/community/java6-oracle/java-policy-settings.desktop
+++ /dev/null
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Exec=/opt/java/bin/policytool
-Icon=java
-Name[cs]=Nastavení politiky Java aplikací
-Name=Java Policy Settings
-Path=
-StartupNotify=true
-Terminal=false
-Type=Application
-Categories=Settings;Java;
diff --git a/community/java6-oracle/java-visualvm.desktop b/community/java6-oracle/java-visualvm.desktop
deleted file mode 100644
index 8aa9527c8..000000000
--- a/community/java6-oracle/java-visualvm.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Exec=/opt/java/bin/jvisualvm
-GenericName[cs]=Nástroj pro monitorování a sledování výkonu Java aplikací
-GenericName=Java Monitoring and Performance Monitoring Tool
-Icon=java
-Name=Java VisualVM
-Path=
-StartupNotify=true
-Terminal=false
-Type=Application
-Categories=Development;Java;
diff --git a/community/java6-oracle/java-web-start.desktop b/community/java6-oracle/java-web-start.desktop
deleted file mode 100644
index a8a25f9e2..000000000
--- a/community/java6-oracle/java-web-start.desktop
+++ /dev/null
@@ -1,13 +0,0 @@
-[Desktop Entry]
-Exec=/opt/java/jre/bin/javaws-launcher %f
-GenericName[cs]=Spravovat a spouštět aplikace Java Web Start
-GenericName=Manage and run Java Web Start Applications
-Icon=java
-MimeType=application/x-java-jnlp-file;
-Name[cs]=Java Web Start
-Name=Java Web Start
-Path=
-StartupNotify=true
-Terminal=false
-Type=Application
-Categories=Network;Java;
diff --git a/community/java6-oracle/javaws-launcher b/community/java6-oracle/javaws-launcher
deleted file mode 100644
index 2831dfcbb..000000000
--- a/community/java6-oracle/javaws-launcher
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-if [ -z "$@" ]; then
- exec javaws -viewer
-else
- exec javaws "$@"
-fi
diff --git a/community/java6-oracle/jdk.install b/community/java6-oracle/jdk.install
deleted file mode 100644
index abe08b6a0..000000000
--- a/community/java6-oracle/jdk.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- echo "The jdk package is licensed software."
- echo "You MUST read and agree to the license stored in"
- echo "/opt/java/LICENSE before using it."
-
- echo 'Please relogin to include jdk in your PATH'
-}
diff --git a/community/java6-oracle/jdk.profile b/community/java6-oracle/jdk.profile
deleted file mode 100644
index f9d5deb68..000000000
--- a/community/java6-oracle/jdk.profile
+++ /dev/null
@@ -1,4 +0,0 @@
-export J2SDKDIR=/opt/java
-export PATH=$PATH:/opt/java/bin:/opt/java/db/bin
-export JAVA_HOME=/opt/java
-export DERBY_HOME=/opt/java/db
diff --git a/community/java6-oracle/jdk.profile.csh b/community/java6-oracle/jdk.profile.csh
deleted file mode 100644
index 3626e7287..000000000
--- a/community/java6-oracle/jdk.profile.csh
+++ /dev/null
@@ -1,4 +0,0 @@
-setenv J2SDKDIR /opt/java
-setenv PATH ${PATH}:/opt/java/bin:/opt/java/db/bin
-setenv JAVA_HOME /opt/java
-setenv DERBY_HOME /opt/java/db
diff --git a/community/java6-oracle/jre.install b/community/java6-oracle/jre.install
deleted file mode 100644
index 111da3c2a..000000000
--- a/community/java6-oracle/jre.install
+++ /dev/null
@@ -1,20 +0,0 @@
-post_install() {
- echo "The jre package is licensed software."
- echo "You MUST read and agree to the license stored in"
- echo "/opt/java/jre/LICENSE before using it."
- if [ -f /etc/mailcap ] ; then
- sed -e '/application\/x-java-jnlp-file/d' -i /etc/mailcap
- fi
- echo 'application/x-java-jnlp-file;/opt/java/jre/bin/javaws %s' >>/etc/mailcap
-
- echo 'Please relogin to include jre in your PATH.'
-}
-
-post_remove() {
- mailcap=$(grep -v 'application/x-java-jnlp-file' /etc/mailcap)
- if [ "$mailcap" != "" ] ; then
- sed -e '/application\/x-java-jnlp-file/d' -i /etc/mailcap
- else
- rm /etc/mailcap
- fi
-}
diff --git a/community/java6-oracle/jre.profile b/community/java6-oracle/jre.profile
deleted file mode 100644
index ded0efe81..000000000
--- a/community/java6-oracle/jre.profile
+++ /dev/null
@@ -1,2 +0,0 @@
-export PATH=$PATH:/opt/java/jre/bin
-export JAVA_HOME=${JAVA_HOME:-/opt/java/jre}
diff --git a/community/java6-oracle/jre.profile.csh b/community/java6-oracle/jre.profile.csh
deleted file mode 100644
index a4e72ddf4..000000000
--- a/community/java6-oracle/jre.profile.csh
+++ /dev/null
@@ -1,4 +0,0 @@
-setenv PATH ${PATH}:/opt/java/jre/bin
-if (! "$?JAVA_HOME" ) then
- setenv JAVA_HOME /opt/java/jre
-endif
diff --git a/community/liboop/PKGBUILD b/community/liboop/PKGBUILD
deleted file mode 100644
index ef8ea7bfc..000000000
--- a/community/liboop/PKGBUILD
+++ /dev/null
@@ -1,30 +0,0 @@
-# $Id: PKGBUILD 21592 2010-07-16 19:40:26Z tdziedzic $
-# Contributor: William Rea <sillywilly@gmail.com>
-
-pkgname=liboop
-pkgver=1.0
-pkgrel=3
-pkgdesc='A low-level event loop management library'
-arch=('i686' 'x86_64')
-url='http://liboop.org'
-options=('!libtool')
-license=('LGPL')
-depends=('glib2' 'readline' 'adns')
-source=("http://download.ofb.net/${pkgname}/${pkgname}-$pkgver.tar.bz2")
-md5sums=('88fc8decf99fd75d2af40e0a005fa0d3')
-
-build() {
- cd ${pkgname}-${pkgver}
-
- ./configure \
- --prefix=/usr \
- --without-tcl
-
- make
-}
-
-package() {
- cd ${pkgname}-${pkgver}
-
- make DESTDIR=${pkgdir} install
-}
diff --git a/community/ltris/ChangeLog b/community/ltris/ChangeLog
deleted file mode 100644
index b8c8e0cb0..000000000
--- a/community/ltris/ChangeLog
+++ /dev/null
@@ -1,20 +0,0 @@
-2011-08-09 Thorsten Töpper <atsutane-tu@freethoughts.de>
-
- * ltris 1.0.16-1
- * Upstream update
-
-2009-12-29 Eric Belanger <eric@archlinux.org>
-
- * ltris 1.0.14-1
- * Upstream update
-
-2009-11-07 Eric Belanger <eric@archlinux.org>
-
- * ltris 1.0.13-1
- * Upstream update
-
-2009-04-07 Eric Belanger <eric@archlinux.org>
-
- * ltris 1.0.12-1
- * Fixed score file location and permissions (close FS#13489)
- * Added ChangeLog
diff --git a/community/mldonkey/mldonkey-gcc46.patch b/community/mldonkey/mldonkey-gcc46.patch
deleted file mode 100644
index 656d72f85..000000000
--- a/community/mldonkey/mldonkey-gcc46.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/utils/lib/CryptoPP.h b/src/utils/lib/CryptoPP.h
-index 775a898..af1621b 100644
---- a/src/utils/lib/CryptoPP.h
-+++ b/src/utils/lib/CryptoPP.h
-@@ -695,6 +695,7 @@ class CRYPTOPP_DLL NullNameValuePairs : public NameValuePairs
- {
- public:
- bool GetVoidValue(const char* /* name */, const std::type_info& /* valueType */, void* /* pValue */) const {return false;}
-+ NullNameValuePairs() {}
- };
-
- //! _
diff --git a/community/nepim/PKGBUILD b/community/nepim/PKGBUILD
deleted file mode 100644
index 31cbe035a..000000000
--- a/community/nepim/PKGBUILD
+++ /dev/null
@@ -1,25 +0,0 @@
-# Maintainer: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
-# Contributor: William Rea <sillywilly@gmail.com>
-
-pkgname=nepim
-pkgver=0.9
-pkgrel=1
-pkgdesc='A tool for measuring available bandwidth between hosts.'
-url='http://www.nongnu.org/nepim'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('liboop')
-source=("http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('7d1f2fd248a1b5fec42f92b286208fcf')
-
-build() {
- cd ${pkgname}-${pkgver}/src
-
- make OOP_BASE=/usr
-}
-
-package() {
- cd ${pkgname}-${pkgver}/src
-
- install -D ${pkgname} ${pkgdir}/usr/bin/${pkgname}
-}
diff --git a/community/open-vm-tools/xautostart.conf b/community/open-vm-tools/xautostart.conf
deleted file mode 100644
index 829f379ce..000000000
--- a/community/open-vm-tools/xautostart.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-gnome-panel
-ksmserver
-startkde
-kwrapper
-panel
-xfce4-panel
diff --git a/community/pantomime/PKGBUILD b/community/pantomime/PKGBUILD
deleted file mode 100644
index 88875acfb..000000000
--- a/community/pantomime/PKGBUILD
+++ /dev/null
@@ -1,35 +0,0 @@
-# $Id: PKGBUILD 51631 2011-07-12 11:02:36Z spupykin $
-# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
-# Contributor: Sebastian Sareyko <public@nooms.de>
-
-pkgname=pantomime
-pkgver=1.2.0pre3
-pkgrel=4
-pkgdesc="A set of Objective-C classes that model a mail system"
-arch=('i686' 'x86_64')
-url="http://www.collaboration-world.com/pantomime"
-license=("LGPL" "custom")
-depends=('gnustep-back' 'openssl')
-makedepends=('gnustep-make' 'gnustep-base' 'gcc-objc')
-options=('!makeflags')
-source=("Pantomime-$pkgver.tar.gz::http://www.collaboration-world.com/cgi-bin/project/download.cgi/Pantomime-$pkgver.tar.gz?rid=104"
- build-fix.patch)
-md5sums=('b88f4634ec1f3a1ea1d5551ee10d9db7'
- '53dc4960f4c2b50274ca01b2f29567d0')
-
-build() {
- cd $srcdir/Pantomime
- source /etc/profile.d/GNUstep.sh
- patch -p1 <$srcdir/build-fix.patch
- make
-}
-
-package() {
- cd $srcdir/Pantomime
- make GNUSTEP_INSTALLATION_DIR=$pkgdir/usr/lib/GNUstep install
- install -D -m644 Documentation/LICENSE.elm $pkgdir/usr/share/licenses/$pkgname/LICENSE.elm
- cd $pkgdir/usr/lib/GNUstep/Library/
- mv * ..
- cd .. && rmdir Library
-}
diff --git a/community/pantomime/build-fix.patch b/community/pantomime/build-fix.patch
deleted file mode 100644
index 5696024b4..000000000
--- a/community/pantomime/build-fix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -wbBur Pantomime/Framework/Pantomime/NSString+Extensions.m Pantomime.my/Framework/Pantomime/NSString+Extensions.m
---- Pantomime/Framework/Pantomime/NSString+Extensions.m 2006-09-04 20:04:02.000000000 +0000
-+++ Pantomime.my/Framework/Pantomime/NSString+Extensions.m 2011-05-03 09:49:54.000000000 +0000
-@@ -41,7 +41,7 @@
- #include <CoreFoundation/CFString.h>
- #include <CoreFoundation/CFStringEncodingExt.h>
- #else
--#include <GNUstepBase/GSCategories.h>
-+//#include <GNUstepBase/GSCategories.h>
- #endif
-
- #include <ctype.h>
diff --git a/community/pyxattr/PKGBUILD b/community/pyxattr/PKGBUILD
deleted file mode 100644
index 2b0603640..000000000
--- a/community/pyxattr/PKGBUILD
+++ /dev/null
@@ -1,19 +0,0 @@
-# $Id: PKGBUILD 31904 2010-11-07 19:21:57Z lfleischer $
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-
-pkgname=pyxattr
-pkgver=0.5.0
-pkgrel=1
-pkgdesc="A python extension module that allows you to manipulate the extended attributes."
-arch=('i686' 'x86_64')
-url='http://pyxattr.sourceforge.net/'
-license=('GPL')
-depends=('python2')
-makedepends=('python2-distribute')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('0f7ab1e185087329e40f7de218517c84')
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- python2 setup.py install --root="${pkgdir}"
-}
diff --git a/community/qstardict/ChangeLog b/community/qstardict/ChangeLog
deleted file mode 100644
index f79486aa2..000000000
--- a/community/qstardict/ChangeLog
+++ /dev/null
@@ -1,8 +0,0 @@
-2008-02-15 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
- * Update to major release 0.13.1
-
-2008-02-04 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
- * Update to major release 0.13.0
-
-2008-10-05 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
- * Moved to [community]
diff --git a/community/qstardict/gcc4.4.patch b/community/qstardict/gcc4.4.patch
deleted file mode 100644
index 5c285ac2f..000000000
--- a/community/qstardict/gcc4.4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- trunk/plugins/stardict/dictziplib.cpp 2009/07/10 15:01:40 446
-+++ trunk/plugins/stardict/dictziplib.cpp 2009/08/06 07:32:12 447
-@@ -305,7 +305,7 @@
-
- #ifdef Q_OS_UNIX
- if (stat(fname.c_str(), &sb) || !S_ISREG(sb.st_mode))
--#elif def Q_OS_WIN32
-+#elif defined(Q_OS_WIN32)
- if (_stat(fname.c_str(), &sb) || !(sb.stMode & _S_IFREG))
- #endif
- {
diff --git a/community/root/reorder-lzma-search-r40128.diff b/community/root/reorder-lzma-search-r40128.diff
deleted file mode 100644
index 1dd0fc56e..000000000
--- a/community/root/reorder-lzma-search-r40128.diff
+++ /dev/null
@@ -1,14 +0,0 @@
---- branches/v5-30-00-patches/configure 2011/06/27 13:38:32 39993
-+++ branches/v5-30-00-patches/configure 2011/07/04 15:43:59 40128
-@@ -2430,8 +2430,9 @@
- check_header "lzma.h" "" \
- $LZMA ${LZMA:+$LZMA/include} \
- ${finkdir:+$finkdir/include} \
-- /usr/local/include /usr/include/lzma /usr/local/include/lzma \
-- /opt/lzma/include /usr/include
-+ /usr/local/include /usr/include \
-+ /usr/local/include/lzma /usr/include/lzma \
-+ /opt/lzma/include
- if test "x$found_dir" = "x" ; then
- enable_builtin_lzma=yes
- else
diff --git a/community/soqt/PKGBUILD b/community/soqt/PKGBUILD
deleted file mode 100644
index 33f7556c9..000000000
--- a/community/soqt/PKGBUILD
+++ /dev/null
@@ -1,39 +0,0 @@
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
-# Contributor: mickele
-# Contributor: marcus fritzsch <fritschy@googlemail.com>
-
-pkgname=soqt
-pkgver=1.5.0
-pkgrel=3
-pkgdesc='SoQt is a library which provides the glue between Coin and Qt.'
-arch=('i686' 'x86_64')
-url='http://www.coin3d.org/lib/soqt/'
-license=('GPL')
-depends=('coin' 'qt')
-makedepends=('doxygen')
-options=('!libtool')
-source=("http://ftp.coin3d.org/coin/src/all/SoQt-${pkgver}.tar.gz")
-md5sums=('9f1e582373d66f556b1db113a93ac68e')
-
-build() {
- cd SoQt-${pkgver}
-
- ./configure --prefix=/usr \
- --enable-optimization \
- --enable-man \
- --enable-exceptions \
- --disable-debug \
- --disable-maintainer-mode \
- --disable-dependency-tracking \
- --enable-shared \
- --disable-static \
- --with-qt=/usr
-
- make
-}
-
-package() {
- cd SoQt-${pkgver}
-
- make DESTDIR=${pkgdir} install
-}
diff --git a/community/speed-dreams/speed-dreams.sh b/community/speed-dreams/speed-dreams.sh
deleted file mode 100644
index fa6dde97a..000000000
--- a/community/speed-dreams/speed-dreams.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-cd /opt/speed-dreams/bin
-./speed-dreams
diff --git a/community/systemd/0001-convert-int-to-boolean-for-dbus_bool_t.patch b/community/systemd/0001-convert-int-to-boolean-for-dbus_bool_t.patch
deleted file mode 100644
index 675bc0478..000000000
--- a/community/systemd/0001-convert-int-to-boolean-for-dbus_bool_t.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From e191553d1dc80cd6d65d05f0cb29f8967fab6983 Mon Sep 17 00:00:00 2001
-From: Kay Sievers <kay.sievers@vrfy.org>
-Date: Wed, 17 Aug 2011 19:38:07 +0200
-Subject: [PATCH] convert int to boolean for dbus_bool_t
-
----
- src/dbus-manager.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/src/dbus-manager.c b/src/dbus-manager.c
-index ae88895..cfc2afc 100644
---- a/src/dbus-manager.c
-+++ b/src/dbus-manager.c
-@@ -444,7 +444,7 @@ static DBusMessage *message_from_file_changes(
- if (carries_install_info >= 0) {
- dbus_bool_t b;
-
-- b = carries_install_info;
-+ b = !!carries_install_info;
- if (!dbus_message_iter_append_basic(&iter, DBUS_TYPE_BOOLEAN, &b))
- goto oom;
- }
---
-1.7.6
-
diff --git a/community/tilda/ChangeLog b/community/tilda/ChangeLog
deleted file mode 100644
index 443441949..000000000
--- a/community/tilda/ChangeLog
+++ /dev/null
@@ -1,12 +0,0 @@
-2008-04-29 Mateusz Herych <heniekk@gmail.com>
-
- * Updated for x86_64 - 0.9.6
-
-2008-04-28 Douglas Soares de Andrade <dsa@aur.archlinux.org>
-
- * Updated for i686 - 0.9.6
-
-2007-12-30 Douglas Soares de Andrade <dsa@aur.archlinux.org>
-
- * Updated to newer version - 0.9.5
-
diff --git a/community/viking/gpsd-2.96.patch b/community/viking/gpsd-2.96.patch
deleted file mode 100644
index 01b117312..000000000
--- a/community/viking/gpsd-2.96.patch
+++ /dev/null
@@ -1,47 +0,0 @@
-diff -wbBur viking-1.1/configure.ac viking-1.1.my/configure.ac
---- viking-1.1/configure.ac 2011-02-08 21:29:01.000000000 +0000
-+++ viking-1.1.my/configure.ac 2011-04-18 13:31:07.000000000 +0000
-@@ -244,7 +244,7 @@
- [ac_cv_enable_realtimegpstracking], [ac_cv_enable_realtimegpstracking=yes])
- case $ac_cv_enable_realtimegpstracking in
- yes)
-- AC_CHECK_LIB(gps,gps_poll,,AC_MSG_ERROR([libgps is needed for Realtime GPS Tracking feature[,] but not found. The feature can be disable with --disable-realtime-gps-tracking]))
-+ AC_CHECK_LIB(gps,gps_read,,AC_MSG_ERROR([libgps is needed for Realtime GPS Tracking feature[,] but not found. The feature can be disable with --disable-realtime-gps-tracking]))
- AC_DEFINE(VIK_CONFIG_REALTIME_GPS_TRACKING, [], [REALTIME GPS TRACKING STUFF])
- ;;
- esac
-diff -wbBur viking-1.1/src/vikgpslayer.c viking-1.1.my/src/vikgpslayer.c
---- viking-1.1/src/vikgpslayer.c 2011-02-08 21:09:00.000000000 +0000
-+++ viking-1.1.my/src/vikgpslayer.c 2011-04-18 13:35:48.000000000 +0000
-@@ -1377,8 +1377,11 @@
- {
- VikGpsLayer *vgl = data;
- if (condition == G_IO_IN) {
-- if (!gps_poll(&vgl->vgpsd->gpsd))
-+ if (!gps_read(&vgl->vgpsd->gpsd))
-+ {
-+ gpsd_raw_hook(&vgl->vgpsd->gpsd, NULL);
- return TRUE;
-+ }
- else {
- g_warning("Disconnected from gpsd. Trying to reconnect");
- rt_gpsd_disconnect(vgl);
-@@ -1408,7 +1411,8 @@
- {
- VikGpsLayer *vgl = (VikGpsLayer *)data;
- #ifndef HAVE_GPS_OPEN_R
-- struct gps_data_t *gpsd = gps_open(vgl->gpsd_host, vgl->gpsd_port);
-+ static struct gps_data_t __gd;
-+ struct gps_data_t *gpsd = gps_open(vgl->gpsd_host, vgl->gpsd_port, &__gd) ? NULL : &__gd;
-
- if (gpsd == NULL) {
- #else
-@@ -1439,7 +1443,7 @@
- vik_trw_layer_add_track(vtl, vgl->realtime_track_name, vgl->realtime_track);
- }
-
-- gps_set_raw_hook(&vgl->vgpsd->gpsd, gpsd_raw_hook);
-+// gps_set_raw_hook(&vgl->vgpsd->gpsd, gpsd_raw_hook);
- vgl->realtime_io_channel = g_io_channel_unix_new(vgl->vgpsd->gpsd.gps_fd);
- vgl->realtime_io_watch_id = g_io_add_watch( vgl->realtime_io_channel,
- G_IO_IN | G_IO_ERR | G_IO_HUP, gpsd_data_available, vgl);
diff --git a/community/virtualbox/fix-kernel-panic.patch b/community/virtualbox/fix-kernel-panic.patch
deleted file mode 100644
index 1f1ea993d..000000000
--- a/community/virtualbox/fix-kernel-panic.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-Index: /trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c
-===================================================================
---- /trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c (revision 38199)
-+++ /trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c (revision 38232)
-@@ -78,5 +78,5 @@
- * @remarks This can be invoked in interrupt context.
- */
--static void rtMpNotificationLinuxOnCurrentCpu(RTCPUID idCpu, void *pvUser1, void *pvUser2)
-+static DECLCALLBACK(void) rtMpNotificationLinuxOnCurrentCpu(RTCPUID idCpu, void *pvUser1, void *pvUser2)
- {
- unsigned long ulNativeEvent = *(unsigned long *)pvUser2;
diff --git a/community/vtk/missingheader.diff b/community/vtk/missingheader.diff
deleted file mode 100644
index 47956d81d..000000000
--- a/community/vtk/missingheader.diff
+++ /dev/null
@@ -1,28 +0,0 @@
-From be4c4f115793598f6c8937a98bdd1f227d471540 Mon Sep 17 00:00:00 2001
-From: Brad King <brad.king@kitware.com>
-Date: Tue, 19 Apr 2011 15:25:09 -0400
-Subject: [PATCH] MetaIO: Add missing include <stddef.h> for ptrdiff_t
-
-Fixes error "ptrdiff_t was not declared in this scope".
-
-Author: David Doria <daviddoria@gmail.com>
-Change-Id: I1e0dee67d26681f4119ac1fd00ecec3d139eb726
----
- Utilities/vtkmetaio/metaUtils.cxx | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff --git a/Utilities/vtkmetaio/metaUtils.cxx b/Utilities/vtkmetaio/metaUtils.cxx
-index dcb26ca..27bde1e 100644
---- a/Utilities/vtkmetaio/metaUtils.cxx
-+++ b/Utilities/vtkmetaio/metaUtils.cxx
-@@ -18,6 +18,7 @@
-
- #include <stdio.h>
- #include <ctype.h>
-+#include <stddef.h>
-
- #include <sys/stat.h>
- #include <fcntl.h>
---
-1.7.0
-