diff options
author | James Meyer <james.meyer@operamail.com> | 2012-12-01 18:26:09 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-12-01 18:26:22 (GMT) |
commit | e2c33b0fae1fa4af8bbbfc917eb8e13a3ac0cb37 (patch) | |
tree | bee3fe89f2988dd244e11791755e129aa8c03b14 /abs/core/xorg-xkb-utils | |
parent | 8132c218cfc1f1acb1c6d12154e0d4ca075e77f2 (diff) | |
download | linhes_pkgbuild-e2c33b0fae1fa4af8bbbfc917eb8e13a3ac0cb37.zip linhes_pkgbuild-e2c33b0fae1fa4af8bbbfc917eb8e13a3ac0cb37.tar.gz linhes_pkgbuild-e2c33b0fae1fa4af8bbbfc917eb8e13a3ac0cb37.tar.bz2 |
Mass move of uncompiled packages to abs_not_built.
The will sit here for a bit, and then will be removed completely if no one claims them.
Diffstat (limited to 'abs/core/xorg-xkb-utils')
-rw-r--r-- | abs/core/xorg-xkb-utils/LICENSE.setxkbmap | 22 | ||||
-rw-r--r-- | abs/core/xorg-xkb-utils/LICENSE.xkbevd | 22 | ||||
-rw-r--r-- | abs/core/xorg-xkb-utils/LICENSE.xkbutils | 22 | ||||
-rw-r--r-- | abs/core/xorg-xkb-utils/PKGBUILD | 42 |
4 files changed, 0 insertions, 108 deletions
diff --git a/abs/core/xorg-xkb-utils/LICENSE.setxkbmap b/abs/core/xorg-xkb-utils/LICENSE.setxkbmap deleted file mode 100644 index 78f516a..0000000 --- a/abs/core/xorg-xkb-utils/LICENSE.setxkbmap +++ /dev/null @@ -1,22 +0,0 @@ - Copyright (c) 1996 by Silicon Graphics Computer Systems, Inc. - - Permission to use, copy, modify, and distribute this - software and its documentation for any purpose and without - fee is hereby granted, provided that the above copyright - notice appear in all copies and that both that copyright - notice and this permission notice appear in supporting - documentation, and that the name of Silicon Graphics not be - used in advertising or publicity pertaining to distribution - of the software without specific prior written permission. - Silicon Graphics makes no representation about the suitability - of this software for any purpose. It is provided "as is" - without any express or implied warranty. - - SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS - SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY - AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON - GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL - DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, - DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH - THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/abs/core/xorg-xkb-utils/LICENSE.xkbevd b/abs/core/xorg-xkb-utils/LICENSE.xkbevd deleted file mode 100644 index a43337e..0000000 --- a/abs/core/xorg-xkb-utils/LICENSE.xkbevd +++ /dev/null @@ -1,22 +0,0 @@ - Copyright (c) 1995 by Silicon Graphics Computer Systems, Inc. - - Permission to use, copy, modify, and distribute this - software and its documentation for any purpose and without - fee is hereby granted, provided that the above copyright - notice appear in all copies and that both that copyright - notice and this permission notice appear in supporting - documentation, and that the name of Silicon Graphics not be - used in advertising or publicity pertaining to distribution - of the software without specific prior written permission. - Silicon Graphics makes no representation about the suitability - of this software for any purpose. It is provided "as is" - without any express or implied warranty. - - SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS - SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY - AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON - GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL - DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, - DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH - THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/abs/core/xorg-xkb-utils/LICENSE.xkbutils b/abs/core/xorg-xkb-utils/LICENSE.xkbutils deleted file mode 100644 index a43337e..0000000 --- a/abs/core/xorg-xkb-utils/LICENSE.xkbutils +++ /dev/null @@ -1,22 +0,0 @@ - Copyright (c) 1995 by Silicon Graphics Computer Systems, Inc. - - Permission to use, copy, modify, and distribute this - software and its documentation for any purpose and without - fee is hereby granted, provided that the above copyright - notice appear in all copies and that both that copyright - notice and this permission notice appear in supporting - documentation, and that the name of Silicon Graphics not be - used in advertising or publicity pertaining to distribution - of the software without specific prior written permission. - Silicon Graphics makes no representation about the suitability - of this software for any purpose. It is provided "as is" - without any express or implied warranty. - - SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS - SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY - AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON - GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL - DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, - DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH - THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/abs/core/xorg-xkb-utils/PKGBUILD b/abs/core/xorg-xkb-utils/PKGBUILD deleted file mode 100644 index e6a1e09..0000000 --- a/abs/core/xorg-xkb-utils/PKGBUILD +++ /dev/null @@ -1,42 +0,0 @@ -# $Id: PKGBUILD 61601 2009-12-19 21:31:47Z jgc $ -# Maintainer: Jan de Groot <jgc@archlinux.org> - -pkgname=xorg-xkb-utils -pkgver=7.5 -pkgrel=3 -pkgdesc="X.org keyboard utilities" -arch=('i686' 'x86_64') -url="http://xorg.freedesktop.org/" -license=('custom') -depends=('libxaw>=1.0.5' 'libxkbfile') -makedepends=(pkgconfig inputproto) -source=(${url}/releases/individual/app/xkbutils-1.0.2.tar.bz2 - ${url}/releases/individual/app/xkbcomp-1.1.1.tar.bz2 - ${url}/releases/individual/app/xkbevd-1.1.0.tar.bz2 - ${url}/releases/individual/app/setxkbmap-1.1.0.tar.bz2 - ${url}/releases/individual/app/xkbprint-1.0.2.tar.bz2 - LICENSE.setxkbmap LICENSE.xkbevd LICENSE.xkbutils) -md5sums=('369a21641b7ca983d6641298e51d97f8' - '38c387bacdc01038c8ac280588792bcf' - '8d3c1485c2dd62ea7395a37377958a39' - '2f902e0a89aaf2b19e06e7f26c6efb3a' - '3d3eb10466442354d6b73b503b9829db' - '7c20baa6a26c32a04b1b1d6cbaa626a7' - '7b1fc39455375a25afe6f9594ff979ac' - '7b1fc39455375a25afe6f9594ff979ac') - -build() { - cd "${srcdir}" - for i in *; do - if [ -d "${i}" ]; then - pushd "${i}" - ./configure --prefix=/usr --mandir=/usr/share/man || return 1 - make || return 1 - make DESTDIR="${pkgdir}" install || return 1 - install -D -m644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE.${i%-*} || return 1 - popd - fi - done -# Replacing stub license files - install -D -m644 "${srcdir}"/LICENSE.* "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1 -} |