summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD14
-rw-r--r--cw.h51
-rw-r--r--no-fc-cache-no-lib64.patch18
4 files changed, 20 insertions, 76 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e83ca0f6967c..60250b7cb363 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 2 18:58:25 UTC 2016
+# Wed Sep 14 18:30:14 UTC 2016
pkgbase = vice-gnomeui-devel
pkgdesc = Versatile Commodore Emulator (development release with the Gnome UI)
- pkgver = 2.4.29
+ pkgver = 2.4.30
pkgrel = 1
url = http://vice-emu.sourceforge.net
install = vice-gnomeui-devel.install
@@ -21,25 +21,24 @@ pkgbase = vice-gnomeui-devel
depends = mpg123
depends = libieee1284
depends = portaudio
+ depends = pciutils
provides = vice
conflicts = vice
options = !makeflags
- source = http://downloads.sourceforge.net/project/vice-emu/development-releases/vice-2.4.29.tar.gz
+ source = http://downloads.sourceforge.net/project/vice-emu/development-releases/vice-2.4.30.tar.gz
source = vice.png
source = vice.desktop
source = x11video.patch
source = no-fc-cache-no-lib64.patch
source = zlib-1.2.7.patch
source = notexi-notxt.patch
- source = cw.h
- sha512sums = 010b9937d5e1f5fcd7eab276960be638f8ba832c05bbdae104b25238314b65c1fcbcf43b4a08cd41918ca5b65009ca19638733b0299341e73c69951d67b89f0f
+ sha512sums = e558288f9b672b7694141fb2803549ce2aa1a1972e53635c7f2627d2354e2e15f64cc34fd6f9e32fd4f2e864d8586c0640a3d28539e76b4ab912a8461e0a776e
sha512sums = 1433ed9e88f5eab34e53f89201df62c0c3a6aa4b61e6855823bb1ff833886a3058bdfeb9ea79c0f8658c2ec744314638524db6e0194783b4bf04d86824f19cdf
sha512sums = dc96b8658fac1a6f605b8f0052c11a5abb653da4b9deb3401d8b8177b14a664c0b3a5ed9e7c5c3013b0bc18b831045244f2f9187de9ff8b25b90f0b1cfa0cd8a
sha512sums = 076e684ecac402ccb014faebe5eaab5bb46e9e9caca9ba23374ddf94a1c83172b0874343e449c91186763114d0f388dac0060afd831bdc9eceffc6cf3529c58d
- sha512sums = 702e00c0ff7117fd9b23c005728355d9fe325e5ab24a9d67ce8f39f77fda9aed786b4e65cc6a904ac8505cc2a5c52003525aa6bd937d9438460a20fe733d741d
+ sha512sums = 2706f179cdc6fb4f86198f532dccbe520dce2676238c69013af5303055f94ed44d6b8ec50cd55c47b0bf8b46f3af260767466db728f00fe409281232c8d0165e
sha512sums = d37544313037fa75971bab198b37d3824571a3e82d4e87bbe23b01d8a847fcf3f6652a23e4bc58cec6ae43deccc9322db2f77d046641b521f275e368aca940dd
sha512sums = d7637b0604490f1792dde1083211d418b850ecbeaf688b3013913c5af7e752796fe8d45c8306b7a1593b62c028c9def7bf04e81bc0187d05cd464727f0c5645a
- sha512sums = b94e2a5420c89dbef21504e2b7d6ae4b36fd8ba751811228ef0310882c7626eea43b3cf19dbc9d22d2f5821793da8922a9af28a9eed1c2bf0aab4611e3de76e8
pkgname = vice-gnomeui-devel
diff --git a/PKGBUILD b/PKGBUILD
index d9d751406a87..7ad5df31d80e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,13 +7,13 @@
_pkgname=vice
pkgname=$_pkgname-gnomeui-devel
-pkgver=2.4.29
+pkgver=2.4.30
pkgrel=1
pkgdesc='Versatile Commodore Emulator (development release with the Gnome UI)'
arch=('i686' 'x86_64')
license=('GPL')
url='http://vice-emu.sourceforge.net'
-depends=('libpulse' 'giflib' 'vte' 'gtkglext' 'libpcap' 'mpg123' 'libieee1284' 'portaudio')
+depends=('libpulse' 'giflib' 'vte' 'gtkglext' 'libpcap' 'mpg123' 'libieee1284' 'portaudio' 'pciutils')
makedepends=('dos2unix' 'xorg-bdftopcf' 'xorg-mkfontdir' 'autoconf')
options=('!makeflags')
install=$pkgname.install
@@ -28,17 +28,16 @@ source=(
'no-fc-cache-no-lib64.patch'
'zlib-1.2.7.patch'
'notexi-notxt.patch'
- 'cw.h'
)
+
sha512sums=(
- '010b9937d5e1f5fcd7eab276960be638f8ba832c05bbdae104b25238314b65c1fcbcf43b4a08cd41918ca5b65009ca19638733b0299341e73c69951d67b89f0f'
+ 'e558288f9b672b7694141fb2803549ce2aa1a1972e53635c7f2627d2354e2e15f64cc34fd6f9e32fd4f2e864d8586c0640a3d28539e76b4ab912a8461e0a776e'
'1433ed9e88f5eab34e53f89201df62c0c3a6aa4b61e6855823bb1ff833886a3058bdfeb9ea79c0f8658c2ec744314638524db6e0194783b4bf04d86824f19cdf'
'dc96b8658fac1a6f605b8f0052c11a5abb653da4b9deb3401d8b8177b14a664c0b3a5ed9e7c5c3013b0bc18b831045244f2f9187de9ff8b25b90f0b1cfa0cd8a'
'076e684ecac402ccb014faebe5eaab5bb46e9e9caca9ba23374ddf94a1c83172b0874343e449c91186763114d0f388dac0060afd831bdc9eceffc6cf3529c58d'
- '702e00c0ff7117fd9b23c005728355d9fe325e5ab24a9d67ce8f39f77fda9aed786b4e65cc6a904ac8505cc2a5c52003525aa6bd937d9438460a20fe733d741d'
+ '2706f179cdc6fb4f86198f532dccbe520dce2676238c69013af5303055f94ed44d6b8ec50cd55c47b0bf8b46f3af260767466db728f00fe409281232c8d0165e'
'd37544313037fa75971bab198b37d3824571a3e82d4e87bbe23b01d8a847fcf3f6652a23e4bc58cec6ae43deccc9322db2f77d046641b521f275e368aca940dd'
'd7637b0604490f1792dde1083211d418b850ecbeaf688b3013913c5af7e752796fe8d45c8306b7a1593b62c028c9def7bf04e81bc0187d05cd464727f0c5645a'
- 'b94e2a5420c89dbef21504e2b7d6ae4b36fd8ba751811228ef0310882c7626eea43b3cf19dbc9d22d2f5821793da8922a9af28a9eed1c2bf0aab4611e3de76e8'
)
prepare() {
@@ -49,9 +48,6 @@ prepare() {
patch -Np1 -i ../zlib-1.2.7.patch
patch -Np1 -i ../notexi-notxt.patch
- # Add missing header file
- install -Dm644 ../cw.h src/arch/unix/cw.h
-
# Convert MS-DOS linebreaks to Unix style ones
printf '%s ' 'Converting MS-DOS format linebreaks to Unix format...'
diff --git a/cw.h b/cw.h
deleted file mode 100644
index 8cd2671f681b..000000000000
--- a/cw.h
+++ /dev/null
@@ -1,51 +0,0 @@
-/*
- * cw.h
- *
- * Written by
- * Marco van den Heuvel <blackystardust68@yahoo.com>
- *
- * This file is part of VICE, the Versatile Commodore Emulator.
- * See README for copyright notice.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- * 02111-1307 USA.
- *
- */
-
-#ifndef VICE_CW_H
-#define VICE_CW_H
-
-#include "sid-snapshot.h"
-#include "types.h"
-
-extern int cw_device_open(void);
-extern int cw_pci_open(void);
-
-extern int cw_device_close(void);
-extern int cw_pci_close(void);
-
-extern int cw_device_read(WORD addr, int chipno);
-extern int cw_pci_read(WORD addr, int chipno);
-
-extern void cw_device_store(WORD addr, BYTE val, int chipno);
-extern void cw_pci_store(WORD addr, BYTE val, int chipno);
-
-extern int cw_device_available(void);
-extern int cw_pci_available(void);
-
-extern void cw_device_set_machine_parameter(long cycles_per_sec);
-extern void cw_pci_set_machine_parameter(long cycles_per_sec);
-
-#endif
diff --git a/no-fc-cache-no-lib64.patch b/no-fc-cache-no-lib64.patch
index 1eaeffb395cf..466251658c27 100644
--- a/no-fc-cache-no-lib64.patch
+++ b/no-fc-cache-no-lib64.patch
@@ -1,8 +1,8 @@
diff --git a/configure b/configure
-index bf38ca6..82e49b7 100755
+index c5f25a4..6c15e46 100755
--- a/configure
+++ b/configure
-@@ -19796,7 +19796,7 @@ _ACEOF
+@@ -19813,7 +19813,7 @@ _ACEOF
*) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
esac
case $ac_im_usrlibdir in
@@ -11,7 +11,7 @@ index bf38ca6..82e49b7 100755
*) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
esac
fi
-@@ -24773,7 +24773,7 @@ fi
+@@ -24802,7 +24802,7 @@ fi
;;
linux*)
if test x"$host_cpu" = "xx86_64"; then
@@ -21,10 +21,10 @@ index bf38ca6..82e49b7 100755
ALTERNATE_DOCDIR_TRUE=
ALTERNATE_DOCDIR_FALSE='#'
diff --git a/configure.ac b/configure.ac
-index 0d0a6de..3c26154 100755
+index 73f5b22..842e246 100755
--- a/configure.ac
+++ b/configure.ac
-@@ -2952,12 +2952,7 @@ if test x"$enable_lame" != "xno" ; then
+@@ -2954,12 +2954,7 @@ if test x"$enable_lame" != "xno" ; then
fi
@@ -38,7 +38,7 @@ index 0d0a6de..3c26154 100755
if test x"$is_amigaos4" = "xyes"; then
if test x"$enable_sdlui" != "xyes" -a x"$enable_sdlui2" != "xyes"; then
-@@ -4620,7 +4615,7 @@ case "$host_os" in
+@@ -4636,7 +4631,7 @@ case "$host_os" in
;;
linux*)
if test x"$host_cpu" = "xx86_64"; then
@@ -48,10 +48,10 @@ index 0d0a6de..3c26154 100755
else
VICEDIR="$PREFIX/lib/vice"
diff --git a/configure.proto b/configure.proto
-index 0d0a6de..3c26154 100755
+index 73f5b22..842e246 100755
--- a/configure.proto
+++ b/configure.proto
-@@ -2952,12 +2952,7 @@ if test x"$enable_lame" != "xno" ; then
+@@ -2954,12 +2954,7 @@ if test x"$enable_lame" != "xno" ; then
fi
@@ -65,7 +65,7 @@ index 0d0a6de..3c26154 100755
if test x"$is_amigaos4" = "xyes"; then
if test x"$enable_sdlui" != "xyes" -a x"$enable_sdlui2" != "xyes"; then
-@@ -4620,7 +4615,7 @@ case "$host_os" in
+@@ -4636,7 +4631,7 @@ case "$host_os" in
;;
linux*)
if test x"$host_cpu" = "xx86_64"; then