From 0374681088f3fd8dd492066b08136ff1c1753c69 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 16 Jan 2014 00:57:26 -0200 Subject: rename sources URL to http://repo.parabolagnulinux/other/$pkg{base,name} --- libre/abuse-libre/PKGBUILD | 2 +- libre/angband-libre/PKGBUILD | 2 +- libre/bogofilter-libre/PKGBUILD | 2 +- libre/cdrkit-libre/PKGBUILD | 2 +- libre/clementine-libre/PKGBUILD | 2 +- libre/dvdrtools-libre/PKGBUILD | 2 +- libre/ghostscript-libre/PKGBUILD | 2 +- libre/lib32-mesa-demos-libre/PKGBUILD | 2 +- libre/lib32-sdl-libre/PKGBUILD | 2 +- libre/mesa-demos-libre/PKGBUILD | 2 +- libre/openexr-libre/PKGBUILD | 2 +- libre/p7zip-libre/PKGBUILD | 2 +- libre/povray-libre/PKGBUILD | 2 +- libre/psutils-libre/PKGBUILD | 2 +- libre/sdl-libre/PKGBUILD | 2 +- libre/stuntrally-data-libre/PKGBUILD | 2 +- libre/texlive-core-libre/PKGBUILD | 2 +- libre/texlive-fontsextra-libre/PKGBUILD | 2 +- libre/texlive-latexextra-libre/PKGBUILD | 2 +- libre/unzip-libre/PKGBUILD | 2 +- libre/xscreensaver-libre/PKGBUILD | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/libre/abuse-libre/PKGBUILD b/libre/abuse-libre/PKGBUILD index d45de0416..26c5d1fbd 100644 --- a/libre/abuse-libre/PKGBUILD +++ b/libre/abuse-libre/PKGBUILD @@ -21,7 +21,7 @@ makedepends=('gendesk' 'mesa-libgl' 'glu') install="$_pkgname.install" mksource=("http://abuse.zoy.org/raw-attachment/wiki/download/$_pkgname-$pkgver.tar.gz" 'non-claudio.patch') -source=("https://repo.parabolagnulinux.org/sources/$pkgname-$pkgver.tar.gz" +source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz" 'abuse.sh' 'default.abuserc' 'default.gamma.lsp') diff --git a/libre/angband-libre/PKGBUILD b/libre/angband-libre/PKGBUILD index cf275f60d..13e58963b 100644 --- a/libre/angband-libre/PKGBUILD +++ b/libre/angband-libre/PKGBUILD @@ -21,7 +21,7 @@ conflicts=$_pkgname provides=$_pkgname=$pkgver depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses') mksource=("http://rephial.org/downloads/${pkgver:0:3}/${_pkgname}-v${pkgver}.tar.gz" 'libre.patch') -source=("https://repo.parabolagnulinux.org/sources/${pkgname}-v${pkgver}.tar.gz") +source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-v${pkgver}.tar.gz") mksource() { cd "${srcdir}/${_pkgname}-v${pkgver}" diff --git a/libre/bogofilter-libre/PKGBUILD b/libre/bogofilter-libre/PKGBUILD index 308fc6f3b..357e49752 100644 --- a/libre/bogofilter-libre/PKGBUILD +++ b/libre/bogofilter-libre/PKGBUILD @@ -14,7 +14,7 @@ url="http://bogofilter.sourceforge.net" depends=('db' 'perl' 'gsl') backup=('etc/bogofilter/bogofilter.cf') mksource=(http://sourceforge.net/projects/${_pkgname}/files/${_pkgname}-current/${_pkgname}-${pkgver}/${_pkgname}-${pkgver}.tar.bz2) -source=(https://repo.parabolagnulinux.org/sources/${pkgname}-${pkgver}.tar.bz2) +source=(https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2) mkmd5sums=('d0a5eebb3274b23ceabe766a6443a1c5') md5sums=('cce573e059d39a68cf78097dbfaa5b2d') provides=("${_pkgname}=${pkgver}") diff --git a/libre/cdrkit-libre/PKGBUILD b/libre/cdrkit-libre/PKGBUILD index fe2abff3c..a598a15f6 100644 --- a/libre/cdrkit-libre/PKGBUILD +++ b/libre/cdrkit-libre/PKGBUILD @@ -17,7 +17,7 @@ depends=('file' 'bzip2') optdepends=('perl: for dirsplit') makedepends=('cmake') mksource=(http://cdrkit.org/releases/$_pkgname-$pkgver.tar.gz) -source=(https://repo.parabolagnulinux.org/sources/$pkgname-$pkgver.tar.gz) +source=(https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz) mkmd5sums=('efe08e2f3ca478486037b053acd512e9') md5sums=('SKIP') diff --git a/libre/clementine-libre/PKGBUILD b/libre/clementine-libre/PKGBUILD index 1bff45ce9..05eddf3ee 100644 --- a/libre/clementine-libre/PKGBUILD +++ b/libre/clementine-libre/PKGBUILD @@ -29,7 +29,7 @@ install=clementine.install mksource=("http://clementine-player.googlecode.com/files/${_pkgname}-${pkgver}.tar.gz" 'remove-nonfree-artwork-and-spotify.patch' 'moognu.png') -source=("https://repo.parabolagnulinux.org/sources/${pkgname}-${pkgver}.tar.gz") +source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz") mksha256sums=('db556e8bf230e2535636f5736a62ffe24ce154481fb05123e8395ab4aa64654e' '13c12cb47a9bb4585014512ebf2c9e81f8ab35afee255f35360acb0f388e21db' 'c6918617769152f3617c61f721819e69d03f671b85760b11cfe45abd53955bc4') diff --git a/libre/dvdrtools-libre/PKGBUILD b/libre/dvdrtools-libre/PKGBUILD index 8d5742e0d..63a3fba1d 100644 --- a/libre/dvdrtools-libre/PKGBUILD +++ b/libre/dvdrtools-libre/PKGBUILD @@ -19,7 +19,7 @@ provides=("$_pkgname=$pkgver" 'cdrkit') conflicts=("$_pkgname" 'cdrkit') replaces=("$_pkgname") mksource=(ftp://ftp.archlinux.org/other/dvdrtools/$_pkgname-$pkgver.tar.gz) -source=(https://repo.parabolagnulinux.org/$pkgname-$pkgver.tar.gz) +source=(https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz) mkmd5sums=('5707b7e877b853e258cd738938833006') md5sums=('2f5328b875b34b48f27b5ec4c26b35a6') diff --git a/libre/ghostscript-libre/PKGBUILD b/libre/ghostscript-libre/PKGBUILD index 5b977e4b5..d3e1c0724 100644 --- a/libre/ghostscript-libre/PKGBUILD +++ b/libre/ghostscript-libre/PKGBUILD @@ -22,7 +22,7 @@ replaces=('ghostscript') provides=("ghostscript=$pkgver") url="http://www.ghostscript.com/" mksource=(http://downloads.ghostscript.com/public/ghostscript-${pkgver}.tar.bz2) -source=(https://repo.parabolagnulinux.org/sources/ghostscript-libre-${pkgver}.tar.bz2) +source=(https://repo.parabolagnulinux.org/other/ghostscript-libre/ghostscript-libre-${pkgver}.tar.bz2) options=('!libtool' '!makeflags') mkmd5sums=('7179bb1ed4f6f453147e6f7e1f210ce8') md5sums=('c9f6ffec6a07e06caba394d7ebdbbe9a') diff --git a/libre/lib32-mesa-demos-libre/PKGBUILD b/libre/lib32-mesa-demos-libre/PKGBUILD index d096b5c00..83557c0a9 100644 --- a/libre/lib32-mesa-demos-libre/PKGBUILD +++ b/libre/lib32-mesa-demos-libre/PKGBUILD @@ -15,7 +15,7 @@ provides=("lib32-mesa-demos=$pkgver") replaces=('lib32-mesa-demos') conflicts=('lib32-mesa-demos') makedepends=(gcc-multilib 'lib32-mesa' 'lib32-glew') -source=(https://repo.parabolagnulinux.org/sources/mesa-demos-libre-${pkgver}.tar.bz2) +source=(https://repo.parabolagnulinux.org/other/mesa-demos-libre/mesa-demos-libre-${pkgver}.tar.bz2) md5sums=('18225619a97e6900afd2b48a89dcbd4e') build() { diff --git a/libre/lib32-sdl-libre/PKGBUILD b/libre/lib32-sdl-libre/PKGBUILD index e3f2da354..0488381ea 100644 --- a/libre/lib32-sdl-libre/PKGBUILD +++ b/libre/lib32-sdl-libre/PKGBUILD @@ -20,7 +20,7 @@ makedepends=('lib32-alsa-lib' 'lib32-mesa' 'lib32-libpulse' gcc-multilib) optdepends=('lib32-alsa-lib: ALSA audio driver' 'lib32-libpulse: PulseAudio audio driver') options=('!libtool') -source=(https://repo.parabolagnulinux.org/sources/SDL-libre-${pkgver}.tar.gz +source=(https://repo.parabolagnulinux.org/other/$pkgname/SDL-libre-${pkgver}.tar.gz sdl-1.2.14-fix-mouse-clicking.patch sdl-1.2.14-disable-mmx.patch fix_joystick_misc_axes.diff diff --git a/libre/mesa-demos-libre/PKGBUILD b/libre/mesa-demos-libre/PKGBUILD index 0ea6a30cf..78ecbc563 100644 --- a/libre/mesa-demos-libre/PKGBUILD +++ b/libre/mesa-demos-libre/PKGBUILD @@ -16,7 +16,7 @@ replaces=('mesa-demos') conflicts=('mesa-demos') mksource=("ftp://ftp.freedesktop.org/pub/mesa/demos/${pkgver}/mesa-demos-${pkgver}.tar.bz2" 'mesa-demos-libre.patch') -source=("https://repo.parabolagnulinux.org/sources/mesa-demos-libre-${pkgver}.tar.bz2" +source=("https://repo.parabolagnulinux.org/other/mesa-demos-libre/mesa-demos-libre-${pkgver}.tar.bz2" 'LICENSE') mksha256sums=('9703fa0646b32a1e68d2abf5628f936f77bf97c69ffcaac90de380820a87a828' '476f58fc62e9074936643b0d61165c5160a6d5aed082e60c10b39d219f56913f') diff --git a/libre/openexr-libre/PKGBUILD b/libre/openexr-libre/PKGBUILD index ba11a2083..8580dbbce 100644 --- a/libre/openexr-libre/PKGBUILD +++ b/libre/openexr-libre/PKGBUILD @@ -21,7 +21,7 @@ mksource=("http://download.savannah.nongnu.org/releases/${_pkgname}/${_pkgname}- "https://repo.parabolagnulinux.org/other/${pkgname}/OpenEXRFileLayout.odt" "https://repo.parabolagnulinux.org/other/${pkgname}/ReadingAndWritingImageFiles.odt" "https://repo.parabolagnulinux.org/other/${pkgname}/TechnicalIntroduction.odt") -source=("https://repo.parabolagnulinux.org/sources/${pkgname}-${pkgver}.tar.gz") +source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz") noextract=(MultiViewOpenEXR.odt OpenEXRFileLayout.odt ReadingAndWritingImageFiles.odt TechnicalIntroduction.odt) mksource() { diff --git a/libre/p7zip-libre/PKGBUILD b/libre/p7zip-libre/PKGBUILD index f1bce25ec..12b1d4bc1 100644 --- a/libre/p7zip-libre/PKGBUILD +++ b/libre/p7zip-libre/PKGBUILD @@ -22,7 +22,7 @@ optdepends=('wxgtk2.8: GUI' makedepends=('yasm' 'nasm' 'wxgtk2.8') mksource=("http://downloads.sourceforge.net/project/${_pkgname}/${_pkgname}/${pkgver}/${_pkgname}_${pkgver}_src_all.tar.bz2" 'p7zip-libre.patch') -source=("https://repo.parabolagnulinux.org/sources/${pkgname}_${pkgver}_src_all.tar.bz2" +source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}_${pkgver}_src_all.tar.bz2" '7zFM.desktop') mksha1sums=('1cd567e043ee054bf08244ce15f32cb3258306b7' '8fc0e6e80aeec371a8c80e7a6082594ac6d08aed') diff --git a/libre/povray-libre/PKGBUILD b/libre/povray-libre/PKGBUILD index dbbca2238..c75973f60 100644 --- a/libre/povray-libre/PKGBUILD +++ b/libre/povray-libre/PKGBUILD @@ -25,7 +25,7 @@ replaces=("$_pkgname") backup=("etc/povray/$pkgver/povray.conf" "etc/povray/$pkgver/povray.ini") mksource=("https://github.com/POV-Ray/$_pkgname/archive/$pkgver-stable.zip") -source=("https://repo.parabolagnulinux.org/sources/$pkgname-$pkgver-stable.tar.xz" +source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver-stable.tar.xz" 'povray3.7.0_rc3-user-conf.patch') mksha256sums=('1261d963327a4b04c09d56bbd7436d0062e6bf8363674e3fb4e240beefb5b5cb') sha256sums=('ba2a867b8593689067143b23ebdccb8f8f46487244802d24d873517287b924f1' diff --git a/libre/psutils-libre/PKGBUILD b/libre/psutils-libre/PKGBUILD index ad75af70a..0d61ca098 100644 --- a/libre/psutils-libre/PKGBUILD +++ b/libre/psutils-libre/PKGBUILD @@ -20,7 +20,7 @@ conflicts=('psutils-lprng' 'psutils') options=('!makeflags') mksource=("ftp://ftp.archlinux.org/other/psutils/${_pkgname}-${pkgver}.tar.gz" 'libre.patch') -source=("https://repo.parabolagnulinux.org/sources/${pkgname}-${pkgver}.tar.gz" +source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz" 'psutils-1.17.diff') mkmd5sums=('b161522f3bd1507655326afa7db4a0ad' 'a4beaf371607085e89ef190c1db7aee3') diff --git a/libre/sdl-libre/PKGBUILD b/libre/sdl-libre/PKGBUILD index 79dadf954..effbd1c23 100644 --- a/libre/sdl-libre/PKGBUILD +++ b/libre/sdl-libre/PKGBUILD @@ -23,7 +23,7 @@ optdepends=('alsa-lib: ALSA audio driver' options=('staticlibs') mksource=(http://www.libsdl.org/release/SDL-${pkgver}.tar.gz libre.patch) -source=(https://repo.parabolagnulinux.org/sources/SDL-libre-${pkgver}.tar.gz +source=(https://repo.parabolagnulinux.org/other/$pkgname/SDL-libre-${pkgver}.tar.gz sdl-1.2.14-fix-mouse-clicking.patch sdl-1.2.14-disable-mmx.patch fix_joystick_misc_axes.diff diff --git a/libre/stuntrally-data-libre/PKGBUILD b/libre/stuntrally-data-libre/PKGBUILD index 77bd49440..80bd44b01 100644 --- a/libre/stuntrally-data-libre/PKGBUILD +++ b/libre/stuntrally-data-libre/PKGBUILD @@ -13,7 +13,7 @@ makedepends=('cmake' 'boost' 'libvorbis' 'mygui' 'sdl2' 'enet' 'hicolor-icon-the mksource=("$_pkgname-$pkgver.tar.gz::https://github.com/stuntrally/stuntrally/archive/${pkgver}.tar.gz" "$_pkgname-tracks-$pkgver.tar.gz::https://github.com/stuntrally/tracks/archive/${pkgver}.tar.gz" libre.patch ) -source=("https://repo.parabolagnulinux.org/sources/$pkgname-$pkgver.tar.gz") +source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz") replaces=$_pkgname conflicts=$_pkgname provides=$_pkgname=$pkgver diff --git a/libre/texlive-core-libre/PKGBUILD b/libre/texlive-core-libre/PKGBUILD index 246af9a3e..5ee62dc03 100644 --- a/libre/texlive-core-libre/PKGBUILD +++ b/libre/texlive-core-libre/PKGBUILD @@ -27,7 +27,7 @@ replaces=('tetex' 'texlive-latex3' 'texlive-core') url='http://tug.org/texlive/' mksource=("ftp://ftp.archlinux.org/other/texlive/$_pkgname-$pkgver-src.zip") noextract=("$_pkgname-$pkgver-src.zip") -source=("https://repo.parabolagnulinux.org/sources/$pkgname-$pkgver-src.tar.xz" +source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver-src.tar.xz" "$_pkgname.maps" "texmf.cnf" "09-texlive-fonts.conf") diff --git a/libre/texlive-fontsextra-libre/PKGBUILD b/libre/texlive-fontsextra-libre/PKGBUILD index 55a117c79..70f079049 100644 --- a/libre/texlive-fontsextra-libre/PKGBUILD +++ b/libre/texlive-fontsextra-libre/PKGBUILD @@ -18,7 +18,7 @@ provides=('texlive-fontsextra') url='http://tug.org/texlive/' mksource=("ftp://ftp.archlinux.org/other/texlive/$_pkgname-$pkgver-src.zip") noextract=("$_pkgname-$pkgver-src.zip") -source=("https://repo.parabolagnulinux.org/sources/$pkgname-$pkgver-src.tar.xz" "$_pkgname.maps") +source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver-src.tar.xz" "$_pkgname.maps") options=('!emptydirs') options=(!strip) install=texlive.install diff --git a/libre/texlive-latexextra-libre/PKGBUILD b/libre/texlive-latexextra-libre/PKGBUILD index dce3903aa..cbdc46a12 100644 --- a/libre/texlive-latexextra-libre/PKGBUILD +++ b/libre/texlive-latexextra-libre/PKGBUILD @@ -27,7 +27,7 @@ groups=('texlive-most') url='http://tug.org/texlive/' mksource=("ftp://ftp.archlinux.org/other/texlive/$_pkgname-$pkgver-src.zip") noextract=("$_pkgname-$pkgver-src.zip") -source=("https://repo.parabolagnulinux.org/sources/$pkgname-$pkgver-src.tar.xz" "$_pkgname.maps") +source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver-src.tar.xz" "$_pkgname.maps") options=('!emptydirs') options=(!strip) install=texlive.install diff --git a/libre/unzip-libre/PKGBUILD b/libre/unzip-libre/PKGBUILD index b9e4550a4..2c4ce4150 100644 --- a/libre/unzip-libre/PKGBUILD +++ b/libre/unzip-libre/PKGBUILD @@ -17,7 +17,7 @@ conflicts=("${_pkgname}") replaces=("${_pkgname}") mksource=('http://downloads.sourceforge.net/infozip/unzip60.tar.gz' 'match.patch') -source=('https://repo.parabolagnulinux.org/sources/unzip60-libre.tar.gz') +source=('https://repo.parabolagnulinux.org/other/$pkgname/unzip60-libre.tar.gz') mkmd5sums=('62b490407489521db863b523a7f86375' 'e6d9f0c204c2abe6a57dc5e1637d5140') md5sums=('bbe4b7f4d48b2f939b5e43fde0ac7762') diff --git a/libre/xscreensaver-libre/PKGBUILD b/libre/xscreensaver-libre/PKGBUILD index 1a63f6f79..8ab5ec06a 100644 --- a/libre/xscreensaver-libre/PKGBUILD +++ b/libre/xscreensaver-libre/PKGBUILD @@ -18,7 +18,7 @@ conflicts=("${_pkgname}") provides=("${_pkgname}=${pkgver}") backup=('etc/pam.d/xscreensaver') mksource=(http://www.jwz.org/xscreensaver/${_pkgname}-${pkgver}.tar.gz) -source=(https://repo.parabolagnulinux.org/sources/${pkgname}-${pkgver}.tar.gz \ +source=(https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz \ xscreensaver-add-electricsheep.diff LICENSE) mksha1sums=('8055822b661733e68550872a4ae6b6129c0b73fc') sha1sums=('f041ac860f52fab79c438012ebf58a021ef9bfea' -- cgit v1.2.3