mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-22 07:48:50 -05:00
*** empty log message ***
This commit is contained in:
parent
ceef991cbd
commit
9a82fe2398
375
etc/pacman.d/Makefile
Normal file
375
etc/pacman.d/Makefile
Normal file
@ -0,0 +1,375 @@
|
||||
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
||||
# etc/pacman.d/Makefile. Generated from Makefile.in by configure.
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
|
||||
srcdir = .
|
||||
top_srcdir = ../..
|
||||
|
||||
pkgdatadir = $(datadir)/pacman
|
||||
pkglibdir = $(libdir)/pacman
|
||||
pkgincludedir = $(includedir)/pacman
|
||||
top_builddir = ../..
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
INSTALL = /bin/install -c
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
build_triplet = i686-pc-linux-gnu
|
||||
host_triplet = i686-pc-linux-gnu
|
||||
target_triplet = i686-pc-linux-gnu
|
||||
subdir = etc/pacman.d
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = ${SHELL} /home/griff/archlinux/pacman-lib/missing --run aclocal-1.9
|
||||
AMDEP_FALSE = #
|
||||
AMDEP_TRUE =
|
||||
AMTAR = ${SHELL} /home/griff/archlinux/pacman-lib/missing --run tar
|
||||
AR = ar
|
||||
AUTOCONF = ${SHELL} /home/griff/archlinux/pacman-lib/missing --run autoconf
|
||||
AUTOHEADER = ${SHELL} /home/griff/archlinux/pacman-lib/missing --run autoheader
|
||||
AUTOMAKE = ${SHELL} /home/griff/archlinux/pacman-lib/missing --run automake-1.9
|
||||
AWK = gawk
|
||||
CARCH = i686
|
||||
CARCHFLAGS = i686
|
||||
CC = gcc
|
||||
CCDEPMODE = depmode=gcc3
|
||||
CFLAGS = -g -Wall -Werror -std=c99 -DPACMAN_DEBUG
|
||||
CHOST = i686-pc-linux-gnu
|
||||
CPP = gcc -E
|
||||
CPPFLAGS =
|
||||
CXX = g++
|
||||
CXXCPP = g++ -E
|
||||
CXXDEPMODE = depmode=gcc3
|
||||
CXXFLAGS = -g -O2
|
||||
CYGPATH_W = echo
|
||||
DEFS = -DHAVE_CONFIG_H
|
||||
DEPDIR = .deps
|
||||
DOXYGEN = doxygen
|
||||
ECHO = echo
|
||||
ECHO_C =
|
||||
ECHO_N = -n
|
||||
ECHO_T =
|
||||
EGREP = /bin/grep -E
|
||||
EXEEXT =
|
||||
F77 =
|
||||
FFLAGS =
|
||||
GMSGFMT = /usr/bin/msgfmt
|
||||
GREP = /bin/grep
|
||||
HAS_DOXYGEN_FALSE = #
|
||||
HAS_DOXYGEN_TRUE =
|
||||
HAS_JAVA_FALSE = #
|
||||
HAS_JAVA_TRUE =
|
||||
HAS_MAN2HTML_FALSE =
|
||||
HAS_MAN2HTML_TRUE = #
|
||||
HAS_PERL_FALSE = #
|
||||
HAS_PERL_TRUE =
|
||||
HAS_PO4A_FALSE = #
|
||||
HAS_PO4A_TRUE =
|
||||
HAS_PYTHON_FALSE = #
|
||||
HAS_PYTHON_TRUE =
|
||||
INSTALL_DATA = ${INSTALL} -m 644
|
||||
INSTALL_PROGRAM = ${INSTALL}
|
||||
INSTALL_SCRIPT = ${INSTALL}
|
||||
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
|
||||
INTLLIBS =
|
||||
INTL_MACOSX_LIBS =
|
||||
JAVAC = javac
|
||||
LDFLAGS = -lbz2 -lm -larchive
|
||||
LIBICONV = -liconv
|
||||
LIBINTL =
|
||||
LIBOBJS =
|
||||
LIBS =
|
||||
LIBTOOL = $(SHELL) $(top_builddir)/libtool
|
||||
LN_S = ln -s
|
||||
LTLIBICONV = -liconv
|
||||
LTLIBINTL =
|
||||
LTLIBOBJS =
|
||||
MAKEINFO = ${SHELL} /home/griff/archlinux/pacman-lib/missing --run makeinfo
|
||||
MAN2HTML =
|
||||
MARCHFLAG = march
|
||||
MKINSTALLDIRS = $(top_builddir)/./mkinstalldirs
|
||||
MSGFMT = /usr/bin/msgfmt
|
||||
MSGMERGE = /usr/bin/msgmerge
|
||||
OBJEXT = o
|
||||
PACKAGE = pacman
|
||||
PACKAGE_BUGREPORT = pacman-dev@archlinux.org
|
||||
PACKAGE_NAME = Pacman package manager
|
||||
PACKAGE_STRING = Pacman package manager 3.4.0
|
||||
PACKAGE_TARNAME = pacman
|
||||
PACKAGE_VERSION = 3.4.0
|
||||
PACMAN_DEBUG_FALSE = #
|
||||
PACMAN_DEBUG_TRUE =
|
||||
PATH_SEPARATOR = :
|
||||
PM_MAJOR_VERSION = 0
|
||||
PM_MICRO_VERSION = 0
|
||||
PM_MINOR_VERSION = 1
|
||||
PM_VERSION = 0.1.0
|
||||
PM_VERSION_INFO = 1:0:1
|
||||
PO4A = po4a
|
||||
POSUB = po
|
||||
RANLIB = ranlib
|
||||
SET_MAKE =
|
||||
SHELL = /bin/sh
|
||||
STRIP = strip
|
||||
SWIG = swig
|
||||
USE_NLS = yes
|
||||
VERSION = 3.4.0
|
||||
XGETTEXT = /usr/bin/xgettext
|
||||
ac_ct_CC = gcc
|
||||
ac_ct_CXX = g++
|
||||
ac_ct_F77 =
|
||||
am__fastdepCC_FALSE = #
|
||||
am__fastdepCC_TRUE =
|
||||
am__fastdepCXX_FALSE = #
|
||||
am__fastdepCXX_TRUE =
|
||||
am__include = include
|
||||
am__leading_dot = .
|
||||
am__quote =
|
||||
am__tar = ${AMTAR} chof - "$$tardir"
|
||||
am__untar = ${AMTAR} xf -
|
||||
bindir = ${exec_prefix}/bin
|
||||
build = i686-pc-linux-gnu
|
||||
build_alias =
|
||||
build_cpu = i686
|
||||
build_os = linux-gnu
|
||||
build_vendor = pc
|
||||
datadir = ${datarootdir}
|
||||
datarootdir = ${prefix}/share
|
||||
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
|
||||
dvidir = ${docdir}
|
||||
exec_prefix = ${prefix}
|
||||
host = i686-pc-linux-gnu
|
||||
host_alias =
|
||||
host_cpu = i686
|
||||
host_os = linux-gnu
|
||||
host_vendor = pc
|
||||
htmldir = ${docdir}
|
||||
includedir = ${prefix}/include
|
||||
infodir = ${datarootdir}/info
|
||||
install_sh = /home/griff/archlinux/pacman-lib/install-sh
|
||||
libdir = ${exec_prefix}/lib
|
||||
libexecdir = ${exec_prefix}/libexec
|
||||
localedir = ${datarootdir}/locale
|
||||
localstatedir = ${prefix}/var
|
||||
mandir = ${datarootdir}/man
|
||||
mkdir_p = mkdir -p --
|
||||
oldincludedir = /usr/include
|
||||
pdfdir = ${docdir}
|
||||
prefix = /usr
|
||||
program_transform_name = s,x,x,
|
||||
psdir = ${docdir}
|
||||
sbindir = ${exec_prefix}/sbin
|
||||
sharedstatedir = ${prefix}/com
|
||||
sysconfdir = ${prefix}/etc
|
||||
target = i686-pc-linux-gnu
|
||||
target_alias =
|
||||
target_cpu = i686
|
||||
target_os = linux-gnu
|
||||
target_vendor = pc
|
||||
EXTRA_DIST =
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign etc/pacman.d/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --foreign etc/pacman.d/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
mostlyclean-libtool:
|
||||
-rm -f *.lo
|
||||
|
||||
clean-libtool:
|
||||
-rm -rf .libs _libs
|
||||
|
||||
distclean-libtool:
|
||||
-rm -f libtool
|
||||
uninstall-info-am:
|
||||
tags: TAGS
|
||||
TAGS:
|
||||
|
||||
ctags: CTAGS
|
||||
CTAGS:
|
||||
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||
list='$(DISTFILES)'; for file in $$list; do \
|
||||
case $$file in \
|
||||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||
esac; \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||
dir="/$$dir"; \
|
||||
$(mkdir_p) "$(distdir)$$dir"; \
|
||||
else \
|
||||
dir=''; \
|
||||
fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-am
|
||||
all-am: Makefile
|
||||
installdirs:
|
||||
install: install-am
|
||||
install-exec: install-exec-am
|
||||
install-data: install-data-am
|
||||
uninstall: uninstall-am
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-am
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-am
|
||||
|
||||
clean-am: clean-generic clean-libtool mostlyclean-am
|
||||
|
||||
distclean: distclean-am
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic distclean-libtool
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-am
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am:
|
||||
@$(NORMAL_INSTALL)
|
||||
$(MAKE) $(AM_MAKEFLAGS) install-data-hook
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-man:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-am
|
||||
|
||||
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
||||
|
||||
pdf: pdf-am
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-am
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-info-am
|
||||
@$(NORMAL_INSTALL)
|
||||
$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
|
||||
|
||||
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
|
||||
distclean distclean-generic distclean-libtool distdir dvi \
|
||||
dvi-am html html-am info info-am install install-am \
|
||||
install-data install-data-am install-data-hook install-exec \
|
||||
install-exec-am install-info install-info-am install-man \
|
||||
install-strip installcheck installcheck-am installdirs \
|
||||
maintainer-clean maintainer-clean-generic mostlyclean \
|
||||
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
||||
uninstall uninstall-am uninstall-hook uninstall-info-am
|
||||
|
||||
|
||||
install-data-hook:
|
||||
mkdir -p $(DESTDIR)$(sysconfdir)/pacman.d ; \
|
||||
for j in $(EXTRA_DIST); do \
|
||||
$(INSTALL) -c -m 644 $(srcdir)/$$j $(DESTDIR)$(sysconfdir)/pacman.d/$$j ; \
|
||||
done
|
||||
|
||||
uninstall-hook:
|
||||
for j in $(EXTRA_DIST); do \
|
||||
rm -f $(DESTDIR)$(sysconfdir)/pacman.d/$$j ; \
|
||||
done
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
12
etc/pacman.d/Makefile.am
Normal file
12
etc/pacman.d/Makefile.am
Normal file
@ -0,0 +1,12 @@
|
||||
EXTRA_DIST =
|
||||
|
||||
install-data-hook:
|
||||
mkdir -p $(DESTDIR)$(sysconfdir)/pacman.d ; \
|
||||
for j in $(EXTRA_DIST); do \
|
||||
$(INSTALL) -c -m 644 $(srcdir)/$$j $(DESTDIR)$(sysconfdir)/pacman.d/$$j ; \
|
||||
done
|
||||
|
||||
uninstall-hook:
|
||||
for j in $(EXTRA_DIST); do \
|
||||
rm -f $(DESTDIR)$(sysconfdir)/pacman.d/$$j ; \
|
||||
done
|
375
etc/pacman.d/Makefile.in
Normal file
375
etc/pacman.d/Makefile.in
Normal file
@ -0,0 +1,375 @@
|
||||
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
@SET_MAKE@
|
||||
srcdir = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
VPATH = @srcdir@
|
||||
pkgdatadir = $(datadir)/@PACKAGE@
|
||||
pkglibdir = $(libdir)/@PACKAGE@
|
||||
pkgincludedir = $(includedir)/@PACKAGE@
|
||||
top_builddir = ../..
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
INSTALL = @INSTALL@
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
build_triplet = @build@
|
||||
host_triplet = @host@
|
||||
target_triplet = @target@
|
||||
subdir = etc/pacman.d
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = @ACLOCAL@
|
||||
AMDEP_FALSE = @AMDEP_FALSE@
|
||||
AMDEP_TRUE = @AMDEP_TRUE@
|
||||
AMTAR = @AMTAR@
|
||||
AR = @AR@
|
||||
AUTOCONF = @AUTOCONF@
|
||||
AUTOHEADER = @AUTOHEADER@
|
||||
AUTOMAKE = @AUTOMAKE@
|
||||
AWK = @AWK@
|
||||
CARCH = @CARCH@
|
||||
CARCHFLAGS = @CARCHFLAGS@
|
||||
CC = @CC@
|
||||
CCDEPMODE = @CCDEPMODE@
|
||||
CFLAGS = @CFLAGS@
|
||||
CHOST = @CHOST@
|
||||
CPP = @CPP@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
CXX = @CXX@
|
||||
CXXCPP = @CXXCPP@
|
||||
CXXDEPMODE = @CXXDEPMODE@
|
||||
CXXFLAGS = @CXXFLAGS@
|
||||
CYGPATH_W = @CYGPATH_W@
|
||||
DEFS = @DEFS@
|
||||
DEPDIR = @DEPDIR@
|
||||
DOXYGEN = @DOXYGEN@
|
||||
ECHO = @ECHO@
|
||||
ECHO_C = @ECHO_C@
|
||||
ECHO_N = @ECHO_N@
|
||||
ECHO_T = @ECHO_T@
|
||||
EGREP = @EGREP@
|
||||
EXEEXT = @EXEEXT@
|
||||
F77 = @F77@
|
||||
FFLAGS = @FFLAGS@
|
||||
GMSGFMT = @GMSGFMT@
|
||||
GREP = @GREP@
|
||||
HAS_DOXYGEN_FALSE = @HAS_DOXYGEN_FALSE@
|
||||
HAS_DOXYGEN_TRUE = @HAS_DOXYGEN_TRUE@
|
||||
HAS_JAVA_FALSE = @HAS_JAVA_FALSE@
|
||||
HAS_JAVA_TRUE = @HAS_JAVA_TRUE@
|
||||
HAS_MAN2HTML_FALSE = @HAS_MAN2HTML_FALSE@
|
||||
HAS_MAN2HTML_TRUE = @HAS_MAN2HTML_TRUE@
|
||||
HAS_PERL_FALSE = @HAS_PERL_FALSE@
|
||||
HAS_PERL_TRUE = @HAS_PERL_TRUE@
|
||||
HAS_PO4A_FALSE = @HAS_PO4A_FALSE@
|
||||
HAS_PO4A_TRUE = @HAS_PO4A_TRUE@
|
||||
HAS_PYTHON_FALSE = @HAS_PYTHON_FALSE@
|
||||
HAS_PYTHON_TRUE = @HAS_PYTHON_TRUE@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||
INTLLIBS = @INTLLIBS@
|
||||
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
|
||||
JAVAC = @JAVAC@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBICONV = @LIBICONV@
|
||||
LIBINTL = @LIBINTL@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LIBTOOL = @LIBTOOL@
|
||||
LN_S = @LN_S@
|
||||
LTLIBICONV = @LTLIBICONV@
|
||||
LTLIBINTL = @LTLIBINTL@
|
||||
LTLIBOBJS = @LTLIBOBJS@
|
||||
MAKEINFO = @MAKEINFO@
|
||||
MAN2HTML = @MAN2HTML@
|
||||
MARCHFLAG = @MARCHFLAG@
|
||||
MKINSTALLDIRS = @MKINSTALLDIRS@
|
||||
MSGFMT = @MSGFMT@
|
||||
MSGMERGE = @MSGMERGE@
|
||||
OBJEXT = @OBJEXT@
|
||||
PACKAGE = @PACKAGE@
|
||||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||
PACKAGE_NAME = @PACKAGE_NAME@
|
||||
PACKAGE_STRING = @PACKAGE_STRING@
|
||||
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PACMAN_DEBUG_FALSE = @PACMAN_DEBUG_FALSE@
|
||||
PACMAN_DEBUG_TRUE = @PACMAN_DEBUG_TRUE@
|
||||
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||
PM_MAJOR_VERSION = @PM_MAJOR_VERSION@
|
||||
PM_MICRO_VERSION = @PM_MICRO_VERSION@
|
||||
PM_MINOR_VERSION = @PM_MINOR_VERSION@
|
||||
PM_VERSION = @PM_VERSION@
|
||||
PM_VERSION_INFO = @PM_VERSION_INFO@
|
||||
PO4A = @PO4A@
|
||||
POSUB = @POSUB@
|
||||
RANLIB = @RANLIB@
|
||||
SET_MAKE = @SET_MAKE@
|
||||
SHELL = @SHELL@
|
||||
STRIP = @STRIP@
|
||||
SWIG = @SWIG@
|
||||
USE_NLS = @USE_NLS@
|
||||
VERSION = @VERSION@
|
||||
XGETTEXT = @XGETTEXT@
|
||||
ac_ct_CC = @ac_ct_CC@
|
||||
ac_ct_CXX = @ac_ct_CXX@
|
||||
ac_ct_F77 = @ac_ct_F77@
|
||||
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
||||
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
||||
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
|
||||
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
|
||||
am__include = @am__include@
|
||||
am__leading_dot = @am__leading_dot@
|
||||
am__quote = @am__quote@
|
||||
am__tar = @am__tar@
|
||||
am__untar = @am__untar@
|
||||
bindir = @bindir@
|
||||
build = @build@
|
||||
build_alias = @build_alias@
|
||||
build_cpu = @build_cpu@
|
||||
build_os = @build_os@
|
||||
build_vendor = @build_vendor@
|
||||
datadir = @datadir@
|
||||
datarootdir = @datarootdir@
|
||||
docdir = @docdir@
|
||||
dvidir = @dvidir@
|
||||
exec_prefix = @exec_prefix@
|
||||
host = @host@
|
||||
host_alias = @host_alias@
|
||||
host_cpu = @host_cpu@
|
||||
host_os = @host_os@
|
||||
host_vendor = @host_vendor@
|
||||
htmldir = @htmldir@
|
||||
includedir = @includedir@
|
||||
infodir = @infodir@
|
||||
install_sh = @install_sh@
|
||||
libdir = @libdir@
|
||||
libexecdir = @libexecdir@
|
||||
localedir = @localedir@
|
||||
localstatedir = @localstatedir@
|
||||
mandir = @mandir@
|
||||
mkdir_p = @mkdir_p@
|
||||
oldincludedir = @oldincludedir@
|
||||
pdfdir = @pdfdir@
|
||||
prefix = @prefix@
|
||||
program_transform_name = @program_transform_name@
|
||||
psdir = @psdir@
|
||||
sbindir = @sbindir@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target = @target@
|
||||
target_alias = @target_alias@
|
||||
target_cpu = @target_cpu@
|
||||
target_os = @target_os@
|
||||
target_vendor = @target_vendor@
|
||||
EXTRA_DIST =
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign etc/pacman.d/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --foreign etc/pacman.d/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
mostlyclean-libtool:
|
||||
-rm -f *.lo
|
||||
|
||||
clean-libtool:
|
||||
-rm -rf .libs _libs
|
||||
|
||||
distclean-libtool:
|
||||
-rm -f libtool
|
||||
uninstall-info-am:
|
||||
tags: TAGS
|
||||
TAGS:
|
||||
|
||||
ctags: CTAGS
|
||||
CTAGS:
|
||||
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||
list='$(DISTFILES)'; for file in $$list; do \
|
||||
case $$file in \
|
||||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||
esac; \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||
dir="/$$dir"; \
|
||||
$(mkdir_p) "$(distdir)$$dir"; \
|
||||
else \
|
||||
dir=''; \
|
||||
fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-am
|
||||
all-am: Makefile
|
||||
installdirs:
|
||||
install: install-am
|
||||
install-exec: install-exec-am
|
||||
install-data: install-data-am
|
||||
uninstall: uninstall-am
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-am
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-am
|
||||
|
||||
clean-am: clean-generic clean-libtool mostlyclean-am
|
||||
|
||||
distclean: distclean-am
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic distclean-libtool
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-am
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am:
|
||||
@$(NORMAL_INSTALL)
|
||||
$(MAKE) $(AM_MAKEFLAGS) install-data-hook
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-man:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-am
|
||||
|
||||
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
||||
|
||||
pdf: pdf-am
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-am
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-info-am
|
||||
@$(NORMAL_INSTALL)
|
||||
$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
|
||||
|
||||
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
|
||||
distclean distclean-generic distclean-libtool distdir dvi \
|
||||
dvi-am html html-am info info-am install install-am \
|
||||
install-data install-data-am install-data-hook install-exec \
|
||||
install-exec-am install-info install-info-am install-man \
|
||||
install-strip installcheck installcheck-am installdirs \
|
||||
maintainer-clean maintainer-clean-generic mostlyclean \
|
||||
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
||||
uninstall uninstall-am uninstall-hook uninstall-info-am
|
||||
|
||||
|
||||
install-data-hook:
|
||||
mkdir -p $(DESTDIR)$(sysconfdir)/pacman.d ; \
|
||||
for j in $(EXTRA_DIST); do \
|
||||
$(INSTALL) -c -m 644 $(srcdir)/$$j $(DESTDIR)$(sysconfdir)/pacman.d/$$j ; \
|
||||
done
|
||||
|
||||
uninstall-hook:
|
||||
for j in $(EXTRA_DIST); do \
|
||||
rm -f $(DESTDIR)$(sysconfdir)/pacman.d/$$j ; \
|
||||
done
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
35
etc/pacman.d/community
Normal file
35
etc/pacman.d/community
Normal file
@ -0,0 +1,35 @@
|
||||
#
|
||||
# The Community tree. These are community-maintained packages from the
|
||||
# Arch User Repository (http://aur.archlinux.org)
|
||||
|
||||
# North America
|
||||
Server = ftp://ftp.archlinux.org/community/os/i686
|
||||
Server = ftp://ftp.nethat.com/pub/linux/archlinux/community/os/i686
|
||||
Server = ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/archlinux/community/os/i686
|
||||
Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/community/os/i686
|
||||
# Europe
|
||||
Server = http://archlinux.antesis.org/community/os/i686
|
||||
Server = ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/archlinux/community/os/i686
|
||||
Server = ftp://ftp.archlinux.de/pub/archlinux/community/os/i686
|
||||
Server = ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/community/os/i686
|
||||
Server = ftp://ftp.mpi-sb.mpg.de/pub/linux/mirror/ftp.ibiblio.org/pub/Linux/distributions/archlinux/community/os/i686
|
||||
Server = ftp://ftp.tu-chemnitz.de/pub/linux/sunsite.unc-mirror/distributions/archlinux/community/os/i686
|
||||
Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/community/os/i686
|
||||
Server = ftp://mi.mirror.garr.it/mirrors/archlinux/community/os/i686
|
||||
Server = ftp://ftp.belnet.be/packages/archlinux/community/os/i686
|
||||
Server = ftp://ftp.nluug.nl/pub/metalab/distributions/archlinux/community/os/i686
|
||||
Server = ftp://ftp.surfnet.nl/pub/os/Linux/distr/archlinux/community/os/i686
|
||||
Server = ftp://sunsite.icm.edu.pl/site/linux-sunsite/distributions/archlinux/community/os/i686
|
||||
Server = ftp://mirror.icis.pcz.pl/archlinux/community/os/i686
|
||||
Server = ftp://ftp.pangora.org/archlinux/community/os/i686
|
||||
Server = ftp://ftp.fsn.hu/pub/linux/distributions/archlinux/community/os/i686
|
||||
Server = ftp://ftp.ntua.gr/pub/linux/archlinux/community/os/i686
|
||||
Server = ftp://ftp.kegep.tuc.gr/archlinux/community/os/i686
|
||||
Server = ftp://ftp.estpak.ee/pub/archlinux/community/os/i686
|
||||
Server = ftp://gd.tuwien.ac.at/opsys/linux/archlinux/community/os/i686
|
||||
Server = http://darkstar.ist.utl.pt/archlinux/community/os/i686
|
||||
Server = ftp://saule.mintis.lt/pub/linux/community/os/i686
|
||||
# Australia
|
||||
Server = http://mirror.pacific.net.au/ibiblio/distributions/archlinux/community/os/i686
|
||||
# Asia
|
||||
Server = ftp://cle.linux.org.tw/pub/ArchLinux/community/os/i686
|
34
etc/pacman.d/current
Normal file
34
etc/pacman.d/current
Normal file
@ -0,0 +1,34 @@
|
||||
#
|
||||
# CURRENT: Arch Linux core repository
|
||||
#
|
||||
# North America
|
||||
Server = ftp://ftp.archlinux.org/current/os/i686
|
||||
Server = ftp://ftp.nethat.com/pub/linux/archlinux/current/os/i686
|
||||
Server = ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/archlinux/current/os/i686
|
||||
Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/current/os/i686
|
||||
# Europe
|
||||
Server = http://archlinux.antesis.org/current/os/i686
|
||||
Server = ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/archlinux/current/os/i686
|
||||
Server = ftp://ftp.archlinux.de/pub/archlinux/current/os/i686
|
||||
Server = ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/current/os/i686
|
||||
Server = ftp://ftp.mpi-sb.mpg.de/pub/linux/mirror/ftp.ibiblio.org/pub/Linux/distributions/archlinux/current/os/i686
|
||||
Server = ftp://ftp.tu-chemnitz.de/pub/linux/sunsite.unc-mirror/distributions/archlinux/current/os/i686
|
||||
Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/current/os/i686
|
||||
Server = ftp://mi.mirror.garr.it/mirrors/archlinux/current/os/i686
|
||||
Server = ftp://ftp.belnet.be/packages/archlinux/current/os/i686
|
||||
Server = ftp://ftp.nluug.nl/pub/metalab/distributions/archlinux/current/os/i686
|
||||
Server = ftp://ftp.surfnet.nl/pub/os/Linux/distr/archlinux/current/os/i686
|
||||
Server = ftp://sunsite.icm.edu.pl/site/linux-sunsite/distributions/archlinux/current/os/i686
|
||||
Server = ftp://mirror.icis.pcz.pl/archlinux/current/os/i686
|
||||
Server = ftp://ftp.pangora.org/archlinux/current/os/i686
|
||||
Server = ftp://ftp.fsn.hu/pub/linux/distributions/archlinux/current/os/i686
|
||||
Server = ftp://ftp.ntua.gr/pub/linux/archlinux/current/os/i686
|
||||
Server = ftp://ftp.kegep.tuc.gr/archlinux/current/os/i686
|
||||
Server = ftp://ftp.estpak.ee/pub/archlinux/current/os/i686
|
||||
Server = ftp://gd.tuwien.ac.at/opsys/linux/archlinux/current/os/i686
|
||||
Server = http://darkstar.ist.utl.pt/archlinux/current/os/i686
|
||||
Server = ftp://saule.mintis.lt/pub/linux/current/os/i686
|
||||
# Australia
|
||||
Server = http://mirror.pacific.net.au/ibiblio/distributions/archlinux/current/os/i686
|
||||
# Asia
|
||||
Server = ftp://cle.linux.org.tw/pub/ArchLinux/current/os/i686
|
34
etc/pacman.d/extra
Normal file
34
etc/pacman.d/extra
Normal file
@ -0,0 +1,34 @@
|
||||
#
|
||||
# EXTRA: Arch Linux secondary repository
|
||||
#
|
||||
# North America
|
||||
Server = ftp://ftp.archlinux.org/extra/os/i686
|
||||
Server = ftp://ftp.nethat.com/pub/linux/archlinux/extra/os/i686
|
||||
Server = ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/archlinux/extra/os/i686
|
||||
Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/extra/os/i686
|
||||
# Europe
|
||||
Server = http://archlinux.antesis.org/extra/os/i686
|
||||
Server = ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/archlinux/extra/os/i686
|
||||
Server = ftp://ftp.archlinux.de/pub/archlinux/extra/os/i686
|
||||
Server = ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/extra/os/i686
|
||||
Server = ftp://ftp.mpi-sb.mpg.de/pub/linux/mirror/ftp.ibiblio.org/pub/Linux/distributions/archlinux/extra/os/i686
|
||||
Server = ftp://ftp.tu-chemnitz.de/pub/linux/sunsite.unc-mirror/distributions/archlinux/extra/os/i686
|
||||
Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/extra/os/i686
|
||||
Server = ftp://mi.mirror.garr.it/mirrors/archlinux/extra/os/i686
|
||||
Server = ftp://ftp.belnet.be/packages/archlinux/extra/os/i686
|
||||
Server = ftp://ftp.nluug.nl/pub/metalab/distributions/archlinux/extra/os/i686
|
||||
Server = ftp://ftp.surfnet.nl/pub/os/Linux/distr/archlinux/extra/os/i686
|
||||
Server = ftp://sunsite.icm.edu.pl/site/linux-sunsite/distributions/archlinux/extra/os/i686
|
||||
Server = ftp://mirror.icis.pcz.pl/archlinux/extra/os/i686
|
||||
Server = ftp://ftp.pangora.org/archlinux/extra/os/i686
|
||||
Server = ftp://ftp.fsn.hu/pub/linux/distributions/archlinux/extra/os/i686
|
||||
Server = ftp://ftp.ntua.gr/pub/linux/archlinux/extra/os/i686
|
||||
Server = ftp://ftp.kegep.tuc.gr/archlinux/extra/os/i686
|
||||
Server = ftp://ftp.estpak.ee/pub/archlinux/extra/os/i686
|
||||
Server = ftp://gd.tuwien.ac.at/opsys/linux/archlinux/extra/os/i686
|
||||
Server = http://darkstar.ist.utl.pt/archlinux/extra/os/i686
|
||||
Server = ftp://saule.mintis.lt/pub/linux/extra/os/i686
|
||||
# Australia
|
||||
Server = http://mirror.pacific.net.au/ibiblio/distributions/archlinux/extra/os/i686
|
||||
# Asia
|
||||
Server = ftp://cle.linux.org.tw/pub/ArchLinux/extra/os/i686
|
39
etc/pacman.d/release
Normal file
39
etc/pacman.d/release
Normal file
@ -0,0 +1,39 @@
|
||||
#
|
||||
# The Release tree. This tree is a snapshot view of the Current (core)
|
||||
# repository as it was when the last ISO was released.
|
||||
#
|
||||
# If you use the RELEASE tree, you should disable the CURRENT
|
||||
# tree to avoid conflicts.
|
||||
#
|
||||
|
||||
# North America
|
||||
Server = ftp://ftp.archlinux.org/release/os/i686
|
||||
Server = ftp://ftp.nethat.com/pub/linux/archlinux/release/os/i686
|
||||
Server = ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/archlinux/release/os/i686
|
||||
Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/release/os/i686
|
||||
# Europe
|
||||
Server = http://archlinux.antesis.org/release/os/i686
|
||||
Server = ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/archlinux/release/os/i686
|
||||
Server = ftp://ftp.archlinux.de/pub/archlinux/release/os/i686
|
||||
Server = ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/release/os/i686
|
||||
Server = ftp://ftp.mpi-sb.mpg.de/pub/linux/mirror/ftp.ibiblio.org/pub/Linux/distributions/archlinux/release/os/i686
|
||||
Server = ftp://ftp.tu-chemnitz.de/pub/linux/sunsite.unc-mirror/distributions/archlinux/release/os/i686
|
||||
Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/release/os/i686
|
||||
Server = ftp://mi.mirror.garr.it/mirrors/archlinux/release/os/i686
|
||||
Server = ftp://ftp.belnet.be/packages/archlinux/release/os/i686
|
||||
Server = ftp://ftp.nluug.nl/pub/metalab/distributions/archlinux/release/os/i686
|
||||
Server = ftp://ftp.surfnet.nl/pub/os/Linux/distr/archlinux/release/os/i686
|
||||
Server = ftp://sunsite.icm.edu.pl/site/linux-sunsite/distributions/archlinux/release/os/i686
|
||||
Server = ftp://mirror.icis.pcz.pl/archlinux/release/os/i686
|
||||
Server = ftp://ftp.pangora.org/archlinux/release/os/i686
|
||||
Server = ftp://ftp.fsn.hu/pub/linux/distributions/archlinux/release/os/i686
|
||||
Server = ftp://ftp.ntua.gr/pub/linux/archlinux/release/os/i686
|
||||
Server = ftp://ftp.kegep.tuc.gr/archlinux/release/os/i686
|
||||
Server = ftp://ftp.estpak.ee/pub/archlinux/release/os/i686
|
||||
Server = ftp://gd.tuwien.ac.at/opsys/linux/archlinux/release/os/i686
|
||||
Server = http://darkstar.ist.utl.pt/archlinux/release/os/i686
|
||||
Server = ftp://saule.mintis.lt/pub/linux/release/os/i686
|
||||
# Australia
|
||||
Server = http://mirror.pacific.net.au/ibiblio/distributions/archlinux/release/os/i686
|
||||
# Asia
|
||||
Server = ftp://cle.linux.org.tw/pub/ArchLinux/release/os/i686
|
34
etc/pacman.d/unstable
Normal file
34
etc/pacman.d/unstable
Normal file
@ -0,0 +1,34 @@
|
||||
#
|
||||
# UNSTABLE: Development/Unstable branches of software
|
||||
#
|
||||
# North America
|
||||
Server = ftp://ftp.archlinux.org/unstable/os/i686
|
||||
Server = ftp://ftp.nethat.com/pub/linux/archlinux/unstable/os/i686
|
||||
Server = ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/archlinux/unstable/os/i686
|
||||
Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/unstable/os/i686
|
||||
# Europe
|
||||
Server = http://archlinux.antesis.org/unstable/os/i686
|
||||
Server = ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/archlinux/unstable/os/i686
|
||||
Server = ftp://ftp.archlinux.de/pub/archlinux/unstable/os/i686
|
||||
Server = ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/unstable/os/i686
|
||||
Server = ftp://ftp.mpi-sb.mpg.de/pub/linux/mirror/ftp.ibiblio.org/pub/Linux/distributions/archlinux/unstable/os/i686
|
||||
Server = ftp://ftp.tu-chemnitz.de/pub/linux/sunsite.unc-mirror/distributions/archlinux/unstable/os/i686
|
||||
Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/unstable/os/i686
|
||||
Server = ftp://mi.mirror.garr.it/mirrors/archlinux/unstable/os/i686
|
||||
Server = ftp://ftp.belnet.be/packages/archlinux/unstable/os/i686
|
||||
Server = ftp://ftp.nluug.nl/pub/metalab/distributions/archlinux/unstable/os/i686
|
||||
Server = ftp://ftp.surfnet.nl/pub/os/Linux/distr/archlinux/unstable/os/i686
|
||||
Server = ftp://sunsite.icm.edu.pl/site/linux-sunsite/distributions/archlinux/unstable/os/i686
|
||||
Server = ftp://mirror.icis.pcz.pl/archlinux/unstable/os/i686
|
||||
Server = ftp://ftp.pangora.org/archlinux/unstable/os/i686
|
||||
Server = ftp://ftp.fsn.hu/pub/linux/distributions/archlinux/unstable/os/i686
|
||||
Server = ftp://ftp.ntua.gr/pub/linux/archlinux/unstable/os/i686
|
||||
Server = ftp://ftp.kegep.tuc.gr/archlinux/unstable/os/i686
|
||||
Server = ftp://ftp.estpak.ee/pub/archlinux/unstable/os/i686
|
||||
Server = ftp://gd.tuwien.ac.at/opsys/linux/archlinux/unstable/os/i686
|
||||
Server = http://darkstar.ist.utl.pt/archlinux/unstable/os/i686
|
||||
Server = ftp://saule.mintis.lt/pub/linux/unstable/os/i686
|
||||
# Australia
|
||||
Server = http://mirror.pacific.net.au/ibiblio/distributions/archlinux/unstable/os/i686
|
||||
# Asia
|
||||
Server = ftp://cle.linux.org.tw/pub/ArchLinux/unstable/os/i686
|
Loading…
Reference in New Issue
Block a user