From 6165b85a24773d936783fdd30307d8b767f6554c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 6 Dec 2013 16:51:48 -0500 Subject: ~lukeshu: remove deprecated packages (things that moved elsewhere) - ~lukeshu/kdeutils-ark-unarchiver: is libre/kdeutils-ark-libre - ~lukeshu/pacman-vcsget: featureset has been included in upstream --- ~lukeshu/kdeutils-ark-unarchiver/PKGBUILD | 184 ---------------- .../add-ark-cliunarchiverplugin.patch | 235 --------------------- ~lukeshu/kdeutils-ark-unarchiver/kdeutils.install | 11 - ~lukeshu/pacman-vcsget/PKGBUILD | 100 --------- ~lukeshu/pacman-vcsget/PKGBUILD.orig | 1 - ~lukeshu/pacman-vcsget/makepkg.conf | 1 - ~lukeshu/pacman-vcsget/pacman.conf | 1 - ~lukeshu/pacman-vcsget/pacman.conf.mips64el | 1 - ~lukeshu/pacman-vcsget/pacman.conf.x86_64 | 1 - ~lukeshu/pacman-vcsget/pacman.install | 1 - 10 files changed, 536 deletions(-) delete mode 100644 ~lukeshu/kdeutils-ark-unarchiver/PKGBUILD delete mode 100644 ~lukeshu/kdeutils-ark-unarchiver/add-ark-cliunarchiverplugin.patch delete mode 100644 ~lukeshu/kdeutils-ark-unarchiver/kdeutils.install delete mode 100644 ~lukeshu/pacman-vcsget/PKGBUILD delete mode 120000 ~lukeshu/pacman-vcsget/PKGBUILD.orig delete mode 120000 ~lukeshu/pacman-vcsget/makepkg.conf delete mode 120000 ~lukeshu/pacman-vcsget/pacman.conf delete mode 120000 ~lukeshu/pacman-vcsget/pacman.conf.mips64el delete mode 120000 ~lukeshu/pacman-vcsget/pacman.conf.x86_64 delete mode 120000 ~lukeshu/pacman-vcsget/pacman.install (limited to '~lukeshu') diff --git a/~lukeshu/kdeutils-ark-unarchiver/PKGBUILD b/~lukeshu/kdeutils-ark-unarchiver/PKGBUILD deleted file mode 100644 index b016b15bf..000000000 --- a/~lukeshu/kdeutils-ark-unarchiver/PKGBUILD +++ /dev/null @@ -1,184 +0,0 @@ -# $Id: PKGBUILD 141878 2011-11-02 18:15:53Z andrea $ -# Maintainer: Andrea Scarpino -# Contributor: Pierre Schmitz - -pkgbase=kdeutils -pkgname='kdeutils-ark-unarchiver' -pkgver=4.7.3 -pkgrel=2 -arch=('i686' 'x86_64') -url='http://www.kde.org' -license=('GPL' 'LGPL' 'FDL') -groups=('kde' 'kdeutils') -makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-lib' 'kdebase-workspace' - 'kdebindings-python' 'system-config-printer-common' 'libarchive' 'qimageblitz' - 'qjson') -source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2" - 'add-ark-cliunarchiverplugin.patch') -sha1sums=('23fc9823647152d5d8cc250a55402c8930db4059' - '134c0ff9be6ffccd896bd590182c21d117f07991') - -build() { - cd "${srcdir}"/${pkgbase}-${pkgver} - - patch -p0 -i "${srcdir}"/add-ark-cliunarchiverplugin.patch - - # Use Python2 - sed -i 's|/usr/bin/python|/usr/bin/python2|' \ - kcharselect/kcharselect-generate-datafile.py \ - superkaramba/examples/richtext/rtext.py - sed -i 's|/usr/bin/env python|/usr/bin/env python2|' \ - printer-applet/{authconn,debug,monitor,printer-applet,statereason}.py - - cd "${srcdir}" - mkdir build - cd build - cmake ../${pkgbase}-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_SKIP_RPATH=ON \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DPYTHON_EXECUTABLE=/usr/bin/python2 - make -} - -package_kdeutils-ark-unarchiver() { - pkgdesc='Archiving Tool' - depends=('kdebase-runtime' 'kdebase-lib' 'libarchive') - optdepends=('p7zip' 'zip' 'unzip' 'unrar' 'unarchiver') - provides=('kdeutils-ark') - url="http://kde.org/applications/utilities/ark/" - cd $srcdir/build/ark - make DESTDIR=$pkgdir install - cd $srcdir/build/ark/doc - make DESTDIR=$pkgdir install -} - -package_kdeutils-filelight() { - pkgdesc='View disk usage information' - depends=('kdebase-runtime' 'qimageblitz') - replaces=('filelight') - conflicts=('filelight') - install='kdeutils.install' - url="http://methylblue.com/filelight/" - cd $srcdir/build/filelight - make DESTDIR=$pkgdir install - cd $srcdir/build/filelight/doc - make DESTDIR=$pkgdir install -} - -package_kdeutils-kcalc() { - pkgdesc='Scientific Calculator' - depends=('kdebase-runtime') - url="http://kde.org/applications/utilities/kcalc/" - cd $srcdir/build/kcalc - make DESTDIR=$pkgdir install - cd $srcdir/build/kcalc/doc - make DESTDIR=$pkgdir install -} - -package_kdeutils-kcharselect() { - pkgdesc='Character Selector' - depends=('kdebase-runtime') - url="http://kde.org/applications/utilities/kcharselect/" - cd $srcdir/build/kcharselect - make DESTDIR=$pkgdir install - cd $srcdir/build/kcharselect/doc - make DESTDIR=$pkgdir install -} - -package_kdeutils-kdf() { - pkgdesc='View Disk Usage' - depends=('kdebase-runtime') - url="http://kde.org/applications/system/kdiskfree/" - install='kdeutils.install' - cd $srcdir/build/kdf - make DESTDIR=$pkgdir install - cd $srcdir/build/kdf/doc - make DESTDIR=$pkgdir install -} - -package_kdeutils-kfloppy() { - pkgdesc='Floppy Formatter' - depends=('kdebase-runtime') - url="http://kde.org/applications/utilities/kfloppy/" - install='kdeutils.install' - cd $srcdir/build/kfloppy - make DESTDIR=$pkgdir install - cd $srcdir/build/kfloppy/doc - make DESTDIR=$pkgdir install -} - -package_kdeutils-kgpg() { - pkgdesc='A GnuPG frontend' - depends=('kdepim-runtime' 'kde-agent') - url="http://kde.org/applications/utilities/kgpg" - install='kdeutils.install' - cd $srcdir/build/kgpg - make DESTDIR=$pkgdir install - cd $srcdir/build/kgpg/doc - make DESTDIR=$pkgdir install -} - -package_kdeutils-kremotecontrol() { - pkgdesc='Configure your remote controls for use with applications' - replaces=('kdeutils-kdelirc') - conflicts=('kdeutils-kdelirc') - depends=('kdebase-workspace') - url="http://kde.org/applications/utilities/kremotecontrol" - install='kdeutils.install' - cd $srcdir/build/kremotecontrol - make DESTDIR=$pkgdir install - cd $srcdir/build/kremotecontrol/doc - make DESTDIR=$pkgdir install -} - -package_kdeutils-ktimer() { - pkgdesc='Countdown Launcher' - depends=('kdebase-runtime') - url="http://kde.org/applications/utilities/ktimer" - install='kdeutils.install' - cd $srcdir/build/ktimer - make DESTDIR=$pkgdir install - cd $srcdir/build/ktimer/doc - make DESTDIR=$pkgdir install -} - -package_kdeutils-kwallet() { - pkgdesc='Wallet Management Tool' - depends=('kdebase-runtime') - url="http://kde.org/applications/system/kwalletmanager/" - install='kdeutils.install' - cd $srcdir/build/kwallet - make DESTDIR=$pkgdir install - cd $srcdir/build/kwallet/doc - make DESTDIR=$pkgdir install -} - -package_kdeutils-printer-applet() { - pkgdesc='System tray icon for managing print jobs' - depends=('kdebase-runtime' 'kdebindings-python' 'system-config-printer-common') - url="http://kde.org/applications/system/printerapplet/" - cd $srcdir/build/printer-applet - make DESTDIR=$pkgdir install - cd $srcdir/build/printer-applet/doc - make DESTDIR=$pkgdir install -} - -package_kdeutils-superkaramba() { - pkgdesc='An engine for cool desktop eyecandy' - depends=('kdebase-runtime' 'kdebindings-python' 'qimageblitz') - url="http://kde.org/applications/utilities/superkaramba" - install='kdeutils.install' - cd $srcdir/build/superkaramba - make DESTDIR=$pkgdir install -} - -package_kdeutils-sweeper() { - pkgdesc='System Cleaner' - depends=('kdebase-runtime') - url="http://kde.org/applications/utilities/sweeper/" - cd $srcdir/build/sweeper - make DESTDIR=$pkgdir install - cd $srcdir/build/sweeper/doc - make DESTDIR=$pkgdir install -} diff --git a/~lukeshu/kdeutils-ark-unarchiver/add-ark-cliunarchiverplugin.patch b/~lukeshu/kdeutils-ark-unarchiver/add-ark-cliunarchiverplugin.patch deleted file mode 100644 index 039d725b4..000000000 --- a/~lukeshu/kdeutils-ark-unarchiver/add-ark-cliunarchiverplugin.patch +++ /dev/null @@ -1,235 +0,0 @@ -Index: ark/plugins/CMakeLists.txt -=================================================================== ---- ark/plugins/CMakeLists.txt (revision 1237729) -+++ ark/plugins/CMakeLists.txt (working copy) -@@ -14,6 +14,7 @@ - endif (LIBARCHIVE_FOUND) - - add_subdirectory( clirarplugin ) -+add_subdirectory( cliunarchiverplugin ) - add_subdirectory( cli7zplugin ) - add_subdirectory( clizipplugin ) - add_subdirectory( libsinglefileplugin ) -Index: ark/plugins/cliunarchiverplugin/kerfuffle_cliunarchiver.desktop -=================================================================== ---- ark/plugins/cliunarchiverplugin/kerfuffle_cliunarchiver.desktop (revision 0) -+++ ark/plugins/cliunarchiverplugin/kerfuffle_cliunarchiver.desktop (revision 0) -@@ -0,0 +1,15 @@ -+[Desktop Entry] -+Type=Service -+X-KDE-ServiceTypes=Kerfuffle/Plugin -+X-KDE-Library=kerfuffle_cliunarchiver -+X-KDE-PluginInfo-Author=Luke Shumaker -+X-KDE-PluginInfo-Email=lukeshu@sbcglobal.net -+X-KDE-PluginInfo-Name= kerfuffle_cliunarchiver -+X-KDE-PluginInfo-Version=0.0.1 -+X-KDE-PluginInfo-Website=http://www.kde.org -+X-KDE-PluginInfo-License=GPLv2+ -+X-KDE-Priority=150 -+X-KDE-Kerfuffle-APIRevision=1 -+X-KDE-Kerfuffle-ReadWrite=true -+Name=The Unarchiver plugin -+MimeType=application/x-rar; -Index: ark/plugins/cliunarchiverplugin/cliplugin.cpp -=================================================================== ---- ark/plugins/cliunarchiverplugin/cliplugin.cpp (revision 0) -+++ ark/plugins/cliunarchiverplugin/cliplugin.cpp (revision 0) -@@ -0,0 +1,172 @@ -+/* -+ * ark -- archiver for the KDE project -+ * -+ * Copyright (C) 2011 Luke Shumaker -+ * -+ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -+ * -+ */ -+ -+#include "kerfuffle/cliinterface.h" -+#include "kerfuffle/kerfuffle_export.h" -+ -+#include -+ -+#include -+#include -+#include -+#include -+#include -+ -+using namespace Kerfuffle; -+ -+class CliPlugin: public CliInterface -+{ -+public: -+ explicit CliPlugin(QObject *parent, const QVariantList & args) -+ : CliInterface(parent, args) { -+ m_indentLevel = 0; -+ } -+ -+ virtual ~CliPlugin() { -+ } -+ -+ virtual ParameterList parameterList() const { -+ static ParameterList p; -+ if (p.isEmpty()) { -+ /* As I'm writing this, I'm noticing that unar is quite limited. -+ * The following limitations are used to tag unused bits of code: -+ * 01 - cannot extract just one file from the archive -+ * 02 - overwrites existing files without prompt -+ * 03 - cannot edit archives -+ * 04 - if a wrong password is given, it fails (usually segfaults) -+ * without telling what went wrong -+ */ -+ -+ ///////////////[ COMMON ]///////////// -+ -+ p[CaptureProgress] = false; -+ //p[PasswordPromptPattern] = -+ -+ ///////////////[ LIST ]///////////// -+ -+ p[ListProgram] = "lsar"; -+ p[ListArgs] = QStringList() << "-json" << "$Archive"; -+ -+ ///////////////[ EXTRACT ]///////////// -+ -+ p[ExtractProgram] = "unar"; -+ p[ExtractArgs] = QStringList() << "$PasswordSwitch" << "$Archive"; -+ //p[NoTrailingSlashes] = // limitation: 01 -+ //p[PreservePathSwitch] = // limitation: 01 -+ //p[NoTrailingSlashes] = // limitation: 01 -+ //p[RootNodeSwitch] = // limitation: 01 -+ p[PasswordSwitch] = QStringList() << "-p $Password"; -+ p[FileExistsExpression] = "some regexp that nothing will ever _ever_ match"; // limitation: 02 -+ //p[FileExistsMode] = // limitation: 02 -+ //p[FileExistsInput] = // limitation: 02 -+ -+ ///////////////[ DELETE ]///////////// -+ -+ p[DeleteProgram] = "x-fakeprogram"; // limitation: 03 -+ //p[DeleteArgs] = // limitation: 03 -+ -+ ///////////////[ ADD ]///////////// -+ -+ p[AddProgram] = "x-fakeprogram"; // limitation: 03 -+ //p[AddArgs] = // limitation: 03 -+ -+ ///////////////[ ERRORS ]///////////// -+ -+ p[ExtractionFailedPatterns] = QStringList() -+ << "Failed! \\((.+)\\)$" -+ << "Segmentation fault$"; // Why is this so common!? -+ -+ p[WrongPasswordPatterns] = QStringList() -+ //<< "Failed!" // limitation: 04 -+ << "\\.\\.\\. This archive requires a password to unpack\\. Use the -p option to provide one\\.$"; -+ } -+ return p; -+ } -+ -+ QString m_entryFilename, m_internalId; -+ ArchiveEntry m_currentEntry; -+ int m_indentLevel; -+ -+ bool readListLine(const QString &line) { -+ /* lsar will give us JSON output. However, we actually parse based on -+ * the indentation. Ugly, I know, but -+ * 1. It's easier -+ * 2. lsar's JSON is invalid JSON, so actual parsers bork. -+ */ -+ -+ int spaces; -+ for(spaces=0;(spacesm_indentLevel) { -+ if (m_newIndentLevel==3) { -+ m_currentEntry.clear(); -+ m_currentEntry[IsDirectory] = false; -+ } -+ } else if (m_newIndentLevel=3) ) { -+ EntryMetaDataType index = IsDirectory; -+ if (m_currentEntry[index].toBool()) { -+ m_currentEntry[FileName].toString().append(QString("/")); -+ } -+ kDebug() << "Added entry:" << m_currentEntry; -+ entry(m_currentEntry); -+ } -+ } -+ m_indentLevel = m_newIndentLevel; -+ -+ QRegExp rx("^\\s*\"([^\"]*)\": (.*),$"); -+ if (rx.indexIn(line) >= 0) { -+ QRegExp rx_unquote("^\"(.*)\"$"); -+ QString key = rx.cap(1); -+ QString value = rx.cap(2); -+ -+ if (false) { -+ } else if (key=="XADFileName") { -+ rx_unquote.indexIn(value); -+ m_currentEntry[FileName] = m_currentEntry[InternalID] = rx_unquote.cap(1); -+ } else if (key=="XADFileSize") { -+ m_currentEntry[Size] = value.toInt(); -+ } else if (key=="XADCompressedSize") { -+ m_currentEntry[CompressedSize] = value.toInt(); -+ } else if (key=="XADLastModificationDate") { -+ QDateTime ts(QDate::fromString(value, "\"YYYY-MM-DD hh:mm:ss")); -+ m_currentEntry[Timestamp] = ts; -+ } else if (key=="XADIsDirectory") { -+ m_currentEntry[IsDirectory] = (value=="1"); -+ } else if (key=="RARCRC32") { -+ m_currentEntry[CRC] = value.toInt(); -+ } else if (key=="RARCompressionMethod") { -+ m_currentEntry[Method] = value.toInt(); -+ } else if (key=="Encrypted") { -+ m_currentEntry[IsPasswordProtected] = (value.toInt() != 0); -+ } -+ // TODO: add RAR version. ([Version]) -+ } -+ -+ return true; -+ } -+}; -+ -+KERFUFFLE_EXPORT_PLUGIN(CliPlugin) -+ -Index: ark/plugins/cliunarchiverplugin/CMakeLists.txt -=================================================================== ---- ark/plugins/cliunarchiverplugin/CMakeLists.txt (revision 0) -+++ ark/plugins/cliunarchiverplugin/CMakeLists.txt (revision 0) -@@ -0,0 +1,21 @@ -+ -+include_directories( -+ ${CMAKE_CURRENT_SOURCE_DIR}/../.. -+ ${CMAKE_CURRENT_BINARY_DIR}/../.. -+ ) -+ -+########### next target ############### -+ -+set(kerfuffle_cliunarchiver_SRCS cliplugin.cpp) -+ -+kde4_add_plugin(kerfuffle_cliunarchiver ${kerfuffle_cliunarchiver_SRCS}) -+ -+target_link_libraries(kerfuffle_cliunarchiver ${KDE4_KDECORE_LIBS} ${KDE4_KIO_LIBS} kerfuffle ) -+ -+ -+ -+########### install files ############### -+ -+install(TARGETS kerfuffle_cliunarchiver DESTINATION ${PLUGIN_INSTALL_DIR} ) -+install( FILES kerfuffle_cliunarchiver.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) -+ diff --git a/~lukeshu/kdeutils-ark-unarchiver/kdeutils.install b/~lukeshu/kdeutils-ark-unarchiver/kdeutils.install deleted file mode 100644 index e70c054ec..000000000 --- a/~lukeshu/kdeutils-ark-unarchiver/kdeutils.install +++ /dev/null @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} diff --git a/~lukeshu/pacman-vcsget/PKGBUILD b/~lukeshu/pacman-vcsget/PKGBUILD deleted file mode 100644 index c23eabd3a..000000000 --- a/~lukeshu/pacman-vcsget/PKGBUILD +++ /dev/null @@ -1,100 +0,0 @@ -# vim: set ts=2 sw=2 et: -# $Id: PKGBUILD 150148 2012-02-13 14:49:35Z dreisner $ -# Maintainer: Dan McGee -# Maintainer: Dave Reisner - -_pkgname=pacman -_basepath=parabola-pacman -pkgname=$_pkgname-vcsget -_relver=4.0.3 -#_gitver=f8fc16f -_gitver=6082ed9d -pkgver=${_relver}.git -provides=($_pkgname=$pkgver) -replaces=($_pkgname pacman-lukeshu) -conflicts=($_pkgname pacman-lukeshu) - -pkgrel=1 - -pkgdesc="A library-based package manager with dependency support (with vcsget)" -arch=('i686' 'x86_64' 'mips64el') -url="http://www.archlinux.org/pacman/" -license=('GPL') -#groups=('base') -depends=('bash' 'glibc>=2.15' 'libarchive>=3.0.2' 'curl>=7.19.4' - 'gpgme' 'pacman-mirrorlist' 'archlinux-keyring' 'parabola-keyring') -makedepends=('asciidoc') -optdepends=('fakeroot: for makepkg usage as normal user') -backup=(etc/pacman.conf etc/makepkg.conf) -install=pacman.install -options=(!libtool) -source=(${_basepath}-${_gitver}.tar.gz::http://gitorious.org/parabola/pacman/archive-tarball/${_gitver} - pacman.conf - pacman.conf.x86_64 - pacman.conf.mips64el - makepkg.conf) -md5sums=('8c328c8f148f283656309fd4e2103178' - '080d9f76f56e135cc62205874636aa0f' - 'ce9943fc8086d491890565e91ea1a0d8' - 'eb8dba9bd0b315230fbf0e5dc0a7335b' - 'debc512689a1aa8c124fe0ccf27f5758') - -build() { - cd $srcdir/$_basepath - - ./autogen.sh - ./configure --prefix=/usr --sysconfdir=/etc \ - --localstatedir=/var --enable-doc - make - make -C contrib -} - -check() { - make -C "$srcdir/$_basepath" check -} - -package() { - cd $srcdir/$_basepath - make DESTDIR=$pkgdir install - - # install Arch specific stuff - mkdir -p $pkgdir/etc - case "$CARCH" in - i686) - install -m644 $srcdir/pacman.conf $pkgdir/etc/pacman.conf - mycarch="i686" - mychost="i686-pc-linux-gnu" - myflags="-march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2" - myldflags="-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu" - ;; - x86_64) - install -m644 $srcdir/pacman.conf.x86_64 $pkgdir/etc/pacman.conf - mycarch="x86_64" - mychost="x86_64-unknown-linux-gnu" - myflags="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2" - myldflags="-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu" - ;; - mips64el) - install -m644 $srcdir/pacman.conf.mips64el $pkgdir/etc/pacman.conf - mycarch="mips64el" - mychost="mips64el-unknown-linux-gnu" - myflags="-O2 -march=loongson2f -mabi=n32 -pipe -mplt -Wa,-mfix-loongson2f-nop -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2" - myldflags="-Wl,-O1,--sort-common,--as-needed,-z,relro" - ;; - esac - install -m644 $srcdir/makepkg.conf $pkgdir/etc/ - # set things correctly in the default conf file - sed -i $pkgdir/etc/makepkg.conf \ - -e "s|@CARCH[@]|$mycarch|g" \ - -e "s|@CHOST[@]|$mychost|g" \ - -e "s|@LDFLAGS[@]|$myldflags|g" \ - -e "s|@CARCHFLAGS[@]|$myflags|g" - - # install completion files - install -Dm644 contrib/bash_completion "$pkgdir/usr/share/bash-completion/completions/pacman" - for f in makepkg pacman-key; do - ln -s pacman "$pkgdir/usr/share/bash-completion/completions/$f" - done - - install -Dm644 contrib/zsh_completion $pkgdir/usr/share/zsh/site-functions/_pacman -} diff --git a/~lukeshu/pacman-vcsget/PKGBUILD.orig b/~lukeshu/pacman-vcsget/PKGBUILD.orig deleted file mode 120000 index 448b40973..000000000 --- a/~lukeshu/pacman-vcsget/PKGBUILD.orig +++ /dev/null @@ -1 +0,0 @@ -../../libre/pacman/PKGBUILD \ No newline at end of file diff --git a/~lukeshu/pacman-vcsget/makepkg.conf b/~lukeshu/pacman-vcsget/makepkg.conf deleted file mode 120000 index 2d1108635..000000000 --- a/~lukeshu/pacman-vcsget/makepkg.conf +++ /dev/null @@ -1 +0,0 @@ -../../libre/pacman/makepkg.conf \ No newline at end of file diff --git a/~lukeshu/pacman-vcsget/pacman.conf b/~lukeshu/pacman-vcsget/pacman.conf deleted file mode 120000 index c75a6eed0..000000000 --- a/~lukeshu/pacman-vcsget/pacman.conf +++ /dev/null @@ -1 +0,0 @@ -../../libre/pacman/pacman.conf \ No newline at end of file diff --git a/~lukeshu/pacman-vcsget/pacman.conf.mips64el b/~lukeshu/pacman-vcsget/pacman.conf.mips64el deleted file mode 120000 index 01fb857d8..000000000 --- a/~lukeshu/pacman-vcsget/pacman.conf.mips64el +++ /dev/null @@ -1 +0,0 @@ -../../libre/pacman/pacman.conf.mips64el \ No newline at end of file diff --git a/~lukeshu/pacman-vcsget/pacman.conf.x86_64 b/~lukeshu/pacman-vcsget/pacman.conf.x86_64 deleted file mode 120000 index 1be1966fd..000000000 --- a/~lukeshu/pacman-vcsget/pacman.conf.x86_64 +++ /dev/null @@ -1 +0,0 @@ -../../libre/pacman/pacman.conf.x86_64 \ No newline at end of file diff --git a/~lukeshu/pacman-vcsget/pacman.install b/~lukeshu/pacman-vcsget/pacman.install deleted file mode 120000 index 0b1fee98c..000000000 --- a/~lukeshu/pacman-vcsget/pacman.install +++ /dev/null @@ -1 +0,0 @@ -../../libre/pacman/pacman.install \ No newline at end of file -- cgit v1.2.3